Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | ENH: Ok, when doing cmake -P you should not have to squish filename next to ↵ | Andy Cedilnik | 2004-02-20 | 2 | -2/+2 |
| | | | | -P, There should be space between | ||||
* | Fix install test fail on mingw | Bill Hoffman | 2004-02-12 | 2 | -4/+4 |
| | |||||
* | ENH: On Cygwin shared libraries have only .dll file no .lib file, so when ↵ | Andy Cedilnik | 2004-02-11 | 2 | -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 builds | Andy Cedilnik | 2004-02-09 | 2 | -82/+68 |
| | |||||
* | ENH: Some systems do not handle spaces in the path | Andy Cedilnik | 2004-02-09 | 2 | -2/+2 |
| | |||||
* | ENH: Install stage2 to handle runtime problem | Andy Cedilnik | 2004-02-09 | 2 | -0/+22 |
| | |||||
* | ENH: Add second part of SimpleInstall | Andy Cedilnik | 2004-02-08 | 2 | -78/+116 |
| | |||||
* | ERR: Fix test on windows with network paths | Andy Cedilnik | 2004-02-05 | 2 | -2/+4 |
| | |||||
* | ENH: Fix test on HP-UX | Berk Geveci | 2004-02-04 | 6 | -8/+8 |
| | |||||
* | ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵ | Andy Cedilnik | 2004-02-03 | 2 | -2/+6 |
| | | | | to link the module | ||||
* | ENH: Make test work on windows | Andy Cedilnik | 2004-02-02 | 2 | -4/+20 |
| | |||||
* | ENH: Fix exports | Andy Cedilnik | 2004-02-01 | 4 | -4/+4 |
| | |||||
* | ENH: Add install test | Andy Cedilnik | 2004-02-01 | 20 | -0/+232 |
| | |||||
* | BUG: Due to backward ordering, Visual Studio GUIs need the link directories ↵ | Brad King | 2004-01-24 | 1 | -0/+4 |
| | | | | for the libraries the first time. | ||||
* | BUG: libdir was set wrong on windows | Bill Hoffman | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | ENH: Improved test to have a different relative path name for libraries ↵ | Brad King | 2004-01-22 | 5 | -19/+20 |
| | | | | between the Executable and Library directories. | ||||
* | ERR: Fixed post-build rule to copy shared library correctly. | Brad King | 2004-01-22 | 1 | -6/+4 |
| | |||||
* | ENH: Adding test for jumping over and building a missing library. | Brad King | 2004-01-22 | 6 | -0/+47 |
| | |||||
* | BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP | Andy Cedilnik | 2004-01-05 | 2 | -1/+9 |
| | |||||
* | ENH: Attempt to add debug library postfix for visual studio 6 | Andy Cedilnik | 2003-10-31 | 1 | -0/+2 |
| | |||||
* | ENH: We do not really need streams. Also fix the test on windows | Andy Cedilnik | 2003-10-16 | 2 | -2/+2 |
| | |||||
* | ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre | Andy Cedilnik | 2003-10-13 | 2 | -0/+87 |
| | |||||
* | ENH: Better testing | Andy Cedilnik | 2003-09-24 | 1 | -6/+10 |
| | |||||
* | BUG: remove bundle_loader stuff it did not work with spaces in the path and ↵ | Bill Hoffman | 2003-08-28 | 3 | -9/+0 |
| | | | | is not needed for this test | ||||
* | ENH: remove the -flat_namespace and -undefined suppress hacks from | Yves Starreveld | 2003-08-28 | 3 | -0/+9 |
| | | | | | | ENH: CMAKE_SHARED_MODULE_CREATE_C_FLAGS ENH: and fix the complex example to specify a -bundle loader for the ENH: shared module that it builds. | ||||
* | ENH: MinGW build now passes all the tests | Bill Hoffman | 2003-08-27 | 9 | -24/+42 |
| | |||||
* | EHN: Also display Configure.h and Configure.hxx from cmsys | Andy Cedilnik | 2003-08-08 | 1 | -0/+2 |
| | |||||
* | BUG: fix the test | Bill Hoffman | 2003-08-07 | 3 | -18/+18 |
| | |||||
* | ENH: improve coverage | Bill Hoffman | 2003-08-07 | 6 | -0/+36 |
| |