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