David Cole
|
09084d89fb
|
ENH: Default to the same cmake used for configuring when building and installing. If none specified default to the cmake used to configure the outer/aggregating project.
|
2008-12-09 15:31:28 -05:00 |
|
David Cole
|
98afdd0e37
|
BUG: Make sure all directories used as working directories exist at CMake configure time as well as having custom commands that create them. Necessary for the Borland Makefiles generator to generate short path names in the makefile build rules. Also, make sure all custom commands chain together properly through the use of the sentinel files.
|
2008-12-08 14:58:59 -05:00 |
|
David Cole
|
dba2c51d90
|
ENH: Make it easier to use configure/make/make-install as the build steps for an external project. Add capability of customizing the download step. Add tests of empty projects. Better comments and error checking in AddExternalProject.cmake. In tests, use KWStyle from CVSHEAD to see if QNX continuous can build the latest KWStyle. Make KWStyle test depend on all previous test external projects so it builds last to catch other issues before any KWStyle compile errors.
|
2008-12-05 15:18:32 -05:00 |
|
David Cole
|
930827d48c
|
ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others...
|
2008-12-04 13:27:48 -05:00 |
|