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