summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Andy Cedilnik2004-06-288-8/+76
| | | | whole thing
* 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 ↵Bill Hoffman2004-05-201-6/+0
| | | | stduio 7 ide will thing there were errors
* 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 ↵Andy Cedilnik2004-04-293-0/+45
| | | | arguments and ARGN is the list of all nonexpected arguments
* ENH: Add RANGE support to FOREACHAndy Cedilnik2004-04-291-0/+19
|
* ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - ↵Andy Cedilnik2004-04-282-0/+11
| | | | Add auto preload file support in CMake
* 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 ↵Andy Cedilnik2004-04-271-1/+4
| | | | GET_TARGET_PROPERTY location of target
* 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. ↵Andy Cedilnik2004-04-262-1/+14
| | | | Fixes Bug #290 - Source files in subdirectories should produce object files in subdirectories
* 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-286-0/+24
|
* ENH: Add support for importing modules without specifying pathAndy Cedilnik2004-03-282-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
| | | | -P, There should be space between
* 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 ↵Andy Cedilnik2004-02-112-8/+24
| | | | finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin
* 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
|
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-092-0/+22
|
* ENH: Add second part of SimpleInstallAndy Cedilnik2004-02-082-78/+116
|
* ERR: Fix test on windows with network pathsAndy Cedilnik2004-02-052-2/+4
|