summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-3/+15
* ccmake: Teach dialog to support cache STRINGS propertyBill Hoffman2013-10-071-0/+1
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-7/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* ENH: Simplify code by removing unnecessary LINK_DIRECTORIES call.Brad King2008-01-231-1/+0
* COMP: make it build on NetBSD, which has separate curses and ncurses, soAlexander Neundorf2007-08-271-4/+3
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-231-4/+0
* added libKen Martin2002-08-221-0/+1
* BUG: Changed from SOURCE_FILES to SETAmitha Perera2002-04-221-3/+3
* ENH: use target link libraries and add the link directory for cmformBill Hoffman2002-02-051-5/+6
* try to get this working for dec cxx default compiler optionsBill Hoffman2002-01-311-12/+12
* Improvements to the curses interface.Berk Geveci2001-11-291-0/+1
* fixes to curses stuffKen Martin2001-11-131-1/+3
* Renaming ccurses to ccmake.Berk Geveci2001-11-091-2/+2
* Trying to fix curses.Berk Geveci2001-11-091-1/+0
* Changes to remove warnings and fix dependencies.Berk Geveci2001-11-081-1/+2
* HPUX support.Berk Geveci2001-11-051-0/+5
* Fixing problems on Sun (name collusions between STL and curses) and disabling...Berk Geveci2001-11-051-1/+5
* Adding curses support.Berk Geveci2001-11-041-0/+18