summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesStandardIncludes.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* ccmake: Fix recent compilation regression with GCC on SolarisBrad King2016-09-141-4/+0
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-2/+0
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+4
* Source: Stabilize include orderBrad King2016-04-291-0/+3
* Drop SGI as a CMake host compiler.Stephen Kelly2015-01-081-19/+0
* 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
* COMP: make it build on NetBSD, which has separate curses and ncurses, soAlexander Neundorf2007-08-271-1/+13
* 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 copyrigh...Brad King2002-10-231-3/+3
* 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