summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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
* BUG: cmake needs it's own directory for includes, so depends workBill Hoffman2002-06-101-0/+1
* removed ccommand use cmake nowKen Martin2002-06-031-4/+0
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-101-0/+28
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-3/+10
* Debug optimized cache fixesBill Hoffman2002-05-021-8/+9
* ENH: Add library dependency analysis.Amitha Perera2002-05-011-0/+8
* ENH: allow cmake tests to be run without dart.Bill Hoffman2002-04-301-0/+6
* create tests without DartBill Hoffman2002-04-301-4/+0
* updated for 1.4Ken Martin2002-04-221-0/+2
* ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGUR...Brad King2002-04-171-2/+0
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-021-5/+12
* ENH: add testdriver test with source file in subdirSebastien Barre2002-03-271-1/+3
* ENH: add new command to create a test driverBill Hoffman2002-03-201-0/+19
* ENH: remove fltk dialog as it is no longer supportedBill Hoffman2002-03-201-10/+0
* Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COM...Andy Cedilnik2002-03-151-0/+2
* BUG: .h not two .cxx filesBill Hoffman2002-03-141-1/+1
* ENH: remove several compiler warningsBill Hoffman2002-03-131-5/+31
* Build cmaketest even if testing if OFF (so that it can be used externally)Sebastien Barre2002-03-071-6/+7
* ENH: add cmaketest to install targets (so that it can be used in other projec...Sebastien Barre2002-03-061-0/+1
* ENH: add dotnet stuffBill Hoffman2002-02-191-1/+1
* add dot net stuff to cmakelists file and dsp fileBill Hoffman2002-02-191-0/+2
* use CMake_SOURCE and not CMAKE_ROOTBill Hoffman2002-02-011-3/+3
* try to get this working for dec cxx default compiler optionsBill Hoffman2002-01-311-2/+1
* Add 2 new testsSebastien Barre2002-01-191-4/+22
* ENH: make the fltk build default to OFF, it fails on too many linux machines ...Bill Hoffman2002-01-101-1/+1
* ERR: remove bad ADD_DEPENDENCIES commandsBill Hoffman2001-12-281-3/+0
* add example to testsBill Hoffman2001-12-191-1/+6