summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ERR: Fixed project name for Jump tests.Brad King2004-01-231-2/+2
* ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to bu...Brad King2004-01-221-0/+24
* BUG: fix arguments to wxwindows testBill Hoffman2004-01-091-1/+1
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-071-196/+352
* ENH: Using lex-based tokenizer and a simple recursive-descent parser in place...Brad King2003-12-081-0/+1
* ENH: Enable test on windowsAndy Cedilnik2003-10-161-2/+2
* ENH: Add test for FindwxWindows. Thanks to: Mathieu MalaterreAndy Cedilnik2003-10-131-0/+11
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-12/+6
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-20/+25
* ENH: Fix dependencies for curses dialogAndy Cedilnik2003-08-071-1/+0
* ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wr...Andy Cedilnik2003-08-071-8/+11
* BUG: We don't want to install cmaketest on UNIX or windows. It is for intern...Brad King2003-08-061-1/+0
* ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DI...Brad King2003-08-061-2/+2
* ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMak...Brad King2003-08-061-201/+213
* ENH: Fix test for Visual StudioAndy Cedilnik2003-08-011-1/+2
* ENH: Added FindPackageTest to improve coverage.Brad King2003-07-241-0/+5
* ENH: Added CommandLineTest to add coverage for command line arguments to cmak...Brad King2003-07-241-2/+4
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-16/+1
* ENH: Added generation of cmake documentation during build preocess.Brad King2003-07-211-0/+15
* ENH: Add test for string and file commandsAndy Cedilnik2003-07-101-0/+5
* ENH: Add globbing to FILE commandAndy Cedilnik2003-07-081-0/+1
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-2/+0
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+1
* yikes added new custom command supportKen Martin2003-06-031-0/+6
* add support for vs 71Bill Hoffman2003-05-081-0/+1
* ERR: Fixed arguments to kwsys's ADD_TEST call for msvc6.Brad King2003-05-081-1/+3
* ENH: Added kwsys test.Brad King2003-05-081-0/+5
* BUG: Fix some dependencies for location of executablesAndy Cedilnik2003-05-051-27/+27
* ENH: Fix some dart issues. Now it works fine without dart.Andy Cedilnik2003-05-021-27/+27
* ENH: Executables should go to the bin directoryAndy Cedilnik2003-05-021-3/+3
* ENH: Make Curl code to be built by defaultAndy Cedilnik2003-04-291-6/+5
* ENH: Enable CTest to be build as a part of CMakeAndy Cedilnik2003-04-251-3/+21
* add COdeWarrior back in for testingKen Martin2003-04-161-0/+9
* ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage.Brad King2003-02-191-1/+1
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+1
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-131-2/+0
* ENH: add a new test for TRY_COMPILEBill Hoffman2003-02-101-0/+5
* ENH: Comeau C++ has been added for nightly testing. It does not support shar...Brad King2003-02-061-11/+18
* BUG: Change install location of cmCPluginAPI header.Brad King2003-01-311-1/+1
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-151-0/+11
* added install targetKen Martin2003-01-131-1/+1
* Fix testing of curl on windowsAndy Cedilnik2003-01-111-1/+1
* Add curl testingAndy Cedilnik2003-01-101-0/+5
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+2
* ERR: Project name and executable name should match for consistency in the X11...Brad King2002-12-181-1/+1
* BUG: Renamed X11 test executable to useX11 to avoid conflict with name of lib...Brad King2002-12-171-1/+1
* Split ctest into two three filesAndy Cedilnik2002-12-161-1/+1
* remove unused filesBill Hoffman2002-12-031-2/+0
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-4/+0
* Add ObjC++ test for OSXYves Starreveld2002-11-261-0/+7