summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/samba_patterns.py
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher2014-09-051-2/+2
* smbd/nmbd: Remove HAVE_LONGLONGVolker Lendecke2014-07-221-2/+0
* wafsamba: use cluster_support_features in build_options.cStefan Metzmacher2014-03-241-0/+5
* build: Do not always regenerate the version.h fileAndrew Bartlett2013-05-271-1/+5
* swat: Remove swat.Kai Blin2013-05-181-1/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-1/+1
* build: Replace mkbuildoptions-waf awk script with waf targetAmitay Isaacs2011-09-071-0/+174
* build: only use the git version on install, not in the build treeAndrew Tridgell2011-06-171-1/+2
* waf: added --git-local-changes configure optionAndrew Tridgell2010-11-161-3/+1
* samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij2010-11-121-2/+2
* build: only use git when found by configureAndrew Tridgell2010-06-291-2/+5
* waf Read VERSION file inside WAF to set package versionAndrew Bartlett2010-05-281-8/+19
* build: tidy up the wafsamba rules a bitAndrew Tridgell2010-04-061-2/+0
* build: make use on_results=True for some build rulesStefan Metzmacher2010-04-061-0/+1
* build: fixed git version in samba -VAndrew Tridgell2010-04-061-1/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-20/+1
* build: added generation of version.hAndrew Tridgell2010-04-061-0/+13
* build: result of hack session with itaAndrew Tridgell2010-04-061-65/+0
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-061-0/+6
* build: rewrote PIDL rules, breaking them into a separate waf toolAndrew Tridgell2010-04-061-35/+0
* build: fixed location of gen_ndr filesAndrew Tridgell2010-04-061-8/+8
* build: fixed --includedir options for PIDLAndrew Tridgell2010-04-061-1/+11
* build: split out the extension based build patternsAndrew Tridgell2010-04-061-0/+107