summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Comment out testAndy Cedilnik2004-02-191-2/+2
|
* ENH: CleanupAndy Cedilnik2004-02-191-0/+13
|
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-091-1/+1
|
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-091-2/+1
|
* ENH: Add second part of SimpleInstallAndy Cedilnik2004-02-081-0/+13
|
* ENH: Add install testAndy Cedilnik2004-02-011-4/+18
|
* ERR: Fixed project name for Jump tests.Brad King2004-01-231-2/+2
|
* ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to ↵Brad King2004-01-221-0/+24
| | | | build a missing library works.
* 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 ↵Bill Hoffman2004-01-071-196/+352
| | | | executable
* ENH: Using lex-based tokenizer and a simple recursive-descent parser in ↵Brad King2003-12-081-0/+1
| | | | place of the old hand-coded parser for CMake listfiles.
* 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 ↵Brad King2003-08-221-12/+6
| | | | the Source and Utilities directories.
* ENH: add the unix makefile generator as an option from the windows GUI, this ↵Bill Hoffman2003-08-211-20/+25
| | | | builds with mingw, cygwin, and combinations of make cl, bcc32
* 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 ↵Andy Cedilnik2003-08-071-8/+11
| | | | wrong order and fix CMakeLists files to actually work
* BUG: We don't want to install cmaketest on UNIX or windows. It is for ↵Brad King2003-08-061-1/+0
| | | | internal CMake testing only. We should probably fold its functionality into ctest anyway.
* ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is ↵Brad King2003-08-061-2/+2
| | | | CMake_BINARY_DIR/Tests/TestInstall/Prefix to keep test in one directory.
* ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is ↵Brad King2003-08-061-201/+213
| | | | CMake_BINARY_DIR/InstallTest.
* 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 ↵Brad King2003-07-241-2/+4
| | | | cmake executables. This replaces the old DumpDocumentation test.
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-16/+1
| | | | for package maintainers.
* 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 ↵Brad King2003-06-231-2/+0
| | | | cmRegularExpression.
* 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
| | | | Each executable will be able to generate its own documentation.
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-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 ↵Brad King2003-02-061-11/+18
| | | | shared libraries, so we cannot run the complex tests.
* 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-111-0/+5
|
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+2
|