Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop SGI as a CMake host compiler. | Stephen Kelly | 2015-01-08 | 1 | -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 Hovda | 2014-11-18 | 1 | -23/+2 |
| | |||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -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, so | Alexander Neundorf | 2007-08-27 | 1 | -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 King | 2003-02-03 | 1 | -13/+11 |
| | |||||
* | BUG: add missing ; | Bill Hoffman | 2003-02-01 | 1 | -2/+2 |
| | |||||
* | fixed warnings | Ken Martin | 2003-01-31 | 1 | -0/+2 |
| | |||||
* | ERR: Fixing attempt to remove warnings. | Brad King | 2003-01-30 | 1 | -5/+3 |
| | |||||
* | ERR: Another attempt to get rid of unreferenced inline function warnings on SGI. | Brad King | 2003-01-29 | 1 | -0/+9 |
| | |||||
* | ERR: Fixed unreferenced termios declaration warning. | Brad King | 2003-01-24 | 1 | -8/+19 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | replacing clear() | Berk Geveci | 2001-12-04 | 1 | -1/+2 |
| | |||||
* | Can non use clear because it is undef'ed. | Berk Geveci | 2001-11-30 | 1 | -0/+5 |
| | |||||
* | define hacks and such for the dec compiler | Bill Hoffman | 2001-11-20 | 1 | -0/+15 |
| | |||||
* | Trying to fix curses. | Berk Geveci | 2001-11-09 | 1 | -6/+16 |
| | |||||
* | Trying to fix curses problems with some systems. | Bill Hoffman | 2001-11-07 | 1 | -19/+10 |
| | |||||
* | Trying to fix build problems related to curses. | Berk Geveci | 2001-11-07 | 1 | -3/+16 |
| | |||||
* | HPUX support. | Berk Geveci | 2001-11-05 | 1 | -0/+7 |