Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: produce better output | Ken Martin | 2004-09-15 | 1 | -1/+2 |
| | |||||
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 1 | -2/+2 |
| | |||||
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | ENH: add a test for external projects | Bill Hoffman | 2004-09-14 | 8 | -0/+93 |
| | |||||
* | ENH: add more output for fortran so I can figure out what is going on with ↵ | Bill Hoffman | 2004-09-08 | 1 | -0/+10 |
| | | | | other fortran compilers | ||||
* | ENH: more uniform approach to enable language, one step closer to being able ↵ | Bill Hoffman | 2004-08-26 | 4 | -7/+7 |
| | | | | to enable a language without modifing cmake source code | ||||
* | ENH: initial fortran | Bill Hoffman | 2004-08-06 | 2 | -0/+8 |
| | |||||
* | ERR: Fix test to use post CMAKE_X_LIBS variables | Andy Cedilnik | 2004-07-29 | 1 | -3/+4 |
| | |||||
* | ERR: Removed debugging code from test. | Brad King | 2004-07-02 | 2 | -4/+2 |
| | |||||
* | ENH: Better handling of debug postfix and fix the test | Andy Cedilnik | 2004-06-29 | 2 | -46/+2 |
| | |||||
* | ERR: Fix visual studio install | Andy Cedilnik | 2004-06-28 | 2 | -6/+16 |
| | |||||
* | BUG: Implement installing of shared library versioning and add test for the ↵ | Andy Cedilnik | 2004-06-28 | 8 | -8/+76 |
| | | | | whole thing | ||||
* | ENH: Handle spaces in the path | Andy Cedilnik | 2004-06-14 | 1 | -2/+2 |
| | |||||
* | ERR: Remove testinf of PREORDER on Windows | Andy Cedilnik | 2004-06-03 | 2 | -4/+6 |
| | |||||
* | ERR: Try to fix simple install on vs6 | Andy Cedilnik | 2004-06-03 | 2 | -0/+2 |
| | |||||
* | ENH: More elaborate install test | Andy Cedilnik | 2004-06-01 | 10 | -0/+54 |
| | |||||
* | BUG: dont put the output of a try compile in the output because visual ↵ | Bill Hoffman | 2004-05-20 | 1 | -6/+0 |
| | | | | stduio 7 ide will thing there were errors | ||||
* | ENH: Add some ctest coverage | Andy Cedilnik | 2004-05-10 | 3 | -0/+92 |
| | |||||
* | ENH: fix tests to work with in source builds | Bill Hoffman | 2004-05-04 | 3 | -24/+36 |
| | |||||
* | ENH: Cleanup example a bit | Andy Cedilnik | 2004-05-03 | 1 | -43/+41 |
| | |||||
* | ENH: Remove warning | Andy Cedilnik | 2004-05-03 | 2 | -0/+8 |
| | |||||
* | ENH: fix warnings in test | Bill Hoffman | 2004-05-03 | 2 | -14/+16 |
| | |||||
* | ENH: remove warnings in tests | Bill Hoffman | 2004-05-02 | 3 | -2/+3 |
| | |||||
* | ENH: Remove warnings | Andy Cedilnik | 2004-04-30 | 4 | -0/+4 |
| | |||||
* | ENH: Remove warning | Andy Cedilnik | 2004-04-30 | 1 | -1/+2 |
| | |||||
* | ENH: link in more than just python | Bill Hoffman | 2004-04-30 | 1 | -3/+9 |
| | |||||
* | ENH: Here is test for swig module | Andy Cedilnik | 2004-04-30 | 11 | -0/+510 |
| | |||||
* | ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all ↵ | Andy Cedilnik | 2004-04-29 | 3 | -0/+45 |
| | | | | arguments and ARGN is the list of all nonexpected arguments | ||||
* | ENH: Add RANGE support to FOREACH | Andy Cedilnik | 2004-04-29 | 1 | -0/+19 |
| | |||||
* | ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - ↵ | Andy Cedilnik | 2004-04-28 | 2 | -0/+11 |
| | | | | Add auto preload file support in CMake | ||||
* | ENH: add a test for EQUAL in if | Bill Hoffman | 2004-04-28 | 6 | -0/+78 |
| | |||||
* | ENH: More special cases | Andy Cedilnik | 2004-04-28 | 2 | -0/+7 |
| | |||||
* | ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to ↵ | Andy Cedilnik | 2004-04-27 | 1 | -1/+4 |
| | | | | GET_TARGET_PROPERTY location of target | ||||
* | ERR: Remove warnings from tests | Andy Cedilnik | 2004-04-27 | 2 | -0/+10 |
| | |||||
* | BUG: Fix aus source dir and add better testing of it | Andy Cedilnik | 2004-04-27 | 8 | -5/+60 |
| | |||||
* | ENH: Add extra test files | Andy Cedilnik | 2004-04-26 | 2 | -0/+14 |
| | |||||
* | ENH: When source file is in subdirectory put object file in subdirectory. ↵ | Andy Cedilnik | 2004-04-26 | 2 | -1/+14 |
| | | | | Fixes Bug #290 - Source files in subdirectories should produce object files in subdirectories | ||||
* | ENH:Add test for GET/SET_DIRECTORY_PROPERTY | Andy Cedilnik | 2004-04-26 | 2 | -1/+25 |
| | |||||
* | added tests for var args with macros | Ken Martin | 2004-04-26 | 6 | -0/+57 |
| | |||||
* | ENH: add SUBDIR PREORDER and fix clean for non-relative paths | Bill Hoffman | 2004-04-23 | 4 | -0/+17 |
| | |||||
* | add dep | Bill Hoffman | 2004-04-21 | 2 | -0/+2 |
| | |||||
* | ENH: Add test for REMOVE_DEFINITION | Andy Cedilnik | 2004-04-15 | 12 | -33/+63 |
| | |||||
* | ENH: fix for apple | Bill Hoffman | 2004-04-02 | 1 | -1/+9 |
| | |||||
* | ENH: Add pre and post install script support | Andy Cedilnik | 2004-03-28 | 6 | -0/+24 |
| | |||||
* | ENH: Add support for importing modules without specifying path | Andy Cedilnik | 2004-03-28 | 2 | -2/+2 |
| | |||||
* | ENH: add new subdirectory exclude from top option | Bill Hoffman | 2004-03-09 | 1 | -3/+5 |
| | |||||
* | ENH: create new test to test subdir exclude | Bill Hoffman | 2004-03-09 | 8 | -0/+64 |
| | |||||
* | ENH: Added STRING(CONFIGURE ...) command. | Brad King | 2004-03-04 | 2 | -0/+18 |
| | |||||
* | ERR: Too much commits | Andy Cedilnik | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | ERR: Fix GetModulesFile | Andy Cedilnik | 2004-02-29 | 1 | -1/+1 |
| |