summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-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 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-111-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-171-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-271-0/+7
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-191-0/+14
* ENH: fix up several problems with new stuffBill Hoffman2002-11-111-0/+5
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+0
* make qt stuff advancedBill Hoffman2002-11-021-0/+7
* Add test for X11Andy Cedilnik2002-10-291-0/+5
* added build for Code WarriorKen Martin2002-10-091-0/+4
* Another attempt on Windows 98Andy Cedilnik2002-09-301-0/+2
* Add class for process execution on WindowsAndy Cedilnik2002-09-271-0/+2
* Add option for building wxWindows GUI for CMakeAndy Cedilnik2002-09-191-0/+6
* new testKen Martin2002-09-171-0/+5
* added include of FindQT.cmakeFranck Bettinger2002-09-121-5/+8
* new archKen Martin2002-09-121-1/+0
* added test for QTWrapUI called qtwrappingFranck Bettinger2002-09-121-0/+6
* ENH: Pointer-to-function to pointer-to-data casts are not even allowed in str...Brad King2002-09-111-1/+0
* ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. ...Brad King2002-09-101-0/+1
* removed extra ENDIFKen Martin2002-09-101-2/+0
* new archKen Martin2002-09-061-18/+24
* ENH: fix warningsBill Hoffman2002-08-271-1/+0
* fixed bootstrap build to not use LoadCOmmandCOmmandKen Martin2002-08-271-0/+4
* removed shared lib supportKen Martin2002-08-231-4/+0
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-231-2/+2
* BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++Bill Hoffman2002-08-221-6/+6
* made CMakeLib shared on windowsKen Martin2002-08-211-4/+18