Age | Commit message (Expand) | Author | Files | Lines |
2010-01-01 | s4/build: Indicate whether Samba4 is being built against the system | Jelmer Vernooij | 1 | -0/+1 |
2009-06-18 | smb_build: Always build modules for system-libraries as shared libraries, | Jelmer Vernooij | 1 | -2/+3 |
2009-06-03 | Make the path to this uglyness complete so people can find the guilty party.. | Jeremy Allison | 1 | -1/+1 |
2009-06-02 | Build modules statically by default, as there still seem to be a lot of | Jelmer Vernooij | 1 | -1/+2 |
2009-05-13 | s4 config-summary: Fix printing of which libraries are external and | Jelmer Vernooij | 1 | -2/+8 |
2009-03-12 | s4:build: try to fix the build with the ibm checker in the build-farm | Stefan Metzmacher | 1 | -1/+1 |
2008-12-23 | Allow using external libtevent. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-21 | Avoid linking in all Python modules to the samba binaries - we can just let P... | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-03 | Allow overriding shared library policy using environment variable. | Jelmer Vernooij | 1 | -2/+4 |
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-26 | Use make template for installing binaries. | Jelmer Vernooij | 1 | -5/+4 |
2008-06-10 | Revert "Add configure test for vdeplug library." | Stefan Metzmacher | 1 | -3/+0 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -0/+4 |
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 | 1 | -4/+0 |
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-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 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-19 | build: only add enabled subsystems and modules to ALL_OBJS | Stefan Metzmacher | 1 | -0/+1 |
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 | 1 | -5/+2 |
2008-05-18 | Typo, formatting fixes. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Avoid smb_build for prototype headers in some places. | Jelmer Vernooij | 1 | -3/+2 |
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 | 1 | -2/+12 |
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-16 | build: readd ALL_OBJS which is needed for automatic_dependencies | Stefan Metzmacher | 1 | -0/+2 |
2008-05-11 | Properly support sentinels for binary init functions. This should fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-11 | Remove extra space that caused issues during make install. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Fix LDB module initialization when using external ldb. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -19/+15 |
2008-05-10 | Fix building with system-provided LDB without breaking anything else :-) | Jelmer Vernooij | 1 | -19/+15 |
2008-05-10 | Clean up some git merges gone wrong. | Jelmer Vernooij | 3 | -10/+2 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 3 | -17/+19 |
2008-04-24 | Distinguish between private and public dependencies in the dot file. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-15 | Work around 'test' quirks - use make's string comparison instead. | Jelmer Vernooij | 1 | -1/+3 |
2008-04-15 | Fix ALL_OBJS value. | Jelmer Vernooij | 1 | -2/+1 |
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d... | Jelmer Vernooij | 3 | -18/+1 |