summaryrefslogtreecommitdiff
path: root/source4/main.mk
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-48/+1
2008-05-27Move source dir variables to Makefile.Jelmer Vernooij1-47/+0
2008-05-27Move version.o and dynconfig.o into their own directory.Jelmer Vernooij1-1/+2
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+2
2008-05-23Include full path for python scripting dir to allow out-of-tree builds.Jelmer Vernooij1-1/+1
2008-05-19Revert some absolute paths.Jelmer Vernooij1-46/+46
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-46/+46
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+2
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-1/+21
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+19
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+15
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+3
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-0/+3
2008-05-18Use variable for param src dir.Jelmer Vernooij1-0/+1
2008-05-18Use src dir.Jelmer Vernooij1-2/+3
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij1-0/+2
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