Age | Commit message (Expand) | Author | Files | Lines |
2008-05-23 | More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-23 | Properly fix symlink for module aliases. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Use gnu make syntax for SWIG implicit rule since it allows multiple output fi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2 | -3/+6 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test | Jelmer Vernooij | 1 | -1/+3 |
2008-05-18 | Typo, formatting fixes. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-18 | Avoid smb_build for prototype headers in some places. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-18 | Move templates to a separate file. | Jelmer Vernooij | 2 | -96/+100 |
2008-05-11 | Fix formatting of install message. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Properly escape quotes. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-10 | Install standalone python modules (so we can use stock python rather than smb... | Jelmer Vernooij | 1 | -2/+6 |
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -3/+2 |
2008-05-07 | build: fix path to lex_compile.sh | Stefan Metzmacher | 1 | -1/+1 |
2008-04-25 | Don't compile files twice when the compilation fails. | Andrew Bartlett | 1 | -2/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -2/+7 |
2008-04-19 | build: fix the build rule for .o files | Stefan Metzmacher | 1 | -1/+3 |
2008-04-15 | Fix the build. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 4 | -0/+440 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-03-09 | Fix the build, symlinks. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-09 | Move more code out of perl build system. | Jelmer Vernooij | 1 | -2/+7 |
2008-03-08 | Remove correct libraries. | Jelmer Vernooij | 1 | -2/+1 |
2008-03-08 | Allow parentheses in commands. | Jelmer Vernooij | 1 | -3/+1 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -0/+18 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | Use make macro for module installation. | Jelmer Vernooij | 1 | -0/+11 |
2008-03-07 | Use GNU make. | Jelmer Vernooij | 1 | -0/+16 |
2008-02-27 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -0/+7 |
2008-02-26 | Fix module aliases. | Jelmer Vernooij | 1 | -0/+11 |
2008-02-26 | Fix pydoctor. | Jelmer Vernooij | 1 | -0/+3 |
2008-02-26 | Support building .so versions of the modules. | Jelmer Vernooij | 1 | -5/+23 |
2008-02-26 | use make macro for python. | Jelmer Vernooij | 1 | -0/+37 |
2008-02-26 | Move common rules code to separate directory. | Jelmer Vernooij | 3 | -0/+317 |