ehofman a191e9762a Frederic Bouvier:
I have 3 issues that are fixed by this set of patches.

1. In extensions.cxx
  #else if !defined( WIN32 )  must be changed by
  #elif !defined( WIN32 ) because the text after #else
  seems to be ignored

2. banner is not available on windows, only cygwin

3. ANSI escape sequences are not interpreted on the
   windows console. We just have garbage that is hard
   to read.
2004-07-03 10:59:00 +00:00
2004-07-03 10:59:00 +00:00
2004-04-04 14:24:06 +00:00
2002-09-03 02:52:39 +00:00
2000-02-09 19:27:02 +00:00
2003-06-11 18:55:36 +00:00
2003-06-03 18:48:49 +00:00
2004-03-26 21:07:15 +00:00
2001-12-17 16:52:20 +00:00
2002-09-02 22:18:31 +00:00
2004-03-22 19:12:23 +00:00
2002-05-10 13:31:44 +00:00
2000-03-29 00:00:46 +00:00
2000-07-07 22:03:45 +00:00
2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%