summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ENH: Added BUILD_FLTK_GUI option (defaults to ON).Brad King2001-06-211-2/+4
|
* BUG: fix bootstrap build on unixBill Hoffman2001-06-211-1/+1
|
* ENH: boot strap mfc gui and support for MFCBill Hoffman2001-06-201-2/+6
|
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-16/+25
|
* ENH: build fltk cmake on unix with bootstrapBill Hoffman2001-06-191-1/+1
|
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-2/+17
|
* support testingKen Martin2001-06-121-0/+30