Commit Graph

16 Commits

Author SHA1 Message Date
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) da56b9b767 when waf is used to run the agent or consoleproxy or managementserver, and the stack has not been installed yet, install it intelligently 2010-09-01 20:39:53 -07:00
Manuel Amador (Rudd-O) 10d62a5fe6 Connect cloud-setup-databases with deploydb. Use MySQLdb instead of using the command-line MySQL client. Detect the existence of the MySQLdb python module on Windows. Works on windows. 2010-09-01 20:15:40 -07:00
Manuel Amador (Rudd-O) 49f2616fd9 Verbose and helpful messages for waf configure if mkisofs or mysql.exe are not found 2010-09-01 17:18:38 -07:00
Manuel Amador (Rudd-O) b6322464ca Write the current schema level out to the database when doing deploydb or setup-databases 2010-09-01 11:32:48 -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
Manuel Amador (Rudd-O) cebd1da99c Added support for injecting the VMWare templates across the board, and in the packages too 2010-08-26 19:18:37 -07:00
Manuel Amador (Rudd-O) 3acc84282f cannot use hardlink when we are using symlink 2010-08-13 01:01:50 -07:00
Manuel Amador (Rudd-O) 5a1fb90360 Performance and assurement improvements in wscript 2010-08-13 00:36:21 -07:00
Manuel Amador (Rudd-O) eef9b7722a Do not remove the build tree after build 2010-08-13 00:28:03 -07:00
Manuel Amador (Rudd-O) 07addfed62 If git build sccs file is present, catenate it to standard output with these brand new commands 2010-08-11 18:14:55 -07:00
Manuel Amador (Rudd-O) 9d5c1f2dcf Fix build system in preparation for repo split 2010-08-11 09:13:29 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00