Age | Commit message (Expand) | Author | Files | Lines |
2008-06-30 | smb_build: use MERGED_OBJ instead of STATIC_LIBRARY | Stefan Metzmacher | 1 | -2/+2 |
2008-06-30 | smb_build: enable implicit make rules | Stefan Metzmacher | 1 | -0/+1 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -2/+37 |
2008-06-27 | Fix a non-empty line with just spaces | Volker Lendecke | 1 | -1/+1 |
2008-06-27 | Fix the definition of abspath for gnu make < 3.81 | Volker Lendecke | 1 | -1/+1 |
2008-06-26 | Use make magic for installing/uninstalling binaries. | Jelmer Vernooij | 1 | -19/+7 |
2008-06-26 | Use make template for installing binaries. | Jelmer Vernooij | 3 | -7/+46 |
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 1 | -0/+3 |
2008-06-10 | Revert "Add configure test for vdeplug library." | Stefan Metzmacher | 1 | -3/+0 |
2008-06-09 | build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_ | Stefan Metzmacher | 1 | -3/+3 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2 | -0/+5 |
2008-05-30 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 1 | -2/+2 |
2008-05-30 | Reorder the linking of objects into a binary. | Andrew Bartlett | 1 | -2/+2 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 2 | -5/+0 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -0/+19 |
2008-05-28 | Fix dependency on swig ldb module. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-28 | Depend on debug names of shared libs for linking. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Don't throw away cflags if they start with a variable. | Jelmer Vernooij | 1 | -1/+4 |
2008-05-27 | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-27 | Disable CFLAGS hack when include path starts with variable. | Jelmer Vernooij | 1 | -0/+1 |
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 | Move more modules inside of the samba package. | Jelmer Vernooij | 2 | -14/+5 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 3 | -11/+0 |
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 | 2 | -2/+2 |
2008-05-19 | build: only add enabled subsystems and modules to ALL_OBJS | Stefan Metzmacher | 1 | -0/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2 | -3/+6 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 3 | -17/+0 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test | Jelmer Vernooij | 2 | -6/+5 |
2008-05-18 | Typo, formatting fixes. | Jelmer Vernooij | 2 | -3/+5 |
2008-05-18 | Avoid smb_build for prototype headers in some places. | Jelmer Vernooij | 2 | -3/+4 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 2 | -96/+100 |
2008-05-18 | Move templates to a separate file. | Jelmer Vernooij | 2 | -96/+100 |
2008-05-18 | Simplify argument handling. | Jelmer Vernooij | 2 | -6/+3 |
2008-05-18 | Fix --output argument. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Allow specifying different input file to smb_build. | Jelmer Vernooij | 2 | -3/+13 |
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 2 | -1/+34 |
2008-05-18 | Move writing autoconf vars into files into m4 macros. | Jelmer Vernooij | 1 | -0/+40 |
2008-05-16 | lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCAL | Stefan Metzmacher | 1 | -93/+0 |
2008-05-16 | build: readd ALL_OBJS which is needed for automatic_dependencies | Stefan Metzmacher | 1 | -0/+2 |
2008-05-11 | Fail earlier on if shared libs can't be built. | Jelmer Vernooij | 1 | -29/+5 |
2008-05-11 | Properly support sentinels for binary init functions. This should fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-11 | Fix formatting of install message. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Remove extra space that caused issues during make install. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Properly escape quotes. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-11 | Fix LDB module initialization when using external ldb. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Install standalone python modules (so we can use stock python rather than smb... | Jelmer Vernooij | 1 | -2/+6 |