1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
Commit Graph

61249 Commits

Author SHA1 Message Date
Andrew Tridgell
ec3fbe5fb1 build: inet_n*() are normally in libc 2010-04-06 20:26:57 +10:00
Andrew Tridgell
1130f8f8d7 build: lib needs to take a list when more than 1 2010-04-06 20:26:57 +10:00
Andrew Tridgell
593c28b717 build: ensure all libs in CHECK_FUNCS_IN() get a target type 2010-04-06 20:26:57 +10:00
Andrew Tridgell
7628cb7da1 build: cope with multiple libs in CHECK_FUNCS_IN() 2010-04-06 20:26:56 +10:00
Andrew Tridgell
0bad3dacb0 build: cope with multiple checks for the same function/library 2010-04-06 20:26:56 +10:00
Andrew Tridgell
702615dadc build: don't look for gettext twice 2010-04-06 20:26:56 +10:00
Andrew Tridgell
76761c5c8e build: these cause problems incrementally too 2010-04-06 20:26:56 +10:00
Andrew Tridgell
bb5659fbfb build: more non-incremental headers 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
8005100b2e build: fixed REPLACE_GETPASS 2010-04-06 20:26:56 +10:00
Kai Blin
bfc1753514 build: Check for various headers S3 needs. 2010-04-06 20:26:56 +10:00
Kai Blin
7c20de97a0 build: rename s4 compare_config_h.sh helper and add a s3 version of it 2010-04-06 20:26:56 +10:00
Andrew Tridgell
4b68550642 build: also need to put stripped CC in conf.env 2010-04-06 20:26:55 +10:00
Andrew Tridgell
86cfbbafcd build: gccdeps fixes from ita 2010-04-06 20:26:55 +10:00
Andrew Tridgell
a602a98b49 build: added WORDS_BIGENDIAN test 2010-04-06 20:26:55 +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
8ea03369bc build: tool to find missing install components 2010-04-06 20:26:55 +10:00
Andrew Tridgell
5025ca10c6 build: added --enable-gccdeps option
off by default, for maximum portability
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
Andrew Tridgell
3254003956 build: fixed includes paths for CHECK_CODE() 2010-04-06 20:26:54 +10:00
Andrew Tridgell
19b6e8b408 build: use SUBST_VARS_RECURSIVE() for install_path 2010-04-06 20:26:54 +10:00
Andrew Tridgell
3335ff7424 build: added SUBST_VARS_RECURSIVE() 2010-04-06 20:26:54 +10:00
Andrew Tridgell
550b985235 build: updated waf-svn (lower preproc recursion limit) 2010-04-06 20:26:54 +10:00
Andrew Tridgell
9a243a791b build: rename samba_includes.py to samba_optimisation.py 2010-04-06 20:26:54 +10:00
Andrew Tridgell
8caac7a1a3 build: more optimisations from Thomas 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
Kai Blin
752533f865 build: Enable more warnings when using the --pedantic configuration option 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
8ba2a345b4 build: fixed git version in samba -V 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
6e550ac4c7 build: trim whitespace from CC options 2010-04-06 20:26:53 +10:00
Andrew Tridgell
2a1520ba67 build: make bin/sambadeps depend on samba_deps.py modtime 2010-04-06 20:26:53 +10:00
Andrew Tridgell
651941abba build: python modules need the libs from broken lib loops too 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
9799356082 build: fixed config.h generation when we have source -> source4 symlink 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
7eab82fce0 build: fixed the install name for python modules 2010-04-06 20:26:52 +10:00
Andrew Tridgell
e9fd67f4de build: split build and install libraries/binaries
we need to split these to avoid re-compilation on install
as install has different rpath settings
2010-04-06 20:26:52 +10:00
Andrew Tridgell
c1f4015dcd build: cleanup the ASN1 rules a bit 2010-04-06 20:26:52 +10:00
Andrew Tridgell
fd3bb81568 build: new waf version (fixed python install bug) 2010-04-06 20:26:52 +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