Age | Commit message (Expand) | Author | Files | Lines |
2008-09-15 | Add build system bits for wmi. | Jelmer Vernooij | 1 | -0/+1 |
2008-09-09 | Remove unused scripts for installing binaries. | Jelmer Vernooij | 1 | -6/+1 |
2008-09-09 | Remove calls to unused uninstallbin.sh | Jelmer Vernooij | 1 | -2/+0 |
2008-09-03 | Fix embedding of Samba 4. | Jelmer Vernooij | 1 | -0/+1 |
2008-08-01 | build: autogenerate heimdal basics | Stefan Metzmacher | 1 | -1/+1 |
2008-08-01 | build: autogenarate VPATH by configure | Stefan Metzmacher | 1 | -2/+0 |
2008-07-01 | Create PREFIX/var/lib and PREFIX/var/run in 'make install'. | Andrew Bartlett | 1 | -1/+3 |
2008-06-30 | Ensure we install smbd as well... | Andrew Bartlett | 1 | -1/+1 |
2008-06-27 | Fix installation of Samba4 into an empty tree. | Andrew Bartlett | 1 | -2/+2 |
2008-06-26 | Use make magic for installing/uninstalling binaries. | Jelmer Vernooij | 1 | -0/+14 |
2008-06-26 | Use make template for installing binaries. | Jelmer Vernooij | 1 | -17/+0 |
2008-06-25 | Use variable for selftest directory. | Jelmer Vernooij | 1 | -1/+2 |
2008-06-25 | Use variable for popt source dir. | Jelmer Vernooij | 1 | -0/+1 |
2008-06-14 | Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher. | Jelmer Vernooij | 1 | -2/+4 |
2008-06-11 | Use variables for source dir of python ldb bindings. | Jelmer Vernooij | 1 | -0/+1 |
2008-06-11 | Use variables for source dir of python tdb bindings. | Jelmer Vernooij | 1 | -0/+1 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -0/+1 |
2008-05-28 | Bring up the ntp signing deamon | Andrew Bartlett | 1 | -0/+1 |
2008-05-27 | Add variable for smbreadline directory. | Jelmer Vernooij | 1 | -0/+1 |
2008-05-27 | Move source dir variables to Makefile. | Jelmer Vernooij | 1 | -0/+48 |
2008-05-23 | More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an... | Jelmer Vernooij | 1 | -5/+5 |
2008-05-19 | Revert some absolute paths. | Jelmer Vernooij | 1 | -1/+2 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -0/+1 |
2008-04-15 | Fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-14 | Makefile: fix variable name automatic_deps -> automatic_dependencies | Stefan Metzmacher | 1 | -1/+1 |
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 1 | -2/+24 |
2008-03-29 | Makefile: Allow "make" with no arguments to build all that will be installed. | Andrew Kroeger | 1 | -2/+2 |
2008-03-28 | No longer install SWAT files | Andrew Bartlett | 1 | -1/+2 |
2008-03-04 | build: fix the build with --enable-automatic-dependencies=yes | Stefan Metzmacher | 1 | -2/+2 |
2008-02-29 | Move automatic dependencies code out of perl code. | Jelmer Vernooij | 1 | -1/+29 |
2008-02-29 | Remove useless include, simplify generated CFLAGS lines in Makefile. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-29 | Remove the now unused cflags script. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-20 | Simpler specification of CFLAGS and LDFLAGS | Andrew Bartlett | 1 | -2/+2 |
2008-02-18 | Eliminate duplicate variable. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-16 | Remove unused code. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-16 | Simplify handling of plugin installation. | Jelmer Vernooij | 1 | -0/+4 |
2008-02-13 | Makefile: --enable-automatic-dependencies usage | Stefan Metzmacher | 1 | -1/+1 |
2008-02-11 | Print warning when config.status doesn't exist and the user tries to | Jelmer Vernooij | 1 | -0/+4 |
2008-02-11 | Move pidl bits to a separate file. | Jelmer Vernooij | 1 | -36/+6 |
2008-02-11 | Avoid autogenerating the Makefile but rather include a data.mk file | Jelmer Vernooij | 1 | -0/+207 |