| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Ad... | Andy Cedilnik | 2004-04-28 | 1 | -0/+7 |
|
|
* | ENH: Encode object files with funny characters in the name. It should fix Bug... | Andy Cedilnik | 2004-04-28 | 2 | -4/+53 |
|
|
* | BUG: fix logic in EQUAL if test | Bill Hoffman | 2004-04-28 | 1 | -1/+1 |
|
|
* | ENH: add a numeric EQUAL to the IF statment, very useful for variable argumen... | Bill Hoffman | 2004-04-28 | 2 | -1/+14 |
|
|
* | ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_... | Andy Cedilnik | 2004-04-27 | 1 | -3/+44 |
|
|
* | ENH: GetSafeDefinition is now in cmMakefile | Andy Cedilnik | 2004-04-27 | 4 | -77/+54 |
|
|
* | ENH: Add method to get definition even if it does not exists | Andy Cedilnik | 2004-04-27 | 2 | -0/+11 |
|
|
* | BUG: Fix aus source dir and add better testing of it | Andy Cedilnik | 2004-04-27 | 1 | -7/+9 |
|
|
* | WRN: remove warnings | Bill Hoffman | 2004-04-27 | 2 | -8/+15 |
|
|
* | ENH: Another one of those nasty hex numbers in the ctest output | Andy Cedilnik | 2004-04-26 | 1 | -1/+3 |
|
|
* | ENH: fix for bug id 27, add a signal handler for crashes in loaded commands | Bill Hoffman | 2004-04-26 | 1 | -3/+49 |
|
|
* | ENH: When source file is in subdirectory put object file in subdirectory. Fix... | Andy Cedilnik | 2004-04-26 | 2 | -9/+17 |
|
|
* | BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running | Andy Cedilnik | 2004-04-26 | 2 | -0/+8 |
|
|
* | macros now support varargs | Ken Martin | 2004-04-26 | 2 | -3/+37 |
|
|
* | BUG#682: Adding environment variable check to FIND_PACKAGE command. | Brad King | 2004-04-26 | 1 | -0/+14 |
|
|
* | STYLE: Removed trailing whitespace. | Brad King | 2004-04-26 | 1 | -24/+24 |
|
|
* | BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides | Bill Hoffman | 2004-04-23 | 2 | -2/+15 |
|
|
* | ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change... | Andy Cedilnik | 2004-04-23 | 6 | -0/+348 |
|
|
* | ENH: add verbose make abilility to visual studio 7 | Bill Hoffman | 2004-04-23 | 1 | -2/+23 |
|
|
* | ENH: add SUBDIR PREORDER and fix clean for non-relative paths | Bill Hoffman | 2004-04-23 | 6 | -41/+124 |
|
|
* | ENH: Unify with other variables | Andy Cedilnik | 2004-04-23 | 2 | -5/+6 |
|
|
* | ENH: allow verbose makefile flag to remove nologo from all commands so you ca... | Bill Hoffman | 2004-04-23 | 1 | -0/+5 |
|
|
* | ERR: Fixed unused variable assignment warning. | Brad King | 2004-04-23 | 1 | -1/+1 |
|
|
* | ENH: Add DynamicAnalisys support. The old Purify is still available through -... | Andy Cedilnik | 2004-04-22 | 1 | -20/+109 |
|
|
* | ENH: add support for static library property STATIC_LIBRARY_FLAGS | Bill Hoffman | 2004-04-22 | 3 | -5/+21 |
|
|
* | ENH: add a property for HAS_CXX to a target that will force the use of a c++ ... | Bill Hoffman | 2004-04-22 | 1 | -0/+4 |
|
|
* | ERR: Verify that getenv returned something before using it | Andy Cedilnik | 2004-04-22 | 1 | -1/+8 |
|
|
* | update docs | Ken Martin | 2004-04-22 | 1 | -1/+4 |
|
|
* | BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used ... | Bill Hoffman | 2004-04-22 | 6 | -7/+15 |
|
|
* | BUG 178: make top level cmakelist file a source in ALL_BUILD | Bill Hoffman | 2004-04-22 | 2 | -8/+0 |
|
|
* | ERR: Fix install on VS71 | Andy Cedilnik | 2004-04-21 | 1 | -3/+14 |
|
|
* | ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as... | Brad King | 2004-04-21 | 3 | -40/+207 |
|
|
* | BUG: Put all files to manifest | Andy Cedilnik | 2004-04-21 | 1 | -1/+1 |
|
|
* | BUG: Fixed check of number of arguments. | Brad King | 2004-04-21 | 1 | -1/+1 |
|
|
* | ENH: Do preinstall and postinstall script even if the target is not installed | Andy Cedilnik | 2004-04-21 | 1 | -10/+10 |
|
|
* | ENH: Report error and exit when the current directory is not specified | Andy Cedilnik | 2004-04-21 | 2 | -2/+19 |
|
|
* | BUG: Prevent crash when the current working directory cannot be established | Andy Cedilnik | 2004-04-21 | 1 | -1/+6 |
|
|
* | BUG: If the line ends without new-line character, Split should still return s... | Andy Cedilnik | 2004-04-20 | 1 | -5/+2 |
|
|
* | RNH: Support NoDartCoverage in the binary directorory | Andy Cedilnik | 2004-04-19 | 1 | -2/+27 |
|
|
* | ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate t... | Brad King | 2004-04-19 | 2 | -6/+29 |
|
|
* | ENH: Add check for infinite loops. Make sure that files written using WRITE_F... | Andy Cedilnik | 2004-04-18 | 9 | -2/+64 |
|
|
* | ENH: Add support for adding object files and sources. This way you can use ex... | Andy Cedilnik | 2004-04-18 | 2 | -9/+48 |
|
|
* | better args handling for -I options | Ken Martin | 2004-04-16 | 1 | -0/+5 |
|
|
* | better args handling for -I option | Ken Martin | 2004-04-16 | 2 | -15/+36 |
|
|
* | ENH: Better reporting of what tests failed and write a file with failed tests | Andy Cedilnik | 2004-04-16 | 1 | -4/+16 |
|
|
* | BUG: fix for bug 91 | Bill Hoffman | 2004-04-16 | 1 | -2/+23 |
|
|
* | ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when de... | Andy Cedilnik | 2004-04-15 | 1 | -3/+6 |
|
|
* | BUG: Prevent deleting not existing variables and therefore prevent crash. Fix... | Andy Cedilnik | 2004-04-15 | 1 | -1/+1 |
|
|
* | ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos... | Andy Cedilnik | 2004-04-15 | 5 | -0/+125 |
|
|
* | BUG: fix for 282 | Bill Hoffman | 2004-04-15 | 1 | -0/+1 |
|
|