summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-3/+10
| | | | | - test case for above mentioned bug - more comments. Comments are good.
* 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-05-011-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 ↵Brad King2002-04-171-2/+0
| | | | CONFIGURE_GCCXML
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-5/+12
| | | | only project can be built with cmake, even without a cxx compiler
* 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 ↵Andy Cedilnik2002-03-151-0/+2
| | | | ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
* 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 ↵Sebastien Barre2002-03-061-0/+1
| | | | projects) and pass the rest of its command-line args to cmake
* 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-201-4/+22
|
* ENH: make the fltk build default to OFF, it fails on too many linux machines ↵Bill Hoffman2002-01-101-1/+1
| | | | with the default build
* ERR: remove bad ADD_DEPENDENCIES commandsBill Hoffman2001-12-281-3/+0
|
* add example to testsBill Hoffman2001-12-191-1/+6
|
* ENH: allow local changesBill Hoffman2001-12-121-0/+2
|
* new borland generator moved into placeBill Hoffman2001-11-301-3/+2
|
* fix for shared libs and borlandBill Hoffman2001-11-291-3/+2
|
* add new borland generatorBill Hoffman2001-11-281-0/+1
|
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-261-0/+1
|
* start work on nmake generatorBill Hoffman2001-11-131-0/+1
|
* fixes to curses stuffKen Martin2001-11-131-1/+1
|
* Trying to fix curses.Berk Geveci2001-11-091-0/+2
|
* Re-enabling curses support.Berk Geveci2001-11-051-6/+6
|
* Fixing problems on Sun (name collusions between STL and curses) and ↵Berk Geveci2001-11-051-6/+6
| | | | disabling curses temporarily.
* Fix the IF IF problemAndy Cedilnik2001-11-051-1/+1
|
* Adding curses support.Berk Geveci2001-11-041-1/+7
|
* ENH: fixes for borland compiler testingBill Hoffman2001-10-031-1/+4
|
* BUG: fix install prefixBill Hoffman2001-09-271-4/+0
|
* ENH: pass prefix from configure into cmakeBill Hoffman2001-09-271-0/+5
|
* Typo in link command.Berk Geveci2001-09-101-1/+1
|
* BUG: clean up lib and exe output pathsBill Hoffman2001-09-061-0/+1
|
* ENH: add caching for the input CMakeList.txt files, 2X speed upBill Hoffman2001-08-281-0/+1
|
* ENH: add dump documentation testBill Hoffman2001-08-231-0/+3
|
* ENH: add more testingBill Hoffman2001-08-231-2/+6
|
* added test driver for make test targetKen Martin2001-08-231-0/+3
|
* ENH: fix install for cygwin, build cmake from configureBill Hoffman2001-06-271-1/+1
|
* mod to the testingKen Martin2001-06-271-2/+1
|
* modified how paths are escaped, added dependsKen Martin2001-06-261-9/+19
|
* escape quotes on cmaketest.h.inKen Martin2001-06-221-1/+1
|
* better testingKen Martin2001-06-211-1/+9
|