summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell11-21/+23
2010-04-06s4-waf: support the use of system librariesAndrew Tridgell1-7/+11
2010-04-06s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell3-3/+3
2010-04-06s4-waf: set default for bundled librariesAndrew Tridgell2-4/+4
2010-04-06s4-waf: don't auto-include bundled library headersAndrew Tridgell1-1/+1
2010-04-06s4-waf: set the bundled library extension for some libsAndrew Tridgell2-14/+12
2010-04-06ldb-waf: rename libldb.so to libldb-s4.so if built as part of s4Andrew Tridgell1-1/+23
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell74-0/+148
2010-04-06s4-waf: ensure all the ldb.pc.in vars are setAndrew Tridgell1-0/+9
2010-04-06s4-waf: move the gnu dirs check to the generic wafsamba codeAndrew Tridgell1-2/+0
2010-04-06s4-waf: install dcerpc_atsvc.pcAndrew Tridgell1-1/+1
2010-04-06s4-waf: enable the configuration and options for pidlAndrew Tridgell1-0/+2
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell6-7/+9
2010-04-06s4-waf: install the rest of our python filesAndrew Tridgell4-8/+15
2010-04-06s4-waf: install pidlAndrew Tridgell1-0/+1
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell8-20/+26
2010-04-06s4-waf: set CONFIG_H variable for selftestAndrew Tridgell1-0/+3
2010-04-06s4-waf: forgot these filesAndrew Tridgell2-0/+24
2010-04-06s4-waf: started adding auto-install of include filesAndrew Tridgell4-11/+16
2010-04-06s4-waf: added rap/rpc.cAndrew Tridgell1-1/+1
2010-04-06s4-waf: another place where broken ln -f on solaris8 mattersAndrew Tridgell1-2/+2
2010-04-06s4-waf: cope with systems with zlib versions that are too oldAndrew Tridgell1-1/+1
2010-04-06s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell1-1/+1
2010-04-06build: honor existing LD_LIBRARY_PATH settings when adding shared lib pathsAndrew Tridgell1-2/+2
2010-04-06s4-waf: remove the need for some of the lib aliasesAndrew Tridgell3-6/+2
2010-04-06s4-waf: disable_gnutls is goneAndrew Tridgell1-1/+1
2010-04-06s4-waf: don't hardcode python pathAndrew Tridgell1-1/+1
2010-04-06build: need to mark disabled libraries as DISABLEDAndrew Tridgell1-2/+4
2010-04-06build: honor both --enable-gnutls and --disable-gnutlsAndrew Tridgell1-5/+12
2010-04-06build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell2-2/+0
2010-04-06build: add cflags from pkg_config results to header/function testsAndrew Tridgell1-4/+8
2010-04-06build: setnttoken depends on libreplaceAndrew Tridgell1-1/+1
2010-04-06build: sys_lease_linux needs to be conditionally enabledAndrew Tridgell1-9/+12
2010-04-06build: configure fixes for opensolarisAndrew Tridgell2-1/+12
2010-04-06build: added --with-selftest-prefixAndrew Tridgell1-3/+8
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell3-19/+14
2010-04-06build: added etags and ctags make targetsAndrew Tridgell1-0/+6
2010-04-06build: rkpty should not directly include socket_wrapper.cAndrew Tridgell1-1/+1
2010-04-06build: fixed build of heimdal/lib/roken/err.hAndrew Tridgell1-0/+9
2010-04-06build: commented the missing subsystemsAndrew Tridgell1-12/+14
2010-04-06build: fixed libcli/ndr_netlogon.c dependency rulesAndrew Tridgell2-1/+2
2010-04-06build: support systems without rpathAndrew Tridgell1-0/+3
2010-04-06build: removed testing cflagsAndrew Tridgell1-3/+2
2010-04-06build: fixed ifaddrs.h for heimdal (from template)Andrew Tridgell1-0/+8
2010-04-06build: fixed gnutls checkAndrew Tridgell1-1/+1
2010-04-06build: more functions that are in -lsocket -lnsl on some systemsAndrew Tridgell1-4/+10
2010-04-06build: compile_et needs lib/com_err includesAndrew Tridgell1-0/+1
2010-04-06build: don't look for gettext twiceAndrew Tridgell1-2/+0
2010-04-06build: don't add curses.h to incremental confdefs.hAndrew Tridgell1-2/+2
2010-04-06build: check libc first for several librariesAndrew Tridgell2-4/+4