1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

22125 Commits

Author SHA1 Message Date
Andrew Tridgell
9c0c4a5011 build: setnttoken depends on libreplace 2010-04-06 20:27:01 +10:00
Andrew Tridgell
04fed1f2b6 build: sys_lease_linux needs to be conditionally enabled 2010-04-06 20:27:01 +10:00
Andrew Tridgell
9730166fd6 build: configure fixes for opensolaris 2010-04-06 20:27:01 +10:00
Andrew Tridgell
e2a9af0be4 build: added --with-selftest-prefix 2010-04-06 20:27:01 +10:00
Andrew Tridgell
00649a9c62 build: updated configure checks or new syntax 2010-04-06 20:27:00 +10:00
Andrew Tridgell
0bb6c60e31 build: added etags and ctags make targets 2010-04-06 20:26:59 +10:00
Andrew Tridgell
35aaf0e772 build: rkpty should not directly include socket_wrapper.c 2010-04-06 20:26:59 +10:00
Andrew Tridgell
a538ed1c82 build: fixed build of heimdal/lib/roken/err.h 2010-04-06 20:26:59 +10:00
Andrew Tridgell
064f26ea07 build: commented the missing subsystems 2010-04-06 20:26:59 +10:00
Andrew Tridgell
2974f8d947 build: fixed libcli/ndr_netlogon.c dependency rules 2010-04-06 20:26:59 +10:00
Andrew Tridgell
dc9010572c build: support systems without rpath 2010-04-06 20:26:58 +10:00
Andrew Tridgell
9a2ea72d2d build: removed testing cflags 2010-04-06 20:26:58 +10:00
Andrew Tridgell
ea8d112683 build: fixed ifaddrs.h for heimdal (from template) 2010-04-06 20:26:58 +10:00
Andrew Tridgell
54941c86e7 build: fixed gnutls check 2010-04-06 20:26:58 +10:00
Andrew Tridgell
3207f81787 build: more functions that are in -lsocket -lnsl on some systems 2010-04-06 20:26:57 +10:00
Andrew Tridgell
055c4898e7 build: compile_et needs lib/com_err includes 2010-04-06 20:26:57 +10:00
Andrew Tridgell
702615dadc build: don't look for gettext twice 2010-04-06 20:26:56 +10:00
Andrew Tridgell
a8130e8e1f build: don't add curses.h to incremental confdefs.h 2010-04-06 20:26:56 +10:00
Andrew Tridgell
81d155af96 build: check libc first for several libraries 2010-04-06 20:26:56 +10:00
Andrew Tridgell
54772758a8 build: don't assume bash in configure.waf 2010-04-06 20:26:55 +10:00
Andrew Tridgell
75c2c870c1 build: spelling fix, and syntax highlighting fix 2010-04-06 20:26:55 +10:00
Andrew Tridgell
344621cb0f build: conditionally enable inotify 2010-04-06 20:26:55 +10:00
Andrew Tridgell
5aacacea67 build: check for pam headers 2010-04-06 20:26:55 +10:00
Andrew Tridgell
6f15ea31c2 build: install samba in sbin 2010-04-06 20:26:55 +10:00
Andrew Tridgell
bcc1ce2617 build: don't install the heimdal compilers 2010-04-06 20:26:55 +10:00
Andrew Tridgell
6ef00262ef build: don't install talloc_testsuite and ldbtest 2010-04-06 20:26:54 +10:00
Kai Blin
5e73038ba3 build: Add a ctags command to build a ctags-style tags file 2010-04-06 20:26:54 +10:00
Andrew Tridgell
24cfa2957a build: install codepage files 2010-04-06 20:26:54 +10:00
Andrew Tridgell
c1dd882162 build: don't default to WAFCACHE in configure 2010-04-06 20:26:53 +10:00
Andrew Tridgell
3ff3a11c33 build: use RUN_COMMAND() to wrap os.system() 2010-04-06 20:26:53 +10:00
Andrew Tridgell
dc68427b0e build: fixed st_done test completion code 2010-04-06 20:26:53 +10:00
Andrew Tridgell
be4c0aa591 build: default to 1 job in make, to be build farm friendly 2010-04-06 20:26:53 +10:00
Andrew Tridgell
dae33b53a5 build: ensure that the 'build' command appears in waf --help 2010-04-06 20:26:53 +10:00
Andrew Tridgell
ecfa3fd680 build: disable WAFCACHE by default
It doesn't have a size limiting mechanism yet, so don't use it by
default ot it could cause havoc in the build farm
2010-04-06 20:26:52 +10:00
Andrew Tridgell
ca4e64847c build: compatibility makefile targets 2010-04-06 20:26:52 +10:00
Andrew Tridgell
e29e2c9d8d build: alias the libiconv target name for subsystems that depend on 'ICONV' 2010-04-06 20:26:52 +10:00
Andrew Tridgell
0f30240de1 build: added 'waf etags' target 2010-04-06 20:26:52 +10:00
Andrew Tridgell
fe7d1a18b9 build: don't need the S4 in the PIDL prefix 2010-04-06 20:26:52 +10:00
Andrew Tridgell
b7cc6d48d5 build: teach samba_pild.py about the --com-header and --dcom-proxy options 2010-04-06 20:26:52 +10:00
Andrew Tridgell
87ae97c381 build: fixed the build of the com.so library 2010-04-06 20:26:51 +10:00
Andrew Tridgell
e9ef5cb091 build: enable com library 2010-04-06 20:26:51 +10:00
Andrew Tridgell
2501364eeb build: don't remove Makefile 2010-04-06 20:26:51 +10:00
Andrew Tridgell
10935a3354 build: optionally enable builtin popt 2010-04-06 20:26:51 +10:00
Andrew Tridgell
cf7f64b4e7 build: fixed some more missing targets 2010-04-06 20:26:50 +10:00
Andrew Tridgell
495c5e2c83 build: added a lot more options to waf test 2010-04-06 20:26:50 +10:00
Andrew Tridgell
32bf9bc84e build: remove hacks from top level wscript 2010-04-06 20:26:50 +10:00
Andrew Tridgell
e6f7a13a17 build: try faster includes processing 2010-04-06 20:26:50 +10:00
Andrew Tridgell
5db5772db1 build: fixed the build without sasl libraries
We need to only enable the cyrus_sasl module if we have sasl/sasl.h
2010-04-06 20:26:49 +10:00
Andrew Tridgell
9f47c0e7b7 build: updates for current master build 2010-04-06 20:26:49 +10:00
Andrew Tridgell
16fbcb3556 build: fixed termcap build 2010-04-06 20:26:49 +10:00