Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-04 | Include waf as an extracted source directory, rather than as a one-in-a-file ↵ | Jelmer Vernooij | 3 | -17/+77 | |
script. | |||||
2011-07-27 | waf: update to latest waf 1.5 version | Andrew Tridgell | 1 | -0/+0 | |
this includes an on_results fix from thomas that fixes a dependency problem with our autoproto code Note that this changes task signatures, so it will trigger a complete rebuild Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Jul 27 04:27:32 CEST 2011 on sn-devel-104 | |||||
2011-01-14 | waf: new version of waf | Andrew Tridgell | 1 | -0/+0 | |
this one adds PYTHONARCHDIR to fix bug 7905 thanks to Thomas Nagy for the fix! | |||||
2010-10-06 | waf: update to waf version 1.5.19 | Andrew Tridgell | 1 | -0/+0 | |
this includes a number of perforance improvements and bug fixes. Thanks to Thomas for all the recent improvements! | |||||
2010-05-10 | build: Update the waf build to fix python header checks | Kai Blin | 1 | -0/+0 | |
2010-05-05 | build: update version of waf | Andrew Tridgell | 1 | -0/+0 | |
this fixes a slow configure problem on HPUX | |||||
2010-04-21 | build: make python development headers not mandatory in standalone libs | Andrew Tridgell | 1 | -0/+0 | |
This needed an update to the python tool in waf thanks to Kai for spotting this | |||||
2010-04-19 | build: update waf from svn | Andrew Tridgell | 1 | -0/+0 | |
this adds bld.install_dir() | |||||
2010-04-06 | build: update version of waf to add subdir argument to distcheck | Andrew Tridgell | 1 | -0/+0 | |
2010-04-06 | build: waf update to fix macos build error | Andrew Tridgell | 1 | -0/+0 | |
2010-04-06 | build: try to fix the python link problem on SerNet-imini | Andrew Tridgell | 1 | -0/+0 | |
2010-04-06 | build: use waf from waf-svn.git repo | Andrew Tridgell | 2 | -0/+16 | |
Added README explaining where waf comes from, and where to get the upstream sources and the exact version we use in Samba | |||||
2010-04-06 | build: update wav-svn | Andrew Tridgell | 1 | -0/+0 | |
this version works around the tarfile problem on irix | |||||
2010-04-06 | build: new waf version with local patches replaced by upstream changes | Andrew Tridgell | 1 | -0/+0 | |
2010-04-06 | build: fixed the on_results problem with SAMBA_AUTOPROTO() | Andrew Tridgell | 1 | -0/+0 | |
2010-04-06 | build: fixed missing nodes display on errors | Andrew Tridgell | 1 | -0/+0 | |
when waf can't build something due to a missing file, it displayed the whole group of files. This update makes it display only the missing files. | |||||
2010-04-06 | build: move waf into buildtools/bin | Andrew Tridgell | 2 | -0/+1 | |