summaryrefslogtreecommitdiffstats
path: root/source4/main.mk
Commit message (Expand)AuthorAgeFilesLines
* r20351: ensure these variables are set in the right place in the MakefileAndrew Tridgell2007-10-101-7/+0
* r19879: Make test targets depend on "libraries" (might be required for the pi...Jelmer Vernooij2007-10-101-6/+6
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+2
* r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompilerStefan Metzmacher2007-10-101-4/+4
* r19608: - basics comes in with $(ALL_PREDEP)Stefan Metzmacher2007-10-101-3/+3
* r19596: add basics to 'all' - hopefully fixes the build on some hostsJelmer Vernooij2007-10-101-1/+1
* r19575: Build static libs in bin/static rather than bin/Jelmer Vernooij2007-10-101-1/+1
* r19574: Initial work towards supporting build of both shared and static libra...Jelmer Vernooij2007-10-101-2/+1
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+0
* r19571: Add a USESHARED parameter (different from BLDSHARED) + two smallJelmer Vernooij2007-10-101-1/+1
* r19538: This is getting silly, but I needed an easy way to run 'make testenv'Andrew Bartlett2007-10-101-0/+5
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+0
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-0/+2
* r19358: Use subunit tests from the right location (fromJelmer Vernooij2007-10-101-1/+1
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-5/+2
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-1/+11
* r18783: fix make pchStefan Metzmacher2007-10-101-1/+1
* r18780: Add convenience "make testenv" to launch the xtermtest Andrew just ad...Jelmer Vernooij2007-10-101-0/+3
* r18545: if yapp isn't availabe touch the target file, as it is commited to svn,Stefan Metzmacher2007-10-101-2/+4
* r18338: this isn't needed anymoreStefan Metzmacher2007-10-101-4/+0
* r18333: $< is broken in older BSD version:Stefan Metzmacher2007-10-101-13/+20
* r18329: print out special make variables when failing, to track down theStefan Metzmacher2007-10-101-0/+3
* r18267: print out the failing command for .ho files tooStefan Metzmacher2007-10-101-4/+7
* r18265: print out the failling commandStefan Metzmacher2007-10-101-1/+4
* r18264: print the full list of flagsStefan Metzmacher2007-10-101-3/+10
* r18210: - reenable autodependenciesStefan Metzmacher2007-10-101-3/+3
* r18154: try to get the heimdal_build code to use libreplace in a better wayAndrew Tridgell2007-10-101-1/+1
* r18120: Remove generating dependencies for .d files for now as this wasJelmer Vernooij2007-10-101-3/+3
* r18095: correctly rebuild the dependencies not only the object fileStefan Metzmacher2007-10-101-3/+3
* r17932: Fix header installation.Jelmer Vernooij2007-10-101-2/+2
* r17768: This merges in the current version of Brad Henry's windows testingAndrew Tridgell2007-10-101-0/+3
* r17357: - fix the buildStefan Metzmacher2007-10-101-2/+0
* r16561: - create version.h relative to srcdirStefan Metzmacher2007-10-101-2/+5
* r16558: Add make rule to generate version.h. Metze, can you please review?James Peach2007-10-101-0/+3
* 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