summaryrefslogtreecommitdiffstats
path: root/source4/dynconfig/wscript
Commit message (Collapse)AuthorAgeFilesLines
* s4: remove unused references to swatStefan Metzmacher2010-04-291-2/+0
| | | | metze
* s4:dynconfig: fix fhs variables and list them all explicitStefan Metzmacher2010-04-291-9/+12
| | | | | | This adds 'samba' subdirs to smb.conf and setup. metze
* s4:dynconfig: reorder non fhs variablesStefan Metzmacher2010-04-291-10/+10
| | | | metze
* s4-dynconfig: added dyn_PYTHONDIRAndrew Tridgell2010-04-201-0/+1
|
* s4:dynconfig/wscript: ${LOCALSTATEDIR} already has var/ includedStefan Metzmacher2010-04-151-3/+3
| | | | metze
* build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy2010-04-081-2/+2
| | | | | | Python 3.x is a bit fussier about print statements and indentation. Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s4-waf: install in /usr/local/samba by defaultAndrew Tridgell2010-04-061-1/+1
|
* s4-waf: added --enable-fhs configure optionAndrew Tridgell2010-04-061-4/+39
|
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* s4-waf: move the gnu dirs check to the generic wafsamba codeAndrew Tridgell2010-04-061-2/+0
|
* s4-waf: enable the pc_files in the build rulesAndrew Tridgell2010-04-061-0/+1
|
* s4-waf: install the rest of the headersAndrew Tridgell2010-04-061-0/+2
|
* s4-waf: started adding auto-install of include filesAndrew Tridgell2010-04-061-6/+10
|
* build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell2010-04-061-1/+0
| | | | this stops lib/replace becoming a mess
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+82