summaryrefslogtreecommitdiffstats
path: root/lib/replace/wscript
Commit message (Collapse)AuthorAgeFilesLines
...
* build: using deps= for deps is clearerAndrew Tridgell2010-04-061-1/+1
|
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-061-1/+4
|
* build: moved wafsamba.py to buildtoolsAndrew Tridgell2010-04-061-1/+1
|
* build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2010-04-061-11/+13
|
* build: added gettext/libintl to libreplaceAndrew Tridgell2010-04-061-1/+2
|
* build: add LIBREPLACE_EXTAndrew Tridgell2010-04-061-1/+7
|
* build: added LIBREPLACE_NETWORKAndrew Tridgell2010-04-061-1/+9
|
* build: add libresolvAndrew Tridgell2010-04-061-0/+2
|
* build: more header checksAndrew Tridgell2010-04-061-0/+10
|
* build: more developer flagsAndrew Tridgell2010-04-061-3/+3
|
* build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell2010-04-061-3/+12
|
* build: SAMBA_BUILD_ENV() is now in conf.*Andrew Tridgell2010-04-061-2/+1
|
* build: added waf build rules for ldbAndrew Tridgell2010-04-061-2/+5
|
* build: some more config checksAndrew Tridgell2010-04-061-0/+5
|
* build: added target directory optionsAndrew Tridgell2010-04-061-0/+13
|
* build: neater way to find libreplace and start on tevent waf buildAndrew Tridgell2010-04-061-3/+21
|
* build: renamed autoconf.py to wafsamba.py and added SAMBA_*() functionsAndrew Tridgell2010-04-061-16/+11
|
* build: updates to waf scripts for replace and tallocAndrew Tridgell2010-04-061-3/+4
|
* build: a first attempt at waf build for talloc and libreplaceAndrew Tridgell2010-04-061-0/+132
very rough so far