Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build: fixed includes paths for CHECK_CODE() | Andrew Tridgell | 2010-04-06 | 1 | -2/+5 | |
| | ||||||
* | build: use SUBST_VARS_RECURSIVE() for install_path | Andrew Tridgell | 2010-04-06 | 1 | -2/+5 | |
| | ||||||
* | build: added SUBST_VARS_RECURSIVE() | Andrew Tridgell | 2010-04-06 | 1 | -3/+12 | |
| | ||||||
* | build: updated waf-svn (lower preproc recursion limit) | Andrew Tridgell | 2010-04-06 | 1 | -0/+0 | |
| | ||||||
* | build: rename samba_includes.py to samba_optimisation.py | Andrew Tridgell | 2010-04-06 | 2 | -2/+8 | |
| | ||||||
* | build: more optimisations from Thomas | Andrew Tridgell | 2010-04-06 | 1 | -4/+54 | |
| | ||||||
* | build: Add a ctags command to build a ctags-style tags file | Kai Blin | 2010-04-06 | 1 | -0/+8 | |
| | ||||||
* | build: Enable more warnings when using the --pedantic configuration option | Kai Blin | 2010-04-06 | 1 | -0/+6 | |
| | ||||||
* | build: install codepage files | Andrew Tridgell | 2010-04-06 | 2 | -0/+2 | |
| | ||||||
* | build: don't default to WAFCACHE in configure | Andrew Tridgell | 2010-04-06 | 1 | -2/+5 | |
| | ||||||
* | build: fixed git version in samba -V | Andrew Tridgell | 2010-04-06 | 1 | -1/+2 | |
| | ||||||
* | build: use RUN_COMMAND() to wrap os.system() | Andrew Tridgell | 2010-04-06 | 2 | -6/+21 | |
| | ||||||
* | build: trim whitespace from CC options | Andrew Tridgell | 2010-04-06 | 1 | -0/+5 | |
| | ||||||
* | build: make bin/sambadeps depend on samba_deps.py modtime | Andrew Tridgell | 2010-04-06 | 1 | -1/+13 | |
| | ||||||
* | build: python modules need the libs from broken lib loops too | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: fixed st_done test completion code | Andrew Tridgell | 2010-04-06 | 2 | -6/+4 | |
| | ||||||
* | build: default to 1 job in make, to be build farm friendly | Andrew Tridgell | 2010-04-06 | 1 | -1/+6 | |
| | ||||||
* | build: fixed config.h generation when we have source -> source4 symlink | Andrew Tridgell | 2010-04-06 | 1 | -2/+4 | |
| | ||||||
* | build: ensure that the 'build' command appears in waf --help | Andrew Tridgell | 2010-04-06 | 1 | -0/+5 | |
| | ||||||
* | build: fixed the install name for python modules | Andrew Tridgell | 2010-04-06 | 1 | -4/+4 | |
| | ||||||
* | build: split build and install libraries/binaries | Andrew Tridgell | 2010-04-06 | 3 | -40/+162 | |
| | | | | | we need to split these to avoid re-compilation on install as install has different rpath settings | |||||
* | build: cleanup the ASN1 rules a bit | Andrew Tridgell | 2010-04-06 | 1 | -18/+2 | |
| | ||||||
* | build: new waf version (fixed python install bug) | Andrew Tridgell | 2010-04-06 | 1 | -0/+0 | |
| | ||||||
* | build: disable WAFCACHE by default | Andrew Tridgell | 2010-04-06 | 1 | -2/+8 | |
| | | | | | 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 | |||||
* | build: compatibility makefile targets | Andrew Tridgell | 2010-04-06 | 2 | -3/+15 | |
| | ||||||
* | build: alias the libiconv target name for subsystems that depend on 'ICONV' | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: added 'waf etags' target | Andrew Tridgell | 2010-04-06 | 1 | -1/+9 | |
| | ||||||
* | build: don't need the S4 in the PIDL prefix | Andrew Tridgell | 2010-04-06 | 2 | -3/+1 | |
| | ||||||
* | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 2010-04-06 | 3 | -9/+18 | |
| | ||||||
* | build: only enable pytdb on s4 build | Andrew Tridgell | 2010-04-06 | 1 | -0/+3 | |
| | ||||||
* | build: fixed the build of the com.so library | Andrew Tridgell | 2010-04-06 | 1 | -1/+6 | |
| | ||||||
* | build: added a cflags_end SAMBA_SUBSYSTEM() option | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 | |
| | ||||||
* | build: enable com library | Andrew Tridgell | 2010-04-06 | 1 | -12/+4 | |
| | ||||||
* | build: don't remove Makefile | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: enable pytdb | Andrew Tridgell | 2010-04-06 | 1 | -0/+6 | |
| | ||||||
* | build: optionally enable builtin popt | Andrew Tridgell | 2010-04-06 | 4 | -9/+26 | |
| | ||||||
* | build: don't use -W warning option for developer build | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: removed unused file | Andrew Tridgell | 2010-04-06 | 1 | -0/+0 | |
| | ||||||
* | build: allow configure -C to work again | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 | |
| | ||||||
* | build: go into system includes for dependencies on configure | Andrew Tridgell | 2010-04-06 | 1 | -1/+7 | |
| | ||||||
* | build: fixed some more missing targets | Andrew Tridgell | 2010-04-06 | 1 | -5/+9 | |
| | ||||||
* | build: added a lot more options to waf test | Andrew Tridgell | 2010-04-06 | 1 | -20/+74 | |
| | ||||||
* | build: fixed init function sentinal for python modules | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: we don't need varients in samba, so we can optimise a bit more | Andrew Tridgell | 2010-04-06 | 1 | -0/+12 | |
| | | | | Thanks to ita for suggesting this | |||||
* | build: remove hacks from top level wscript | Andrew Tridgell | 2010-04-06 | 1 | -79/+0 | |
| | ||||||
* | build: an optimisation for includes file handling | Andrew Tridgell | 2010-04-06 | 2 | -1/+78 | |
| | | | | This optimisation makes waf include file handling more efficient | |||||
* | build: allow waf to cache include lists more efficiently | Andrew Tridgell | 2010-04-06 | 1 | -3/+17 | |
| | | | | Using include paths all based on the topdir is more efficient | |||||
* | build: try faster includes processing | Andrew Tridgell | 2010-04-06 | 4 | -5/+102 | |
| | ||||||
* | build: more efficient pidl rules from ita | Andrew Tridgell | 2010-04-06 | 1 | -3/+7 | |
| | | | | Don't re-scan the pidl source tree each time | |||||
* | build: updated waf version | Andrew Tridgell | 2010-04-06 | 1 | -0/+0 | |
| |