summaryrefslogtreecommitdiff
path: root/source4/main.mk
Commit message (Expand)AuthorAgeFilesLines
* Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-111-202/+0
* Move some more variables to static .mk file.Jelmer Vernooij2008-02-111-0/+6
* Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij2008-02-111-45/+54
* Move more make code to rules.mkJelmer Vernooij2008-02-091-22/+3
* Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij2008-02-091-166/+32
* r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij2008-01-031-1/+2
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-0/+2
* r26206: Build python modules as part of make all.Jelmer Vernooij2007-12-211-1/+1
* r26186: Generate SWIG files as part of autogen.shJelmer Vernooij2007-12-211-1/+1
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-211-1/+1
* r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher2007-12-211-2/+2
* r25995: build: print out MDLD and MDLD_FLAGS with make showflagsStefan Metzmacher2007-12-211-0/+2
* r25707: Move selftest makefile code to separate file.Jelmer Vernooij2007-12-211-72/+1
* r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'Stefan Metzmacher2007-12-211-0/+6
* r25582: build nmblookup with make testsuite as it's needed in the blackbox testsStefan Metzmacher2007-10-101-1/+1
* r25386: add 'make testsuite' target that tries to at least compileStefan Metzmacher2007-10-101-0/+6
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-7/+4
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-2/+2
* r24812: Fix headers for external users.Jelmer Vernooij2007-10-101-2/+1
* r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij2007-10-101-0/+3
* r24345: Add --format=html option to selftest.Jelmer Vernooij2007-10-101-0/+3
* r23281: Ensure we wipe all the right things in distclean.Andrew Bartlett2007-10-101-2/+2
* r22575: move script/tests/ -> selftest/Stefan Metzmacher2007-10-101-1/+1
* r22535: pass down $(TESTS) to all test variantsStefan Metzmacher2007-10-101-4/+4
* r22451: allowStefan Metzmacher2007-10-101-4/+0
* r22312: avoid the need of typing 'run' into each gdb xtermStefan Metzmacher2007-10-101-3/+3
* r22310: - use 'everything' instead of 'all libraries'Stefan Metzmacher2007-10-101-14/+18
* r22309: cosmetic changes...Stefan Metzmacher2007-10-101-2/+2
* r22300: fix make everything, we need to build shared libraries...Stefan Metzmacher2007-10-101-3/+3
* r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefileAndrew Bartlett2007-10-101-1/+1
* 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