summaryrefslogtreecommitdiffstats
path: root/source/main.mk
Commit message (Expand)AuthorAgeFilesLines
* r16561: - create version.h relative to srcdirStefan Metzmacher2006-06-271-2/+5
* r16558: Add make rule to generate version.h. Metze, can you please review?James Peach2006-06-271-0/+3
* r15641: we know have source/version.hStefan Metzmacher2006-05-161-3/+3
* r15584: List SWIG files as being updated when pidl runsJelmer Vernooij2006-05-131-1/+1
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2006-04-291-0/+1
* r15292: fix the IDL_* variable namesStefan Metzmacher2006-04-271-3/+4
* r15276: Fix path to perl on some hostsJelmer Vernooij2006-04-261-1/+1
* r15247: Get rid of patsubst macro as it is not supported by some makes and re...Jelmer Vernooij2006-04-251-10/+2
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2006-04-241-2/+3
* r15157: Systems with argv limits can't handle the full list of $(DEP_FILE). R...James Peach2006-04-211-1/+2
* r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u...Alexander Bokovoy2006-04-131-6/+6
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2006-04-111-18/+18
* r15001: Add 'make dist'Jelmer Vernooij2006-04-081-0/+5
* r14950: make sure include/config.h is only updated when the content was changedStefan Metzmacher2006-04-061-2/+2
* r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij2006-04-041-9/+9
* r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij2006-04-041-3/+2
* r14852: See if all target platforms support multiple .SUFFIXES lines.Jelmer Vernooij2006-04-011-4/+1
* r14801: Move swig testing makefile fragment into swig's config.mk and out of Tim Potter2006-03-301-3/+0
* r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2006-03-301-0/+3
* r14730: Remove dependency information with 'make clean'Jelmer Vernooij2006-03-251-4/+4
* r14661: Install symlinks for shared librariesJelmer Vernooij2006-03-221-2/+2
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work when Jelmer Vernooij2006-03-211-1/+1
* r14586: Some small fixes, update TODO.Jelmer Vernooij2006-03-201-8/+4
* r14582: No longer require 'make proto' when running without automatic depende...Jelmer Vernooij2006-03-201-1/+1
* r14564: Remove dependencies when running distcleanJelmer Vernooij2006-03-191-3/+4
* r14556: Fix some dependenciesJelmer Vernooij2006-03-191-3/+7
* r14554: Write out header dependencies. This means all C files affected will be Jelmer Vernooij2006-03-191-25/+19
* r14553: Use double colon feature in the makefile (supported by all buildfarm ...Jelmer Vernooij2006-03-181-1/+1
* r14547: Don't install pidl - it fails on the buildfarm as it doesn't obey $PR...Jelmer Vernooij2006-03-181-3/+3
* r14546: Install pidl in the same location as all other binaries.Jelmer Vernooij2006-03-181-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2006-03-181-5/+2
* r14536: add make gdbtest-all and make valgrindtest-allStefan Metzmacher2006-03-181-2/+15
* r14535: Fix header installationJelmer Vernooij2006-03-181-1/+1
* r14533: Install pidl, remove some useless header dependenciesJelmer Vernooij2006-03-171-6/+7
* r14531: Install two extra header filesJelmer Vernooij2006-03-171-1/+3
* r14528: Fix installation of manpagesJelmer Vernooij2006-03-171-1/+2
* r14500: Make some more functions publicJelmer Vernooij2006-03-171-0/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2006-03-161-2/+2
* r14471: Convert installheader script to perlJelmer Vernooij2006-03-161-1/+1
* r14386: - use echo "..." instead of echo ... in all placesStefan Metzmacher2006-03-141-4/+4
* r14385: Fix header dependencies.Jelmer Vernooij2006-03-141-2/+2
* r14371: - make 'make CC_CHECKER=foo' possibleStefan Metzmacher2006-03-141-0/+4
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2006-03-141-5/+0
* r14350: Keep "make proto". It's hard to forget old habits. :-)Jelmer Vernooij2006-03-131-1/+2
* r14349: Kill proto.h!Jelmer Vernooij2006-03-131-12/+8
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two paramete...Jelmer Vernooij2006-03-131-9/+0
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has Jelmer Vernooij2006-03-131-0/+14
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2006-03-131-3/+6
* r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij2006-03-091-1/+1
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2006-03-091-3/+4