Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the ↵ | Brad King | 2005-04-29 | 1 | -1/+1 | |
| | | | | AddUtility method on a target. This significantly simplifies the implementation and removes warnings about hiding virtual functions. | |||||
* | ENH: Start working on a method that abstracts generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -5/+2 | |
| | ||||||
* | ENH: Added dependency from INSTALL target to ALL_BUILD target so that ↵ | Brad King | 2005-04-28 | 1 | -1/+1 | |
| | | | | targets build before being installed. | |||||
* | ENH: More ctest changes and move SetupTest to superclass | Andy Cedilnik | 2005-04-01 | 1 | -1/+0 | |
| | ||||||
* | ENH: cleanup by removing all the olf local generate junk that i not longer ↵ | Ken Martin | 2005-03-10 | 1 | -7/+0 | |
| | | | | needed | |||||
* | ENH: ctest now uses CMake global generator to do the build part of ↵ | Ken Martin | 2005-02-22 | 1 | -3/+5 | |
| | | | | build-and-test | |||||
* | ENH: move project map to global generator base | Bill Hoffman | 2005-01-21 | 1 | -2/+0 | |
| | ||||||
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -1/+1 | |
| | ||||||
* | BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile ↵ | Brad King | 2004-08-04 | 1 | -1/+1 | |
| | | | | instance for the listfile containing the TRY_COMPILE call, not the top level listfile. | |||||
* | BUG: make sure global generate is done when cmakelist file chagnes, also ↵ | Bill Hoffman | 2004-05-20 | 1 | -2/+7 | |
| | | | | make sure guids are stored in the cache so the .sln file does not change every time | |||||
* | ENH: add new subdirectory exclude from top option | Bill Hoffman | 2004-03-09 | 1 | -2/+4 | |
| | ||||||
* | remove warnings | Bill Hoffman | 2003-11-26 | 1 | -2/+1 | |
| | ||||||
* | ENH: generate a sln and dsw file for each sub project in a project | Bill Hoffman | 2003-11-26 | 1 | -1/+5 | |
| | ||||||
* | ENH: Registered global generators are now kept in a table in the cmake ↵ | Brad King | 2003-07-08 | 1 | -1/+6 | |
| | | | | instance. Added support for documentation with a Generators section. | |||||
* | add support for vs 71 | Bill Hoffman | 2003-05-08 | 1 | -11/+13 | |
| | ||||||
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to ↵ | Brad King | 2002-12-20 | 1 | -1/+1 | |
| | | | | be a semicolon-separated list of configurations that will be built. | |||||
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -0/+1 | |
| | ||||||
* | use InAll target setting to determine what targets are in the default build | Ken Martin | 2002-12-05 | 1 | -1/+1 | |
| | ||||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 | |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | |||||
* | some try compile fixes | Ken Martin | 2002-09-22 | 1 | -5/+10 | |
| | ||||||
* | modified TryCompile | Ken Martin | 2002-09-10 | 1 | -1/+1 | |
| | ||||||
* | new arch | Ken Martin | 2002-09-04 | 1 | -0/+95 | |