summaryrefslogtreecommitdiff
path: root/source4/wscript
Commit message (Expand)AuthorAgeFilesLines
* build: added a reconfigure targetAndrew Tridgell2010-05-061-0/+4
* build: allow use of target names as commands in wafAndrew Tridgell2010-05-041-1/+10
* s4-waf: added --enable-build-farm configure optionAndrew Tridgell2010-04-291-0/+9
* s4-waf: python devel headers are mandatory for the source4 buildAndrew Tridgell2010-04-211-1/+1
* s4:selftest/wscript: --enable-selftest and --with-selftest-prefix are configu...Stefan Metzmacher2010-04-151-0/+1
* build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy2010-04-081-5/+5
* s4-waf: add subdir argument to distcheck for source4Andrew Tridgell2010-04-061-0/+7
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-061-28/+28
* s4-waf: avoid having to run waf configure before waf distAndrew Tridgell2010-04-061-1/+2
* s4-waf: added 'waf dist' to build the tarballAndrew Tridgell2010-04-061-1/+11
* s4-waf: remove PYTHONDIR from config.hAndrew Tridgell2010-04-061-0/+3
* s4-waf: install in /usr/local/samba by defaultAndrew Tridgell2010-04-061-0/+4
* s4-waf: added pydoctor and wafdocs targetsAndrew Tridgell2010-04-061-0/+20
* s4-waf: change bundled extension to 'samba4'Andrew Tridgell2010-04-061-1/+1
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-1/+0
* s4-waf: set default for bundled librariesAndrew Tridgell2010-04-061-2/+2
* s4-waf: don't auto-include bundled library headersAndrew Tridgell2010-04-061-1/+1
* s4-waf: set the bundled library extension for some libsAndrew Tridgell2010-04-061-6/+9
* s4-waf: enable the configuration and options for pidlAndrew Tridgell2010-04-061-0/+2
* build: spelling fix, and syntax highlighting fixAndrew Tridgell2010-04-061-2/+2
* build: check for pam headersAndrew Tridgell2010-04-061-0/+1
* build: Add a ctags command to build a ctags-style tags fileKai Blin2010-04-061-0/+8
* build: ensure that the 'build' command appears in waf --helpAndrew Tridgell2010-04-061-0/+5
* build: added 'waf etags' targetAndrew Tridgell2010-04-061-1/+9
* build: optionally enable builtin poptAndrew Tridgell2010-04-061-0/+2
* build: remove hacks from top level wscriptAndrew Tridgell2010-04-061-79/+0
* build: try faster includes processingAndrew Tridgell2010-04-061-0/+81
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-4/+2
* build: nearly there on samba4 buildAndrew Tridgell2010-04-061-13/+30
* build: emulate autoconf PACKAGE_* variablesAndrew Tridgell2010-04-061-0/+7
* build: added wrapper optionsAndrew Tridgell2010-04-061-0/+6
* build: iconv checksAndrew Tridgell2010-04-061-0/+1
* build: check for pamAndrew Tridgell2010-04-061-0/+1
* build: zlib checksAndrew Tridgell2010-04-061-0/+1
* build: check for backtraceAndrew Tridgell2010-04-061-0/+1
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-061-0/+1
* build: waf build for lib/tlsAndrew Tridgell2010-04-061-0/+2
* build: result of hack session with itaAndrew Tridgell2010-04-061-4/+2
* build: fixes from itaAndrew Tridgell2010-04-061-0/+3
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-061-0/+4
* build: added ASN1, PIDL and ET build rulesAndrew Tridgell2010-04-061-0/+2
* build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2010-04-061-3/+4
* build: s4 wants config.h in include/Andrew Tridgell2010-04-061-13/+1
* build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell2010-04-061-0/+34