summaryrefslogtreecommitdiff
path: root/source3/build
Commit message (Expand)AuthorAgeFilesLines
* source3/build/charset.py: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+1
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-1/+0
* PEP8: fix E703: statement ends with a semicolonJoe Guo2018-08-241-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-6/+6
* PEP8: fix E115: expected an indented block (comment)Joe Guo2018-08-241-1/+1
* PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2018-08-241-9/+9
* waf: improve iconv checksChristian Ambach2014-01-031-0/+6
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-282-132/+0
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-10/+0
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-1/+1
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-132-3/+1
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-2/+2
* s3-waf: add PKGCONFIGDIR.Günther Deschner2011-01-251-0/+1
* s3-waf: add NMBDSOCKETDIR variable.Günther Deschner2011-01-071-0/+2
* s3-waf: make the --with-Xdir options work more like in the classic build.Günther Deschner2011-01-072-27/+26
* s3-waf: add more diroptions.Günther Deschner2010-09-231-1/+11
* s3-waf: remove duplicate CONFIGFILE from dynconfig.py which caused sysconfigdirGünther Deschner2010-09-231-1/+0
* s3-waf: fix LOCALEDIR usage.Günther Deschner2010-09-232-3/+2
* s3-waf: add net.Günther Deschner2010-09-202-1/+6
* s3-waf: fixed SWATDIR to match old buildAndrew Tridgell2010-05-201-1/+1
* s3-waf: Fix the minimal buildKai Blin2010-05-201-1/+1
* s3-waf dynconfig: s3 configfile default is $LIBDIR/smb.confKai Blin2010-05-201-1/+1
* s3-waf: All sorts of nasty hacks to finally get smbd to build/linkAndrew Tridgell2010-05-201-0/+5
* s3-waf: Added support dynconfig cflagsKai Blin2010-05-202-1/+22
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s3-waf: charsets needs to be quoted as strings in config.hAndrew Tridgell2010-04-061-6/+6
* s3-waf: fixed tests for charsetsAndrew Tridgell2010-04-061-3/+3
* s3-waf: check for default charsetsKai Blin2010-04-062-0/+52
* s3-waf: modulesdir is in the base set of options nowAndrew Tridgell2010-04-061-1/+0
* s3-waf: added build subdir for dynconfig generationAndrew Tridgell2010-04-062-0/+92