summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
...
* heimdal_build: split glue.c into krb5 and gssapi partsStefan Metzmacher2008-08-263-20/+33
* kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher2008-08-261-0/+3
* heimdal: add experimental --enable-external-heimdalStefan Metzmacher2008-08-012-0/+77
* heimdal_build/internal: add some useful definesStefan Metzmacher2008-08-011-0/+6
* heimdal: fix dependencyStefan Metzmacher2008-08-011-0/+1
* kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-011-0/+1
* heimdal_build: we should only use PRIVATE_DEPENDENCIESStefan Metzmacher2008-08-011-19/+7
* build: autogenerate heimdal basicsStefan Metzmacher2008-08-013-3/+2
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-012-0/+6
* build with the new heimdal versionStefan Metzmacher2008-08-011-1/+9
* build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-011-0/+1
* Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.Jelmer Vernooij2008-06-251-0/+2
* Use workaround for $(abspath)Jelmer Vernooij2008-06-252-2/+2
* Revert "Remove the dependency on $(abspath) in makefiles"Jelmer Vernooij2008-06-252-4/+2
* Remove the dependency on $(abspath) in makefilesVolker Lendecke2008-06-192-2/+4
* heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-092-0/+0
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-312-33/+18
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-302-18/+33
* Use variable path for heimdal glue code.Jelmer Vernooij2008-05-271-1/+1
* Simplify handling of source directory in et compile wrapper.Jelmer Vernooij2008-05-272-22/+8
* Simplify handling of source directory in asn compile wrapper.Jelmer Vernooij2008-05-272-22/+8
* Use variables in generated make fragments.Jelmer Vernooij2008-05-272-2/+2
* Don't throw away cflags if they start with a variable.Jelmer Vernooij2008-05-271-1/+1
* Move more CFLAGS to Makefile.Jelmer Vernooij2008-05-271-3/+3
* Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij2008-05-271-4/+5
* Use variables for et files too.Jelmer Vernooij2008-05-272-12/+14
* Move asn1 cflags definition to gmake.Jelmer Vernooij2008-05-271-2/+3
* use varibale for asn1 compiler.Jelmer Vernooij2008-05-272-2/+4
* Use variables for more object file paths.Jelmer Vernooij2008-05-271-5/+5
* Use heimdalsrcdir variable for automatic dependencies.Jelmer Vernooij2008-05-272-18/+18
* Use variable for socket wrapper include path.Jelmer Vernooij2008-05-271-6/+6
* Use variable for source directories.Jelmer Vernooij2008-05-271-23/+25
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-23/+23
* Build system doesn't do make variable expansion...Jelmer Vernooij2008-05-181-23/+23
* Use src dir.Jelmer Vernooij2008-05-181-386/+387
* Add extra include directories, hopefully fixes the build on aix53bf.Jelmer Vernooij2008-05-111-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Merge v4.0-testJelmer Vernooij2008-03-282-7/+38
|\|
| * Supply HDB_DB_DIR macroAndrew Bartlett2008-03-191-0/+2
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-191-3/+3
| |\
| | * heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...Stefan Metzmacher2008-03-181-3/+3
| * | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-191-3/+32
| |/
| * heimdal_build: fix linkage of asn1_compile and compile_et.Michael Adam2008-03-141-2/+0
| * build: compile_et also needs inet_aton()Stefan Metzmacher2008-03-131-0/+1
| * fix build of asn1_compile when there is no system inet_aton() function.Michael Adam2008-03-131-0/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-081-1/+1
|\|
| * we now define PACKAGE_BUGREPORT in config.hStefan Metzmacher2008-03-081-1/+1
* | Fix the build.Jelmer Vernooij2008-03-042-12/+5
* | Fix syntax.Jelmer Vernooij2008-03-041-1/+1