summaryrefslogtreecommitdiff
path: root/source/main.mk
Commit message (Expand)AuthorAgeFilesLines
...
* r22048: Sigh. Commit the other half of r22047.James Peach2007-10-101-34/+0
* r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).James Peach2007-10-101-8/+4
* r22040: Use $< to specify the immediate prerequisit instead of $*. This isJames Peach2007-10-101-4/+8
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-101-1/+5
* r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2007-10-101-1/+1
* r21833: Don't install static libs, they can't be used anyway.Jelmer Vernooij2007-10-101-2/+2
* r21733: Merge testenv back into core selftest.plJelmer Vernooij2007-10-101-2/+2
* r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij2007-10-101-1/+1
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-12/+19
* r21580: Add generic target for test coverage data.Jelmer Vernooij2007-10-101-0/+5
* r21485: Remove obsolete smb_interfaces code (discussed with tpot).Jelmer Vernooij2007-10-101-8/+0
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-1/+0
* r21038: Move commands to distclean targetJelmer Vernooij2007-10-101-0/+2
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-10-101-2/+2
* r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher2007-10-101-1/+0
* r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak2007-10-101-0/+1
* r20706: the '@' chars should only be in front of each line,Stefan Metzmacher2007-10-101-6/+6
* r20677: Condense compilations rules.James Peach2007-10-101-27/+63
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-0/+1
* r20562: Start building expr parser. Add separate copy of Yapp::DriverJelmer Vernooij2007-10-101-4/+8
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-4/+4
* 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