summaryrefslogtreecommitdiffstats
path: root/buildtools/scripts/autogen-waf.sh
Commit message (Collapse)AuthorAgeFilesLines
* waf: bring back shared Makefile and configure (needed by s3-waf).Günther Deschner2011-02-081-0/+27
| | | | | | | | Guenther Revert "build: removed unused build scripts" This reverts commit 2e520ca91180920e4c8b71be4eaa7fabb56d2a12.
* build: removed unused build scriptsAndrew Tridgell2011-02-071-27/+0
| | | | | | each library has its own configure/Makefile now Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* build: use a common autogen-waf.sh for all buildsAndrew Tridgell2010-04-121-0/+27
the symlink will get updated with the right target when waf dist is used in each directory