summaryrefslogtreecommitdiff
path: root/source4/build/make
AgeCommit message (Expand)AuthorFilesLines
2009-04-22s4-build: Also search ../nsswitch for make (c|e)tagsKai Blin1-1/+1
2009-04-20Add ../libgpo to samba4 srcdir list in rules.mk.Wilco Baan Hofman1-1/+1
2009-03-27s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+3
2009-01-01make: Search for c tags in ../ as well.Jelmer Vernooij1-2/+4
2008-12-23Use make variable for Samba 4 shared library output directory.Jelmer Vernooij1-1/+1
2008-12-23Use relative paths for Python modules. Seems to workaround a strange bug inJelmer Vernooij1-1/+1
2008-12-22Force symbolic links for shared library sonames to be created,Jelmer Vernooij1-1/+1
2008-12-21Remove infrastructure for (no longer used) SWIG.Jelmer Vernooij1-12/+0
2008-11-18s3/s4 build: Fix makefile expression to work on more systemsTim Prouty1-1/+1
2008-10-30Fix building of SWIG files from merged build.Jelmer Vernooij1-1/+1
2008-10-30Fix installation of Samba 4 during merged build.Jelmer Vernooij1-1/+1
2008-09-10Fix uninstalling of binaries.Matthias Dieter Wallnöfer1-3/+3
2008-08-26build: generate :: rules for automatic dependenciesStefan Metzmacher1-2/+2
2008-08-01build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2-3/+14
2008-06-27Fix a non-empty line with just spacesVolker Lendecke1-1/+1
2008-06-27Fix the definition of abspath for gnu make < 3.81Volker Lendecke1-1/+1
2008-06-26Use make magic for installing/uninstalling binaries.Jelmer Vernooij1-19/+7
2008-06-26Use make template for installing binaries.Jelmer Vernooij2-2/+42
2008-06-25Use workaround for $(abspath)Jelmer Vernooij1-0/+3
2008-05-23More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij1-1/+1
2008-05-23Properly fix symlink for module aliases.Jelmer Vernooij1-1/+1
2008-05-21Use gnu make syntax for SWIG implicit rule since it allows multiple output fi...Jelmer Vernooij1-2/+2
2008-05-21Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij1-1/+1
2008-05-21Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2-3/+6
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-testJelmer Vernooij1-1/+3
2008-05-18Typo, formatting fixes.Jelmer Vernooij1-1/+3
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij1-0/+2
2008-05-18Move templates to a separate file.Jelmer Vernooij2-96/+100
2008-05-11Fix formatting of install message.Jelmer Vernooij1-1/+1
2008-05-11Properly escape quotes.Jelmer Vernooij1-2/+2
2008-05-10Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij1-2/+6
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij1-3/+2
2008-05-07build: fix path to lex_compile.shStefan Metzmacher1-1/+1
2008-04-25Don't compile files twice when the compilation fails.Andrew Bartlett1-2/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+7
2008-04-19build: fix the build rule for .o filesStefan Metzmacher1-1/+3
2008-04-15Fix the build.Jelmer Vernooij1-0/+4
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij4-0/+440
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-03-09Fix the build, symlinks.Jelmer Vernooij1-4/+4
2008-03-09Move more code out of perl build system.Jelmer Vernooij1-2/+7
2008-03-08Remove correct libraries.Jelmer Vernooij1-2/+1
2008-03-08Allow parentheses in commands.Jelmer Vernooij1-3/+1
2008-03-08Fix the build.Jelmer Vernooij1-0/+18
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+1
2008-03-07Use make macro for module installation.Jelmer Vernooij1-0/+11
2008-03-07Use GNU make.Jelmer Vernooij1-0/+16
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+7
2008-02-26Fix module aliases.Jelmer Vernooij1-0/+11