summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-264-7/+7
* ENH: initial fortranBill Hoffman2004-08-062-0/+8
* ERR: Fix test to use post CMAKE_X_LIBS variablesAndy Cedilnik2004-07-291-3/+4
* ERR: Removed debugging code from test.Brad King2004-07-022-4/+2
* ENH: Better handling of debug postfix and fix the testAndy Cedilnik2004-06-292-46/+2
* ERR: Fix visual studio installAndy Cedilnik2004-06-282-6/+16
* BUG: Implement installing of shared library versioning and add test for the w...Andy Cedilnik2004-06-288-8/+76
* ENH: Handle spaces in the pathAndy Cedilnik2004-06-141-2/+2
* ERR: Remove testinf of PREORDER on WindowsAndy Cedilnik2004-06-032-4/+6
* ERR: Try to fix simple install on vs6Andy Cedilnik2004-06-032-0/+2
* ENH: More elaborate install testAndy Cedilnik2004-06-0110-0/+54
* BUG: dont put the output of a try compile in the output because visual stduio...Bill Hoffman2004-05-201-6/+0
* ENH: Add some ctest coverageAndy Cedilnik2004-05-103-0/+92
* ENH: fix tests to work with in source buildsBill Hoffman2004-05-043-24/+36
* ENH: Cleanup example a bitAndy Cedilnik2004-05-031-43/+41
* ENH: Remove warningAndy Cedilnik2004-05-032-0/+8
* ENH: fix warnings in testBill Hoffman2004-05-032-14/+16
* ENH: remove warnings in testsBill Hoffman2004-05-023-2/+3
* ENH: Remove warningsAndy Cedilnik2004-04-304-0/+4
* ENH: Remove warningAndy Cedilnik2004-04-301-1/+2
* ENH: link in more than just pythonBill Hoffman2004-04-301-3/+9
* ENH: Here is test for swig moduleAndy Cedilnik2004-04-3011-0/+510
* ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all argu...Andy Cedilnik2004-04-293-0/+45
* ENH: Add RANGE support to FOREACHAndy Cedilnik2004-04-291-0/+19
* ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Ad...Andy Cedilnik2004-04-282-0/+11
* ENH: add a test for EQUAL in ifBill Hoffman2004-04-286-0/+78
* ENH: More special casesAndy Cedilnik2004-04-282-0/+7
* ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_...Andy Cedilnik2004-04-271-1/+4
* ERR: Remove warnings from testsAndy Cedilnik2004-04-272-0/+10
* BUG: Fix aus source dir and add better testing of itAndy Cedilnik2004-04-278-5/+60
* ENH: Add extra test filesAndy Cedilnik2004-04-262-0/+14
* ENH: When source file is in subdirectory put object file in subdirectory. Fix...Andy Cedilnik2004-04-262-1/+14
* ENH:Add test for GET/SET_DIRECTORY_PROPERTYAndy Cedilnik2004-04-262-1/+25
* added tests for var args with macrosKen Martin2004-04-266-0/+57
* ENH: add SUBDIR PREORDER and fix clean for non-relative pathsBill Hoffman2004-04-234-0/+17
* add depBill Hoffman2004-04-212-0/+2
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-1512-33/+63
* ENH: fix for appleBill Hoffman2004-04-021-1/+9
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-276-0/+24
* ENH: Add support for importing modules without specifying pathAndy Cedilnik2004-03-272-2/+2
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-3/+5
* ENH: create new test to test subdir excludeBill Hoffman2004-03-098-0/+64
* ENH: Added STRING(CONFIGURE ...) command.Brad King2004-03-042-0/+18
* ERR: Too much commitsAndy Cedilnik2004-02-291-1/+1
* ERR: Fix GetModulesFileAndy Cedilnik2004-02-291-1/+1
* ENH: Ok, when doing cmake -P you should not have to squish filename next to -...Andy Cedilnik2004-02-202-2/+2
* Fix install test fail on mingwBill Hoffman2004-02-122-4/+4
* ENH: On Cygwin shared libraries have only .dll file no .lib file, so when fin...Andy Cedilnik2004-02-112-8/+24
* ENH: Some cleanup and try to fix Visual Studio buildsAndy Cedilnik2004-02-092-82/+68
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-092-2/+2