summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ENH: Fix test on HP-UXBerk Geveci2004-02-046-8/+8
|
* ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵Andy Cedilnik2004-02-032-2/+6
| | | | to link the module
* ENH: Make test work on windowsAndy Cedilnik2004-02-022-4/+20
|
* ENH: Fix exportsAndy Cedilnik2004-02-014-4/+4
|
* ENH: Add install testAndy Cedilnik2004-02-0120-0/+232
|
* BUG: Due to backward ordering, Visual Studio GUIs need the link directories ↵Brad King2004-01-241-0/+4
| | | | for the libraries the first time.
* BUG: libdir was set wrong on windowsBill Hoffman2004-01-231-1/+1
|
* ENH: Improved test to have a different relative path name for libraries ↵Brad King2004-01-225-19/+20
| | | | between the Executable and Library directories.
* ERR: Fixed post-build rule to copy shared library correctly.Brad King2004-01-221-6/+4
|
* ENH: Adding test for jumping over and building a missing library.Brad King2004-01-226-0/+47
|