| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | 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 fin... | Andy Cedilnik | 2004-02-11 | 2 | -8/+24 |
|
|
* | 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 to... | Andy Cedilnik | 2004-02-03 | 2 | -2/+6 |
|
|
* | 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 f... | Brad King | 2004-01-24 | 1 | -0/+4 |
|
|
* | 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 betwe... | Brad King | 2004-01-22 | 5 | -19/+20 |
|
|
* | 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 i... | Bill Hoffman | 2003-08-28 | 3 | -9/+0 |
|
|
* | ENH: remove the -flat_namespace and -undefined suppress hacks from | Yves Starreveld | 2003-08-28 | 3 | -0/+9 |
|
|
* | 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 |
|
|
* | ENH: More verbose test | Andy Cedilnik | 2003-08-07 | 1 | -0/+1 |
|
|
* | ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES | Andy Cedilnik | 2003-08-06 | 2 | -0/+14 |
|
|
* | ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMak... | Brad King | 2003-08-06 | 1 | -0/+63 |
|
|
* | ENH: Added test of --copyright and --version arguments for coverage. | Brad King | 2003-08-05 | 1 | -0/+2 |
|
|
* | ENH: Added test of --help [command] form of help option for coverage. | Brad King | 2003-08-05 | 1 | -0/+1 |
|
|
* | BUG: Open as ascii to remove extra new lines | Andy Cedilnik | 2003-08-05 | 1 | -1/+1 |
|
|
* | ENH: Add accessor for the list of commands | Andy Cedilnik | 2003-08-04 | 2 | -7/+14 |
|
|
* | ENH: Make it work for QT 2.3 non commercial on windows | Andy Cedilnik | 2003-08-01 | 1 | -0/+1 |
|
|
* | ENH: Add more debug | Andy Cedilnik | 2003-08-01 | 1 | -0/+1 |
|
|
* | add missing file | Bill Hoffman | 2003-08-01 | 3 | -0/+12 |
|
|