21 Commits

Author SHA1 Message Date
frank
630bb2e278 make build number attach to release number 0 in rpm package name.
1. if --prerelease specified, the release number equals to
        0.buildnumber
2. if --prerelease omitted, the release number equals to
        1 or --release-version if --release-version specified
2011-11-28 14:46:35 -08:00
anthony
084fe6a630 speed up rpm build 2011-07-01 17:52:27 -07:00
anthony
dfce7226e7 source rpm is not used, remove it from rpm build 2011-07-01 17:43:21 -07:00
Frank
5de550dea7 Bug 10343 - 2.2.5 > 2.2.6 upgrade not working on Ubuntu 10.04 builds
resolved fixed
2011-06-20 10:10:44 -07:00
Frank
aa66c5a551 Don't do tgz check when build debian package 2011-03-11 17:12:01 -08:00
Frank
a6861d0ac1 Fix the wrong additional buildnumber in debian build 2011-03-11 15:47:31 -08:00
Frank
75401d4556 Add PACKAGE_VERSION feature to ubuntu build 2011-03-11 15:36:45 -08:00
Kevin Kluge
3395c566f9 set version to 2.2.2 2011-03-07 11:35:55 -08:00
Frank
78df5ea616 Change RPM packager to Cloud.com, Inc. <engineering@cloud.com>
fix RPM pre-build error
2011-02-17 18:22:50 -08:00
Frank
4841afe64c Add --package-version option for waf build
the version will be used for rpm version number
as well as version number of jar manifest file.
manifest info could retrieve by listcapbilities API
2011-01-29 15:22:02 -08:00
Frank Zhang
7cafe6d7c0 Big change of build
1. use ant to build all JARs and ISOs
2. waf install results from ant
3. arrange wscript_build in function style, which is more readable
2010-12-06 13:27:16 -08:00
Frank Zhang
f0dfbc47b6 get rid of ui/wscript_build 2010-12-04 23:03:24 -08:00
Alex Huang
7249f168d5 more file changes 2010-09-09 13:27:20 -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