VM Maker: CMakeVMMaker-MarianoMartinezPeck.83.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: CMakeVMMaker-MarianoMartinezPeck.83.mcz

squeak-dev-noreply
 
Mariano Martínez Peck uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-MarianoMartinezPeck.83.mcz

==================== Summary ====================

Name: CMakeVMMaker-MarianoMartinezPeck.83
Author: MarianoMartinezPeck
Time: 12 April 2011, 11:38:18 pm
UUID: 609cc5fb-016a-41cf-a94c-283c0c40c59f
Ancestors: CMakeVMMaker-MarianoMartinezPeck.82

- replaced hardcoded directory names like  'src' by sourceDirName, 'buid' by buildDirName, etc.
- Fix hardcoded directories for resources in Mac OS and for pluggins settings
- added the method #defaultDirectoriesFromGitDir: gitRepository
to both, Unix and Mac OS. Check the implementaton for an example.
- 'outputDir' can now also be parametrized like the rest of the directories.
-  'resourcesDir' can now also be parametrized like the rest of the directories in Mac OS.