Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Propagate more things | Andy Cedilnik | 2004-10-17 | 1 | -0/+4 |
| | |||||
* | ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest test | Andy Cedilnik | 2004-10-17 | 1 | -1/+2 |
| | |||||
* | BUG: Use kwsys from the source tree | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | ENH: Better sorting of results | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | BUG: Fix problem with spaces in the path | Andy Cedilnik | 2004-10-03 | 1 | -1/+1 |
| | |||||
* | ENH: Use existing CTest and cmake | Andy Cedilnik | 2004-10-01 | 1 | -4/+6 |
| | |||||
* | ENH: Let us recognize it on the dashboard | Andy Cedilnik | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | ENH: Do kwsys instead of CMake | Andy Cedilnik | 2004-09-30 | 1 | -13/+9 |
| | |||||
* | clean up output of test and force verbose makefiles | Bill Hoffman | 2004-09-27 | 1 | -5/+1 |
| | |||||
* | try and get this java test to work | Bill Hoffman | 2004-09-24 | 2 | -15/+1 |
| | |||||
* | ENH: add some java code to try and find the system path | Bill Hoffman | 2004-09-24 | 2 | -0/+16 |
| | |||||
* | ENH: remove classpath so that this test passes with older java compilers ↵ | Bill Hoffman | 2004-09-24 | 1 | -2/+0 |
| | | | | that clober the system class path with the -classpath option | ||||
* | use verbose makefiles | Bill Hoffman | 2004-09-22 | 1 | -0/+1 |
| | |||||
* | make it verbose | Bill Hoffman | 2004-09-22 | 2 | -2/+2 |
| | |||||
* | ENH: major changes to support addition of languages from cmake modules ↵ | Bill Hoffman | 2004-09-22 | 4 | -1/+52 |
| | | | | directory. | ||||
* | BUG#1179: Fix for syntax in unquoted arguments. | Brad King | 2004-09-20 | 1 | -0/+8 |
| | |||||
* | BUG: fix VSExternal for visual studio 6 | Ken Martin | 2004-09-16 | 1 | -1/+1 |
| | |||||
* | 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 |