summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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