summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix some paths.Jelmer Vernooij2008-03-041-1/+1
* | Fix typo.Jelmer Vernooij2008-03-031-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-032-65/+91
* | Fix module aliases.Jelmer Vernooij2008-02-261-2/+2
* | Fix the build.Jelmer Vernooij2008-02-261-347/+347
* | Fix the build.Jelmer Vernooij2008-02-251-3/+10
* | Integrate asn1 compilation into asn1 compiler.Jelmer Vernooij2008-02-251-10/+3
|/
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-22/+22
* Fix unresolved symbols.Jelmer Vernooij2008-02-181-1/+2
* Fix build with partial linking.Jelmer Vernooij2008-02-181-9/+4
* Reenable partial linkingJelmer Vernooij2008-02-181-1/+0
* build: Don't build heimdal as library.Jelmer Vernooij2008-01-211-3/+1
* r26462: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+5
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+6
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+4
* r25874: force specific versions for LEX and YACC.Stefan Metzmacher2007-12-211-0/+48
* r25736: make sure we include "config.h" as first headerStefan Metzmacher2007-12-212-2/+15