Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Don't write public functions to protoheaders. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -5/+3 |
2008-03-10 | No longer accept VERSION and SO_VERSION in perl code. | Jelmer Vernooij | 1 | -2/+0 |
2008-03-09 | Move PC_FILE out of the perl code. | Jelmer Vernooij | 2 | -5/+0 |
2008-03-09 | Remove extra line for partial linkage objects, simplify binary handling. | Jelmer Vernooij | 1 | -3/+2 |
2008-03-09 | Fix the build, symlinks. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-09 | Remove unused variables. | Jelmer Vernooij | 1 | -2/+0 |
2008-03-09 | Move more code out of perl build system. | Jelmer Vernooij | 3 | -11/+12 |
2008-03-08 | Remove correct libraries. | Jelmer Vernooij | 1 | -2/+1 |
2008-03-08 | Remove dependency on config. | 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 | 2 | -15/+19 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 2 | -4/+1 |
2008-03-07 | Use make macro for module installation. | Jelmer Vernooij | 2 | -7/+12 |
2008-03-07 | Use GNU make. | Jelmer Vernooij | 2 | -8/+18 |
2008-03-07 | Remove unused code, simplify alias handling. | Jelmer Vernooij | 1 | -16/+6 |
2008-03-04 | Remove extra empty lines in data.mk. | Jelmer Vernooij | 2 | -2/+1 |
2008-03-04 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-04 | build: fix the build with --enable-automatic-dependencies=yes | Stefan Metzmacher | 1 | -1/+1 |
2008-03-04 | Deal with subsystems with no settings, several other minor fixes. | Jelmer Vernooij | 1 | -0/+4 |
2008-03-04 | Fix some paths. | Jelmer Vernooij | 1 | -6/+4 |
2008-03-04 | Fix includes. | Jelmer Vernooij | 2 | -6/+3 |
2008-03-03 | Remove useless ifs. | Jelmer Vernooij | 1 | -11/+1 |
2008-03-03 | Fix some syntax errors. | Jelmer Vernooij | 1 | -4/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 5 | -31/+6 |
2008-03-03 | Fix syntax. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -2/+1 |
2008-02-29 | Remove duplicate message. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-29 | Fix variable name. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Simpler handling of sonameflag. | Jelmer Vernooij | 1 | -16/+7 |
2008-02-29 | Move automatic dependencies code out of perl code. | Jelmer Vernooij | 1 | -35/+2 |
2008-02-29 | Remove useless include, simplify generated CFLAGS lines in Makefile. | Jelmer Vernooij | 1 | -7/+1 |
2008-02-29 | Remove duplicate functions. | Jelmer Vernooij | 1 | -76/+0 |
2008-02-29 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 2 | -7/+76 |
2008-02-29 | Include CFLAGS overrides in make file. | Jelmer Vernooij | 3 | -71/+54 |
2008-02-29 | Remove cruft that dealt with public prototype headers. | Jelmer Vernooij | 2 | -34/+7 |
2008-02-29 | Change remaining prototype headers to be private. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-29 | Fix typos, avoid DEPEND_LIST from growing with empty elements. | Jelmer Vernooij | 2 | -9/+2 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 4 | -29/+0 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 4 | -16/+1 |
2008-02-29 | Move logic to makefile | Jelmer Vernooij | 1 | -3/+3 |
2008-02-29 | Use more GNU-make specific variables. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-29 | Remove workaround for some non-GNU makes. | Jelmer Vernooij | 2 | -23/+8 |
2008-02-29 | Update smb_build README. | Jelmer Vernooij | 1 | -3/+1 |
2008-02-29 | Merge env.pm into makefile.pm. | Jelmer Vernooij | 3 | -62/+27 |
2008-02-29 | Move configure output details out of perl code. | Jelmer Vernooij | 1 | -7/+0 |
2008-02-29 | Avoid use of removed variable. | Jelmer Vernooij | 1 | -4/+2 |
2008-02-29 | Remove unused include. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-29 | Use make to generate list of python files, remove unused variable. | Jelmer Vernooij | 1 | -8/+2 |