summaryrefslogtreecommitdiff
path: root/source4/main.mk
AgeCommit message (Expand)AuthorFilesLines
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-31/+31
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij1-202/+0
2008-02-11Move some more variables to static .mk file.Jelmer Vernooij1-0/+6
2008-02-11Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij1-45/+54
2008-02-09Move more make code to rules.mkJelmer Vernooij1-22/+3
2008-02-09Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij1-166/+32
2008-01-03r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij1-1/+2
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij1-0/+2
2007-12-21r26206: Build python modules as part of make all.Jelmer Vernooij1-1/+1
2007-12-21r26186: Generate SWIG files as part of autogen.shJelmer Vernooij1-1/+1
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij1-1/+1
2007-12-21r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher1-2/+2
2007-12-21r25995: build: print out MDLD and MDLD_FLAGS with make showflagsStefan Metzmacher1-0/+2
2007-12-21r25707: Move selftest makefile code to separate file.Jelmer Vernooij1-72/+1
2007-12-21r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'Stefan Metzmacher1-0/+6
2007-10-10r25582: build nmblookup with make testsuite as it's needed in the blackbox testsStefan Metzmacher1-1/+1
2007-10-10r25386: add 'make testsuite' target that tries to at least compileStefan Metzmacher1-0/+6
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett1-7/+4
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-2/+2
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-2/+1
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij1-0/+3
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij1-0/+3
2007-10-10r23281: Ensure we wipe all the right things in distclean.Andrew Bartlett1-2/+2
2007-10-10r22575: move script/tests/ -> selftest/Stefan Metzmacher1-1/+1
2007-10-10r22535: pass down $(TESTS) to all test variantsStefan Metzmacher1-4/+4
2007-10-10r22451: allowStefan Metzmacher1-4/+0
2007-10-10r22312: avoid the need of typing 'run' into each gdb xtermStefan Metzmacher1-3/+3
2007-10-10r22310: - use 'everything' instead of 'all libraries'Stefan Metzmacher1-14/+18
2007-10-10r22309: cosmetic changes...Stefan Metzmacher1-2/+2
2007-10-10r22300: fix make everything, we need to build shared libraries...Stefan Metzmacher1-3/+3
2007-10-10r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefileAndrew Bartlett1-1/+1
2007-10-10r22048: Sigh. Commit the other half of r22047.James Peach1-34/+0
2007-10-10r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).James Peach1-8/+4
2007-10-10r22040: Use $< to specify the immediate prerequisit instead of $*. This isJames Peach1-4/+8
2007-10-10r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach1-1/+5
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij1-1/+1
2007-10-10r21833: Don't install static libs, they can't be used anyway.Jelmer Vernooij1-2/+2
2007-10-10r21733: Merge testenv back into core selftest.plJelmer Vernooij1-2/+2
2007-10-10r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij1-1/+1
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-12/+19
2007-10-10r21580: Add generic target for test coverage data.Jelmer Vernooij1-0/+5
2007-10-10r21485: Remove obsolete smb_interfaces code (discussed with tpot).Jelmer Vernooij1-8/+0
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-1/+0
2007-10-10r21038: Move commands to distclean targetJelmer Vernooij1-0/+2
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij1-2/+2
2007-10-10r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher1-1/+0
2007-10-10r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak1-0/+1
2007-10-10r20706: the '@' chars should only be in front of each line,Stefan Metzmacher1-6/+6
2007-10-10r20677: Condense compilations rules.James Peach1-27/+63
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-0/+1