| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on... | Brad King | 2006-02-03 | 1 | -0/+12 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -5/+2 |
|
|
* | ENH: Add a way for the generated command to include extra flags. This is usef... | Andy Cedilnik | 2005-12-01 | 1 | -1/+7 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -4/+3 |
|
|
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -2/+5 |
|
|
* | COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU... | Brad King | 2005-04-29 | 1 | -23/+13 |
|
|
* | ENH: Start working on a method that abstracts generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -36/+13 |
|
|
* | ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets... | Brad King | 2005-04-28 | 1 | -2/+23 |
|
|
* | ENH: More ctest changes and move SetupTest to superclass | Andy Cedilnik | 2005-04-01 | 1 | -69/+0 |
|
|
* | ENH: add support for out of source source | Ken Martin | 2005-03-14 | 1 | -2/+2 |
|
|
* | BUG: fix for empty target or config strings in the Build method | Ken Martin | 2005-02-23 | 1 | -2/+2 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -9/+15 |
|
|
* | ENH: ctest now uses CMake global generator to do the build part of build-and-... | Ken Martin | 2005-02-22 | 1 | -12/+21 |
|
|
* | ENH: move project map to global generator base | Bill Hoffman | 2005-01-21 | 1 | -24/+3 |
|
|
* | BUG: fix VSExternal for visual studio 6 | Ken Martin | 2004-09-16 | 1 | -3/+9 |
|
|
* | ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson | Bill Hoffman | 2004-09-15 | 1 | -7/+3 |
|
|
* | BUG: make sure env CC and CXX are not set for VS IDE builds | Bill Hoffman | 2004-09-15 | 1 | -0/+3 |
|
|
* | ENH: add better error reporting for file open failures | Bill Hoffman | 2004-09-07 | 1 | -0/+1 |
|
|
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
|
|
* | ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition whe... | Bill Hoffman | 2004-08-11 | 1 | -6/+6 |
|
|
* | BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i... | Brad King | 2004-08-04 | 1 | -4/+4 |
|
|
* | fix include order because of GetCurrentDirectory define and windows.h problem | Bill Hoffman | 2004-06-15 | 1 | -1/+0 |
|
|
* | BUG: fix sub project path problem | Bill Hoffman | 2004-06-14 | 1 | -1/+2 |
|
|
* | ENH: Handle make install target on Visual Studio 6 and 7 and install templates | Andy Cedilnik | 2004-04-15 | 1 | -0/+17 |
|
|
* | ENH: add new subdirectory exclude from top option | Bill Hoffman | 2004-03-09 | 1 | -5/+13 |
|
|
* | BUG: fix crash in external dsp include | Bill Hoffman | 2004-01-07 | 1 | -1/+0 |
|
|
* | BUG: fix crash | Bill Hoffman | 2004-01-07 | 1 | -1/+1 |
|
|
* | BUG: Fix Bug #445 - Same library in multiple projects can cause problems | Andy Cedilnik | 2003-12-18 | 1 | -1/+1 |
|
|
* | remove more warnings | Bill Hoffman | 2003-11-26 | 1 | -1/+0 |
|
|
* | remove warnings | Bill Hoffman | 2003-11-26 | 1 | -3/+2 |
|
|
* | ENH: fix some warnings | Bill Hoffman | 2003-11-26 | 1 | -1/+1 |
|
|
* | ENH: generate a sln and dsw file for each sub project in a project | Bill Hoffman | 2003-11-26 | 1 | -91/+164 |
|
|
* | ENH: Bug #371 - Add build configuration for try compiles using cmake variable | Andy Cedilnik | 2003-11-12 | 1 | -1/+11 |
|
|
* | ENH: Use the new RunCommand | Andy Cedilnik | 2003-08-04 | 1 | -2/+4 |
|
|
* | ENH: Registered global generators are now kept in a table in the cmake instan... | Brad King | 2003-07-08 | 1 | -0/+8 |
|
|
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -4/+7 |
|
|
* | better error message | Bill Hoffman | 2003-03-14 | 1 | -3/+1 |
|
|
* | BUG: CMake 1.4 configured projects did not build with new CMake. | Brad King | 2003-01-22 | 1 | -3/+17 |
|
|
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be... | Brad King | 2002-12-20 | 1 | -0/+31 |
|
|
* | ENH: fix IntDir jump and build problem | Bill Hoffman | 2002-12-06 | 1 | -0/+1 |
|
|
* | fix for generator picked compilers | Bill Hoffman | 2002-12-06 | 1 | -0/+2 |
|
|
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -18/+7 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | Suppress output of trycompile | Andy Cedilnik | 2002-10-07 | 1 | -4/+4 |
|
|
* | Remove debug stuff | Andy Cedilnik | 2002-09-23 | 1 | -5/+1 |
|
|
* | Attempt to fix Visual studio 6 comiling | Andy Cedilnik | 2002-09-23 | 1 | -4/+3 |
|
|
* | slight change in signature | Ken Martin | 2002-09-17 | 1 | -1/+5 |
|
|
* | better trycompile and enable langiages | Ken Martin | 2002-09-13 | 1 | -18/+13 |
|
|
* | modified TryCompile | Ken Martin | 2002-09-10 | 1 | -4/+15 |
|
|
* | compiler warnings | Ken Martin | 2002-09-08 | 1 | -1/+1 |
|
|