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 |
Bill Hoffman
|
e4894bfc91
|
ENH: add curses include directory
|
2005-07-11 18:07:02 -04:00 |
Brad King
|
d6d91ac89f
|
ENH: Removing stdio_core hack. A better work-around has been put in cmStandardIncludes.h.
|
2005-04-26 14:12:31 -04:00 |
Brad King
|
e26bafa52a
|
BUG: Older SGI compilers still have internal/stdio_core.h but do not support #include_next. We'll have to try-compile to test whether this hack is needed.
|
2005-04-24 13:15:50 -04:00 |
Brad King
|
2f4e516e23
|
COMP: Using a new work-around for stdarg.h problem on SGI.
|
2005-04-21 17:00:36 -04:00 |
Bill Hoffman
|
3f36d23421
|
BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem.
|
2002-08-23 13:46:32 -04:00 |
Amitha Perera
|
64beaa8b9c
|
BUG: Changed from SOURCE_FILES to SET
|
2002-04-22 15:05:22 -04:00 |
Berk Geveci
|
777ec99219
|
Changes to remove warnings and fix dependencies.
|
2001-11-08 17:03:52 -05:00 |
Berk Geveci
|
cd7297781d
|
Adding form library.
|
2001-11-05 11:53:05 -05:00 |