summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Use variable path for heimdal glue code.Jelmer Vernooij1-1/+1
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 Vernooij1-10/+12
2008-05-27Move asn1 cflags definition to gmake.Jelmer Vernooij1-2/+3
2008-05-27use varibale for asn1 compiler.Jelmer Vernooij1-0/+2
2008-05-27Use variables for more object file paths.Jelmer Vernooij1-5/+5
2008-05-27Use heimdalsrcdir variable for automatic dependencies.Jelmer Vernooij1-14/+14
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 Vernooij1-7/+36
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-04Fix the build.Jelmer Vernooij1-9/+1
2008-03-03Fix typo.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-63/+87
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-10-10r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij1-44/+0
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett1-1/+7
2007-10-10r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett1-0/+1
2007-10-10r23487: fix the build with automatic dependenciesStefan Metzmacher1-7/+1
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett1-55/+61
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher1-1/+16
2007-10-10r23187: revert 23145 and 23135 to fix the build on solaris...Stefan Metzmacher1-2/+2
2007-10-10r23145: try to fix the build on solarisStefan Metzmacher1-1/+2
2007-10-10r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher1-1/+0
2007-10-10r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT...Stefan Metzmacher1-10/+11
2007-10-10r22440: fix autodependencies buildStefan Metzmacher1-8/+0
2007-10-10r22439: fix some dependenciesStefan Metzmacher1-5/+11
2007-10-10r22238: Because these utilities compile in socket_wrapper.ho, they may needAndrew Bartlett1-2/+3