summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-082-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 to...Andy Cedilnik2004-02-032-2/+6
* 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 f...Brad King2004-01-241-0/+4
* BUG: libdir was set wrong on windowsBill Hoffman2004-01-231-1/+1
* ENH: Improved test to have a different relative path name for libraries betwe...Brad King2004-01-225-19/+20
* 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
* BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPPAndy Cedilnik2004-01-052-1/+9
* ENH: Attempt to add debug library postfix for visual studio 6Andy Cedilnik2003-10-311-0/+2
* ENH: We do not really need streams. Also fix the test on windowsAndy Cedilnik2003-10-162-2/+2
* ENH: Add test for FindwxWindows. Thanks to: Mathieu MalaterreAndy Cedilnik2003-10-132-0/+87
* ENH: Better testingAndy Cedilnik2003-09-241-6/+10
* BUG: remove bundle_loader stuff it did not work with spaces in the path and i...Bill Hoffman2003-08-283-9/+0
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-273-0/+9
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-279-24/+42
* EHN: Also display Configure.h and Configure.hxx from cmsysAndy Cedilnik2003-08-081-0/+2
* BUG: fix the testBill Hoffman2003-08-073-18/+18
* ENH: improve coverageBill Hoffman2003-08-076-0/+36
* ENH: More verbose testAndy Cedilnik2003-08-071-0/+1
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-062-0/+14
* ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMak...Brad King2003-08-061-0/+63
* ENH: Added test of --copyright and --version arguments for coverage.Brad King2003-08-051-0/+2
* ENH: Added test of --help [command] form of help option for coverage.Brad King2003-08-051-0/+1
* BUG: Open as ascii to remove extra new linesAndy Cedilnik2003-08-051-1/+1
* ENH: Add accessor for the list of commandsAndy Cedilnik2003-08-032-7/+14
* ENH: Make it work for QT 2.3 non commercial on windowsAndy Cedilnik2003-08-011-0/+1
* ENH: Add more debugAndy Cedilnik2003-08-011-0/+1
* add missing fileBill Hoffman2003-08-013-0/+12
* BUG (85): allow . to be in the name of an executableBill Hoffman2003-08-013-0/+3
* ERR: Only link qt to qt executableAndy Cedilnik2003-08-011-1/+1
* ERR: Attempt to fix wrapping on WindowsAndy Cedilnik2003-07-311-1/+4
* ENH: Fix problem on HP. Whay should K&R be default?Andy Cedilnik2003-07-311-7/+2