summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Collapse)AuthorAgeFilesLines
...
* heimdal_build/internal: add some useful definesStefan Metzmacher2008-08-011-0/+6
| | | | | metze (This used to be commit b9727d612bd2e9cf67ca2d4a9c60dc13d4bed5be)
* heimdal: fix dependencyStefan Metzmacher2008-08-011-0/+1
| | | | | metze (This used to be commit 9e8b95dc8d577ea33504f0fb463d4648393e045b)
* kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-011-0/+1
| | | | | | | | We shoule avoid using the private heimdal function _krb5_principalname2krb5_principal() metze (This used to be commit 10db07c69addce6e90851fb55738d5f9e142946b)
* heimdal_build: we should only use PRIVATE_DEPENDENCIESStefan Metzmacher2008-08-011-19/+7
| | | | | metze (This used to be commit 694f5124a523538117bf5d35be1a2d4f275ad0c2)
* build: autogenerate heimdal basicsStefan Metzmacher2008-08-013-3/+2
| | | | | metze (This used to be commit f19d2182b802a49449cbb9e4e6334f223ceb284d)
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-012-0/+6
| | | | | metze (This used to be commit 16147753adcdbdc0ee9faa16fafb1c74240a6858)
* build with the new heimdal versionStefan Metzmacher2008-08-011-1/+9
| | | | (This used to be commit 3817d653faecb70bfafb850fe7d6e83aaed7e6d1)
* build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-011-0/+1
| | | | | metze (This used to be commit 8bd30a7b4392642ef5184f959d801716d2db20b2)
* Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.Jelmer Vernooij2008-06-251-0/+2
| | | | (This used to be commit 55a6e852c77ffb91d2e0a0503dab06214f675db8)
* Use workaround for $(abspath)Jelmer Vernooij2008-06-252-2/+2
| | | | (This used to be commit 21b4d017a2cccdaa6ab4ed32409f19c612293fd0)
* Revert "Remove the dependency on $(abspath) in makefiles"Jelmer Vernooij2008-06-252-4/+2
| | | | | This reverts commit c85a3632623184cb97c2e8567ca77834e81070a4. (This used to be commit 1a771c664444ff43e141238f473273700b392aa7)
* Remove the dependency on $(abspath) in makefilesVolker Lendecke2008-06-192-2/+4
| | | | | | | | This is not around before GNU make 3.81, for me this fixes the build on GNU make 3.80 Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be commit c85a3632623184cb97c2e8567ca77834e81070a4)
* heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-092-0/+0
| | | | | metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6)
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-312-33/+18
| | | | | | | | This commit broke the build, because not all files (libreplace, popt) were updated. Andrew Bartlett (This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae)
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-302-18/+33
| | | | (This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c)
* Use variable path for heimdal glue code.Jelmer Vernooij2008-05-271-1/+1
| | | | (This used to be commit 3fce4889b3f6ddc38e3dd3e1ffd4e7252f370883)
* Simplify handling of source directory in et compile wrapper.Jelmer Vernooij2008-05-272-22/+8
| | | | (This used to be commit 4e6fddda2e7d9e37f7b7ec99c5a58671f825a571)
* Simplify handling of source directory in asn compile wrapper.Jelmer Vernooij2008-05-272-22/+8
| | | | (This used to be commit 2c01d342b27832b930b81b04a90ed5630c6f470d)
* Use variables in generated make fragments.Jelmer Vernooij2008-05-272-2/+2
| | | | (This used to be commit 269f8c9f6e9e5f6ad20319956573f09232b7c48f)
* Don't throw away cflags if they start with a variable.Jelmer Vernooij2008-05-271-1/+1
| | | | (This used to be commit 9f81214239e1cf6563da4ed49d051fe56d3ab129)
* Move more CFLAGS to Makefile.Jelmer Vernooij2008-05-271-3/+3
| | | | (This used to be commit 0406713aad09b1ea4bd761519fd4897b94cfc7e5)
* Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij2008-05-271-4/+5
| | | | (This used to be commit 49dcf4b8811f92684a7ddd266ac289d8fc8ca215)
* Use variables for et files too.Jelmer Vernooij2008-05-272-12/+14
| | | | (This used to be commit 953f796059e16ea082391cfd6a018531a2a5be4e)
* Move asn1 cflags definition to gmake.Jelmer Vernooij2008-05-271-2/+3
| | | | (This used to be commit 486d43355eb368c3f291ded5e353416e478ab862)
* use varibale for asn1 compiler.Jelmer Vernooij2008-05-272-2/+4
| | | | (This used to be commit 4543633ba046836d13da80d07d06c272c3abf9bc)
* Use variables for more object file paths.Jelmer Vernooij2008-05-271-5/+5
| | | | (This used to be commit 5008116479209a1275d7f9b41ea293b27a8f7632)
* Use heimdalsrcdir variable for automatic dependencies.Jelmer Vernooij2008-05-272-18/+18
| | | | (This used to be commit c5db384160aefc21141e94004faf4e89a204ff69)
* Use variable for socket wrapper include path.Jelmer Vernooij2008-05-271-6/+6
| | | | (This used to be commit 01c0000def9492989c543e7ed6d48c58a3be1854)
* Use variable for source directories.Jelmer Vernooij2008-05-271-23/+25
| | | | (This used to be commit e40fc0bc4bcf91c35baba1230354d3185a34076e)
* Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-181-23/+23
| | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
* Build system doesn't do make variable expansion...Jelmer Vernooij2008-05-181-23/+23
| | | | (This used to be commit 16a04d9af4cc33daafe32bc45a404959924bd33e)
* Use src dir.Jelmer Vernooij2008-05-181-386/+387
| | | | (This used to be commit 63f2b66f0e1120a516d3dfcd03b38db2e4aaddd0)
* Add extra include directories, hopefully fixes the build on aix53bf.Jelmer Vernooij2008-05-111-1/+1
| | | | (This used to be commit ef53ffbc24cc4959acb773f27e72e90b603e81d7)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/makefile.pm source/heimdal_build/config.mk source/lib/events/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/registry/config.mk source/lib/socket_wrapper/config.mk source/lib/tdb/config.mk source/lib/tls/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/libnet/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/scripting/ejs/config.mk source/smbd/process_model.mk (This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
| | | | | | | | (This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
* | Merge v4.0-testJelmer Vernooij2008-03-282-7/+38
|\| | | | | | | (This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
| * Supply HDB_DB_DIR macroAndrew Bartlett2008-03-191-0/+2
| | | | | | | | | | | | | | | | While we don't use the default HDB directories, the code needs this macro defined. Andrew Bartlett (This used to be commit b5dbdef1580a58c0f208e83491946391cd08e570)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-191-3/+3
| |\ | | | | | | | | | (This used to be commit 400c16e7004bc3a881bb6efb99a273cdac87f70c)
| | * heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ↵Stefan Metzmacher2008-03-181-3/+3
| | | | | | | | | | | | | | | | | | | | | exist anymore metze (This used to be commit 0fb3d246212e2e7d68c1276dff1628ece9794283)
| * | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-191-3/+32
| |/ | | | | | | | | Andrew Bartlett (This used to be commit d88b530522d3cef67c24422bd5182fb875d87ee2)
| * heimdal_build: fix linkage of asn1_compile and compile_et.Michael Adam2008-03-141-2/+0
| | | | | | | | | | | | | | Now inet_aton is available from libreplace. Michael (This used to be commit 3b2a3da2f73020b1d3b08a05a479de380b2aa5c4)
| * build: compile_et also needs inet_aton()Stefan Metzmacher2008-03-131-0/+1
| | | | | | | | | | metze (This used to be commit b6bcd66612eb3e507da94eb6f05e5d0317a8276c)
| * fix build of asn1_compile when there is no system inet_aton() function.Michael Adam2008-03-131-0/+1
| | | | | | | | | | Michael (This used to be commit f1c2207b3d9411eac27cb85891f62e9d05bf5118)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-081-1/+1
|\| | | | | | | (This used to be commit cffaf5f6030b5d9b6d4d802b557fd8ea7afd043d)
| * we now define PACKAGE_BUGREPORT in config.hStefan Metzmacher2008-03-081-1/+1
| | | | | | | | | | metze (This used to be commit 4afd4058e30e0754a56100e691486139f149e3a3)
* | Fix the build.Jelmer Vernooij2008-03-042-12/+5
| | | | | | | | (This used to be commit 49ef8d0c197fa61dc5c524e4a0f569af72d3c0e9)
* | Fix syntax.Jelmer Vernooij2008-03-041-1/+1
| | | | | | | | (This used to be commit 171d97f657d92f24a9b2d6be0f1404c21b665869)
* | Fix some paths.Jelmer Vernooij2008-03-041-1/+1
| | | | | | | | (This used to be commit bb16e51e60df296fa7b89eeeba6b80908099dda6)
* | Fix typo.Jelmer Vernooij2008-03-031-1/+1
| | | | | | | | (This used to be commit 2a0f8458ab712ce64ce3f5d6fe30ca6fe3e16df2)
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-032-65/+91
| | | | | | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)