summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesStandardIncludes.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop SGI as a CMake host compiler.Stephen Kelly2015-01-081-19/+0
| | | | | It has not been tested since commit v3.1.0-rc1~584^2 (Utilities/Release: Drop IRIX binary generation on ferrari, 2014-04-30).
* ccmake: Cleanup and simplify conditional blocks for HP-UXÅdne Hovda2014-11-181-23/+2
|
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* COMP: make it build on NetBSD, which has separate curses and ncurses, soAlexander Neundorf2007-08-271-1/+13
| | | | | | | it has to be detected that curses isn't good enough, but ncurses is, and that ncurses.h instead of curses.h is included Alex
* ENH: Cleaned up sgi unreferenced warning hack.Brad King2003-02-031-13/+11
|
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
|
* fixed warningsKen Martin2003-01-311-0/+2
|
* ERR: Fixing attempt to remove warnings.Brad King2003-01-301-5/+3
|
* ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.Brad King2003-01-291-0/+9
|
* ERR: Fixed unreferenced termios declaration warning.Brad King2003-01-241-8/+19
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* replacing clear()Berk Geveci2001-12-041-1/+2
|
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-0/+5
|
* define hacks and such for the dec compilerBill Hoffman2001-11-201-0/+15
|
* Trying to fix curses.Berk Geveci2001-11-091-6/+16
|
* Trying to fix curses problems with some systems.Bill Hoffman2001-11-071-19/+10
|
* Trying to fix build problems related to curses.Berk Geveci2001-11-071-3/+16
|
* HPUX support.Berk Geveci2001-11-051-0/+7