summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"Björn Jacke2010-08-311-1/+0
* s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofdayBjörn Jacke2010-08-311-0/+1
* Per Andrews request, revertJelmer Vernooij2010-06-232-624/+579
* heimdal/waf: Initial work on making it possible to use the systemJelmer Vernooij2010-06-192-579/+624
* s4:heimdal_build: move #undef __APPLE__ to the end of roken.hStefan Metzmacher2010-05-142-5/+5
* s4:heimdal_build: undefine __APPLE__ as we don't need that magicStefan Metzmacher2010-05-121-0/+5
* s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from autoconf buildStefan Metzmacher2010-05-121-1/+0
* s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the buildStefan Metzmacher2010-05-111-1/+1
* s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPIAndrew Tridgell2010-04-261-1/+1
* s4:heimdal_build/wscript_build: avoid global deps for hostcc stuffStefan Metzmacher2010-04-121-0/+3
* s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCCStefan Metzmacher2010-04-121-8/+10
* lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-3/+5
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-121-1/+1
* s4:heimdal_build/wscript_build: remove more network related stuff from HEIMDA...Stefan Metzmacher2010-04-101-3/+4
* s4:heimdal_build/wscript_build: use LIBREPLACE_H for asn1_compile and compile_etStefan Metzmacher2010-04-101-2/+2
* s4:heimdal_build/wscript_build: we don't need separate subsystems just for op...Stefan Metzmacher2010-04-091-40/+11
* s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_HStefan Metzmacher2010-04-091-3/+4
* s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variableStefan Metzmacher2010-04-091-3/+40
* s4-waf: we don't need strerror_r from rokenAndrew Tridgell2010-04-061-2/+2
* s4-waf: fixed some of the group orderingAndrew Tridgell2010-04-061-2/+5
* s4-waf: look in libintl for dgettext()Andrew Tridgell2010-04-062-1/+3
* s4-waf: heimdal wants to look for dd_fd in DIRAndrew Tridgell2010-04-061-0/+4
* s4-waf: added libreplace dep for the conditional heimdal modulesAndrew Tridgell2010-04-061-0/+4
* s4-waf: merge in the latest changes from masterAndrew Tridgell2010-04-061-5/+13
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-062-0/+4
* s4-waf: another place where broken ln -f on solaris8 mattersAndrew Tridgell2010-04-061-2/+2
* build: configure fixes for opensolarisAndrew Tridgell2010-04-061-1/+5
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-12/+10
* build: rkpty should not directly include socket_wrapper.cAndrew Tridgell2010-04-061-1/+1
* build: fixed build of heimdal/lib/roken/err.hAndrew Tridgell2010-04-061-0/+9
* build: removed testing cflagsAndrew Tridgell2010-04-061-3/+2
* build: fixed ifaddrs.h for heimdal (from template)Andrew Tridgell2010-04-061-0/+8
* build: more functions that are in -lsocket -lnsl on some systemsAndrew Tridgell2010-04-061-4/+10
* build: compile_et needs lib/com_err includesAndrew Tridgell2010-04-061-0/+1
* build: don't look for gettext twiceAndrew Tridgell2010-04-061-2/+0
* build: don't add curses.h to incremental confdefs.hAndrew Tridgell2010-04-061-2/+2
* build: check libc first for several librariesAndrew Tridgell2010-04-061-3/+3
* build: don't install the heimdal compilersAndrew Tridgell2010-04-061-4/+9
* build: fixed termcap buildAndrew Tridgell2010-04-061-1/+3
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-45/+55
* build: nearly there on samba4 buildAndrew Tridgell2010-04-062-77/+49
* build: fixed heimdal include listsAndrew Tridgell2010-04-061-16/+16
* build: fixed winsize checkAndrew Tridgell2010-04-061-0/+1
* build: fixed iuserok testAndrew Tridgell2010-04-061-1/+3
* build: improve autoconf macrosAndrew Tridgell2010-04-061-1/+3
* build: h_errno for heimdalAndrew Tridgell2010-04-061-0/+4
* build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2010-04-061-0/+1
* build: result of hack session with itaAndrew Tridgell2010-04-061-35/+209
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-061-1/+8
* build: added heimdal_build table rulesAndrew Tridgell2010-04-061-1/+51