Manuel Amador (Rudd-O)
fd43b5aee8
Split out JAVADIR detection to a separate file, and make non-Linux configure much more robust
2010-09-03 18:13:04 -07:00
Manuel Amador (Rudd-O)
e7127054ca
Platforms: use Waf builtin platform detection so the build scripts will work correctly with Jython
2010-09-03 18:13:04 -07:00
Manuel Amador (Rudd-O)
1aaa380a60
Split out user management as a waf tool
2010-09-03 17:03:53 -07:00
Manuel Amador (Rudd-O)
3a79277f26
Tomcat tool split out from wscript_configure, to reuse in cloud-bridge
2010-09-02 14:24:31 -07:00
Manuel Amador (Rudd-O)
073e1b0a29
either mkisofs or genisoimage are detected. Graft points (thus rename()) support added to waf create ISO feature. Proper cross-platform support in waf create ISO feature.
...
Give option to use genisoimage if mkisofs is not present, fixes compile on windows as long as user has cygwin
Fix mkisofs to work on windows well
put files in root directory of systemvm ISO
put the rename func in the task generator constructor for the isos
Add graft point support to tools/mkisofs
2010-09-01 15:55:39 -07:00
Manuel Amador (Rudd-O)
b670b7f656
Patch generation (tar waf tool) fixed to work properly on windows and linux.
2010-09-01 15:55:20 -07:00
Manuel Amador (Rudd-O)
df2455a39e
no necessity to depend on the dict hash to do the tar up
2010-09-01 15:55:14 -07:00
Manuel Amador (Rudd-O)
b0acdbcf8b
Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools.
2010-08-31 20:40:17 -07:00