Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: fixed st_done test completion code | Andrew Tridgell | 2 | -6/+4 |
2010-04-06 | build: default to 1 job in make, to be build farm friendly | Andrew Tridgell | 1 | -1/+6 |
2010-04-06 | build: fixed config.h generation when we have source -> source4 symlink | Andrew Tridgell | 1 | -2/+4 |
2010-04-06 | build: ensure that the 'build' command appears in waf --help | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: fixed the install name for python modules | Andrew Tridgell | 1 | -4/+4 |
2010-04-06 | build: split build and install libraries/binaries | Andrew Tridgell | 3 | -40/+162 |
2010-04-06 | build: cleanup the ASN1 rules a bit | Andrew Tridgell | 1 | -18/+2 |
2010-04-06 | build: new waf version (fixed python install bug) | Andrew Tridgell | 1 | -0/+0 |
2010-04-06 | build: disable WAFCACHE by default | Andrew Tridgell | 1 | -2/+8 |
2010-04-06 | build: compatibility makefile targets | Andrew Tridgell | 2 | -3/+15 |
2010-04-06 | build: alias the libiconv target name for subsystems that depend on 'ICONV' | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added 'waf etags' target | Andrew Tridgell | 1 | -1/+9 |
2010-04-06 | build: don't need the S4 in the PIDL prefix | Andrew Tridgell | 2 | -3/+1 |
2010-04-06 | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 3 | -9/+18 |
2010-04-06 | build: only enable pytdb on s4 build | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | build: fixed the build of the com.so library | Andrew Tridgell | 1 | -1/+6 |
2010-04-06 | build: added a cflags_end SAMBA_SUBSYSTEM() option | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | build: enable com library | Andrew Tridgell | 1 | -12/+4 |
2010-04-06 | build: don't remove Makefile | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: enable pytdb | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: optionally enable builtin popt | Andrew Tridgell | 4 | -9/+26 |
2010-04-06 | build: don't use -W warning option for developer build | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: removed unused file | Andrew Tridgell | 1 | -0/+0 |
2010-04-06 | build: allow configure -C to work again | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: go into system includes for dependencies on configure | Andrew Tridgell | 1 | -1/+7 |
2010-04-06 | build: fixed some more missing targets | Andrew Tridgell | 1 | -5/+9 |
2010-04-06 | build: added a lot more options to waf test | Andrew Tridgell | 1 | -20/+74 |
2010-04-06 | build: fixed init function sentinal for python modules | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: we don't need varients in samba, so we can optimise a bit more | Andrew Tridgell | 1 | -0/+12 |
2010-04-06 | build: remove hacks from top level wscript | Andrew Tridgell | 1 | -79/+0 |
2010-04-06 | build: an optimisation for includes file handling | Andrew Tridgell | 2 | -1/+78 |
2010-04-06 | build: allow waf to cache include lists more efficiently | Andrew Tridgell | 1 | -3/+17 |
2010-04-06 | build: try faster includes processing | Andrew Tridgell | 4 | -5/+102 |
2010-04-06 | build: more efficient pidl rules from ita | Andrew Tridgell | 1 | -3/+7 |
2010-04-06 | build: updated waf version | Andrew Tridgell | 1 | -0/+0 |
2010-04-06 | build: fixed the build without sasl libraries | Andrew Tridgell | 2 | -4/+5 |
2010-04-06 | build: check that the symlink doesn't exist before creating | Andrew Tridgell | 1 | -2/+5 |
2010-04-06 | build: allow shared and python staging areas to be referenced in build tree | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | build: cope with the common gen_ndr files being in the git tree | Andrew Tridgell | 2 | -6/+36 |
2010-04-06 | build: updates for current master build | Andrew Tridgell | 1 | -4/+4 |
2010-04-06 | build: fixed samba_deps.py for python 2.4 | Andrew Tridgell | 1 | -0/+11 |
2010-04-06 | build: fixed termcap build | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: use a plain build, at request of metze :) | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: fixed cflags in CHECK_CODE | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: default to waf -p | Andrew Tridgell | 1 | -4/+1 |
2010-04-06 | build: added test targets for make | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: fixed group for heimdal autoproto | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added ldb 'skel' module | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: waf test now depends on build | Andrew Tridgell | 1 | -6/+10 |
2010-04-06 | build: need the sample ldb module for our testsuite | Andrew Tridgell | 1 | -0/+5 |