17 Commits

Author SHA1 Message Date
Brad King
96afb12087 Convert CMake to OSI-approved BSD License
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.
2009-09-28 11:43:28 -04:00
Alexander Neundorf
c41f798383 COMP: make it build on NetBSD, which has separate curses and ncurses, so
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
2007-08-27 09:01:14 -04:00
Brad King
153bd2446f ENH: Cleaned up sgi unreferenced warning hack. 2003-02-02 22:32:00 -05:00
Bill Hoffman
f432cc54cf BUG: add missing ; 2003-02-01 16:27:48 -05:00
Ken Martin
1408742c23 fixed warnings 2003-01-31 08:47:53 -05:00
Brad King
6c4375309c ERR: Fixing attempt to remove warnings. 2003-01-30 11:50:50 -05:00
Brad King
d7ab8e2bcf ERR: Another attempt to get rid of unreferenced inline function warnings on SGI. 2003-01-29 14:20:05 -05:00
Brad King
100a96297e ERR: Fixed unreferenced termios declaration warning. 2003-01-24 10:33:46 -05:00
Brad King
1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
Will Schroeder
a6a43d5320 ENH:Updated copyright 2002-01-21 15:30:43 -05:00
Berk Geveci
de452f3fef replacing clear() 2001-12-04 11:20:24 -05:00
Berk Geveci
b64e2b83b0 Can non use clear because it is undef'ed. 2001-11-30 11:34:13 -05:00
Bill Hoffman
572e5146f8 define hacks and such for the dec compiler 2001-11-20 08:28:54 -05:00
Berk Geveci
23f0b7760f Trying to fix curses. 2001-11-09 16:05:33 -05:00
Bill Hoffman
b522b84fb4 Trying to fix curses problems with some systems. 2001-11-07 15:57:10 -05:00
Berk Geveci
a3f6e2f9c4 Trying to fix build problems related to curses. 2001-11-07 15:01:59 -05:00
Berk Geveci
b22e2de8e5 HPUX support. 2001-11-05 13:24:44 -05:00