Mariano Martínez Peck uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-MarianoMartinezPeck.96.mcz==================== Summary ====================
Name: CMakeVMMaker-MarianoMartinezPeck.96
Author: MarianoMartinezPeck
Time: 23 April 2011, 1:36:10 pm
UUID: 86ebc45f-3439-4be2-9ac3-5c975eab2b05
Ancestors: CMakeVMMaker-MarianoMartinezPeck.94
IMPORTANT: this commit renames ALL configurations. So, Hudson confs must be updated.
- All confs classes were renamed with the following pattern: <VM>-<OS>-[Debug-]<SpecialOptions?> (without the '-')
- Unix confs were moved to 'CMakeVMMaker-Unix' instead of 'CMakeVMMaker-Unix-Cog'.
- FreeBSD was moved to 'CMakeVMMaker-FreeBSD' instead of 'CMakeVMMaker-FreeBSD-Cog'
- Integrated with CMakeVMMaker-EstebanLorenzano.96