summaryrefslogtreecommitdiffstats
path: root/source4/build/make
Commit message (Expand)AuthorAgeFilesLines
* s4 ctags: Stop *_proto.h files from cluttering up the tagsKai Blin2009-08-181-1/+1
* s4:build: make sure that we regenerate proto headers when source files changeStefan Metzmacher2009-07-311-0/+2
* s4-build: Also search ../nsswitch for make (c|e)tagsKai Blin2009-04-221-1/+1
* Add ../libgpo to samba4 srcdir list in rules.mk.Wilco Baan Hofman2009-04-201-1/+1
* s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher2009-03-271-2/+3
* make: Search for c tags in ../ as well.Jelmer Vernooij2009-01-011-2/+4
* Use make variable for Samba 4 shared library output directory.Jelmer Vernooij2008-12-231-1/+1
* Use relative paths for Python modules. Seems to workaround a strange bug inJelmer Vernooij2008-12-231-1/+1
* Force symbolic links for shared library sonames to be created,Jelmer Vernooij2008-12-221-1/+1
* Remove infrastructure for (no longer used) SWIG.Jelmer Vernooij2008-12-211-12/+0
* s3/s4 build: Fix makefile expression to work on more systemsTim Prouty2008-11-181-1/+1
* Fix building of SWIG files from merged build.Jelmer Vernooij2008-10-301-1/+1
* Fix installation of Samba 4 during merged build.Jelmer Vernooij2008-10-301-1/+1
* Fix uninstalling of binaries.Matthias Dieter Wallnöfer2008-09-101-3/+3
* build: generate :: rules for automatic dependenciesStefan Metzmacher2008-08-261-2/+2
* build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-012-3/+14
* Fix a non-empty line with just spacesVolker Lendecke2008-06-271-1/+1
* Fix the definition of abspath for gnu make < 3.81Volker Lendecke2008-06-271-1/+1
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-261-19/+7
* Use make template for installing binaries.Jelmer Vernooij2008-06-262-2/+42
* Use workaround for $(abspath)Jelmer Vernooij2008-06-251-0/+3
* More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij2008-05-231-1/+1
* Properly fix symlink for module aliases.Jelmer Vernooij2008-05-231-1/+1
* Use gnu make syntax for SWIG implicit rule since it allows multiple output fi...Jelmer Vernooij2008-05-211-2/+2
* Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij2008-05-211-1/+1
* Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij2008-05-211-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-182-3/+6
* Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-testJelmer Vernooij2008-05-181-1/+3
|\
| * Typo, formatting fixes.Jelmer Vernooij2008-05-181-1/+3
* | Avoid smb_build for prototype headers in some places.Jelmer Vernooij2008-05-181-0/+2
|/
* Move templates to a separate file.Jelmer Vernooij2008-05-182-96/+100
* Fix formatting of install message.Jelmer Vernooij2008-05-111-1/+1
* Properly escape quotes.Jelmer Vernooij2008-05-111-2/+2
* Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij2008-05-101-2/+6
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-101-3/+2
|\
| * build: fix path to lex_compile.shStefan Metzmacher2008-05-071-1/+1
| * Don't compile files twice when the compilation fails.Andrew Bartlett2008-04-251-2/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-252-2/+7
|\|
| * build: fix the build rule for .o filesStefan Metzmacher2008-04-191-1/+3
| * Fix the build.Jelmer Vernooij2008-04-151-0/+4
| * Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-144-0/+440
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
* Fix the build, symlinks.Jelmer Vernooij2008-03-091-4/+4
* Move more code out of perl build system.Jelmer Vernooij2008-03-091-2/+7
* Remove correct libraries.Jelmer Vernooij2008-03-081-2/+1
* Allow parentheses in commands.Jelmer Vernooij2008-03-081-3/+1
* Fix the build.Jelmer Vernooij2008-03-081-0/+18
* Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+1
* Use make macro for module installation.Jelmer Vernooij2008-03-071-0/+11
* Use GNU make.Jelmer Vernooij2008-03-071-0/+16