summaryrefslogtreecommitdiffstats
path: root/source4/build/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-271-0/+7
* Fix module aliases.Jelmer Vernooij2008-02-261-0/+11
* Fix pydoctor.Jelmer Vernooij2008-02-261-0/+3
* Support building .so versions of the modules.Jelmer Vernooij2008-02-261-5/+23
* use make macro for python.Jelmer Vernooij2008-02-261-0/+37
* Move common rules code to separate directory.Jelmer Vernooij2008-02-263-0/+317