Age | Commit message (Expand) | Author | Files | Lines |
2008-06-25 | Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it. | Jelmer Vernooij | 1 | -0/+2 |
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 2 | -2/+2 |
2008-06-25 | Revert "Remove the dependency on $(abspath) in makefiles" | Jelmer Vernooij | 2 | -4/+2 |
2008-06-19 | Remove the dependency on $(abspath) in makefiles | Volker Lendecke | 2 | -2/+4 |
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 2 | -0/+0 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2 | -33/+18 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 2 | -18/+33 |
2008-05-27 | Use variable path for heimdal glue code. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Simplify handling of source directory in et compile wrapper. | Jelmer Vernooij | 2 | -22/+8 |
2008-05-27 | Simplify handling of source directory in asn compile wrapper. | Jelmer Vernooij | 2 | -22/+8 |
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 |