Age | Commit message (Expand) | Author | Files | Lines |
2008-05-27 | Use variables in generated make fragments. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-27 | Don't throw away cflags if they start with a variable. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Move more CFLAGS to Makefile. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-27 | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 1 | -4/+5 |
2008-05-27 | Use variables for et files too. | Jelmer Vernooij | 2 | -12/+14 |
2008-05-27 | Move asn1 cflags definition to gmake. | Jelmer Vernooij | 1 | -2/+3 |
2008-05-27 | use varibale for asn1 compiler. | Jelmer Vernooij | 2 | -2/+4 |
2008-05-27 | Use variables for more object file paths. | Jelmer Vernooij | 1 | -5/+5 |
2008-05-27 | Use heimdalsrcdir variable for automatic dependencies. | Jelmer Vernooij | 2 | -18/+18 |
2008-05-27 | Use variable for socket wrapper include path. | Jelmer Vernooij | 1 | -6/+6 |
2008-05-27 | Use variable for source directories. | Jelmer Vernooij | 1 | -23/+25 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -23/+23 |
2008-05-18 | Build system doesn't do make variable expansion... | Jelmer Vernooij | 1 | -23/+23 |
2008-05-18 | Use src dir. | Jelmer Vernooij | 1 | -386/+387 |
2008-05-11 | Add extra include directories, hopefully fixes the build on aix53bf. | Jelmer Vernooij | 1 | -1/+1 |
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-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 2 | -7/+38 |
2008-03-19 | Supply HDB_DB_DIR macro | Andrew Bartlett | 1 | -0/+2 |
2008-03-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -3/+3 |
2008-03-19 | Merge lorikeet-heimdal -r 787 into Samba4 tree. | Andrew Bartlett | 1 | -3/+32 |
2008-03-18 | heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ... | Stefan Metzmacher | 1 | -3/+3 |
2008-03-14 | heimdal_build: fix linkage of asn1_compile and compile_et. | Michael Adam | 1 | -2/+0 |
2008-03-13 | build: compile_et also needs inet_aton() | Stefan Metzmacher | 1 | -0/+1 |
2008-03-13 | fix build of asn1_compile when there is no system inet_aton() function. | Michael Adam | 1 | -0/+1 |
2008-03-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-08 | we now define PACKAGE_BUGREPORT in config.h | Stefan Metzmacher | 1 | -1/+1 |
2008-03-04 | Fix the build. | Jelmer Vernooij | 2 | -12/+5 |
2008-03-04 | Fix syntax. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-04 | Fix some paths. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 2 | -65/+91 |
2008-02-26 | Fix module aliases. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-26 | Fix the build. | Jelmer Vernooij | 1 | -347/+347 |
2008-02-25 | Fix the build. | Jelmer Vernooij | 1 | -3/+10 |
2008-02-25 | Integrate asn1 compilation into asn1 compiler. | Jelmer Vernooij | 1 | -10/+3 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -22/+22 |
2008-02-18 | Fix unresolved symbols. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 1 | -9/+4 |
2008-02-18 | Reenable partial linking | Jelmer Vernooij | 1 | -1/+0 |
2008-01-21 | build: Don't build heimdal as library. | Jelmer Vernooij | 1 | -3/+1 |
2007-12-21 | r26462: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+5 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -2/+6 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -3/+4 |
2007-12-21 | r25874: force specific versions for LEX and YACC. | Stefan Metzmacher | 1 | -0/+48 |
2007-12-21 | r25736: make sure we include "config.h" as first header | Stefan Metzmacher | 2 | -2/+15 |
2007-12-21 | r25735: make sure we include "config.h" as first header in | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25727: include "system/network.h" instead of <sys/socket.h> | Stefan Metzmacher | 1 | -5/+1 |
2007-12-21 | r25719: let "system/network.h" do the replacements first, then | Stefan Metzmacher | 1 | -5/+2 |