summaryrefslogtreecommitdiff
path: root/source/main.mk
Commit message (Expand)AuthorAgeFilesLines
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-1/+0
* heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-091-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-281-48/+1
|\
| * Move source dir variables to Makefile.Jelmer Vernooij2008-05-271-47/+0
| * Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-271-1/+2
| * Include full path for python scripting dir to allow out-of-tree builds.Jelmer Vernooij2008-05-231-1/+1
* | Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-271-0/+2
|/
* Revert some absolute paths.Jelmer Vernooij2008-05-191-46/+46
* Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij2008-05-191-46/+46
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+2
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-1/+21
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+19
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+15
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+3
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-0/+3
* Use variable for param src dir.Jelmer Vernooij2008-05-181-0/+1
* Use src dir.Jelmer Vernooij2008-05-181-2/+3
* Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-181-0/+2
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-31/+31
* 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