Commit Graph

10 Commits

Author SHA1 Message Date
Michael R Sweet
a5778a1864 Updated README and distribution packages to use v1.0.1.
Updated makefiles and makeincludes to use DSONAME and GLDLIBS.

Updated configure.in to use DSONAME instead of LIBNAME.

Updated editor example code in documentation.

Added ANSI C++ changes to make things compile with the latest EGCS
compiler.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@458 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-03-25 15:26:44 +00:00
Michael R Sweet
49604377ff Removed FL_STATIC definition from makeinclude file (no longer needed).
Looks like DLL generation with the Cygnus/MingW32 tools is limited to
.DEF files, too...


git-svn-id: file:///fltk/svn/fltk/trunk@293 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-02-18 14:28:18 +00:00
Michael R Sweet
d88ee51b20 Added top-level makefiles for Cygnus and MingW32 builds to avoid
confusion.

Updated compiler options to include FL_STATIC when building libraries.
Eventually we need to support a DLL build option...


git-svn-id: file:///fltk/svn/fltk/trunk@290 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-02-18 14:05:31 +00:00
Michael R Sweet
ebd08e13a1 Updated the makeinclude and config files to have the standard headers.
Added Carl's Cygnus changes.


git-svn-id: file:///fltk/svn/fltk/trunk@275 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-02-16 14:28:01 +00:00
Michael R Sweet
1805e799c9 Updated mingw32 makeinclude file to use gcc instead of g++...
git-svn-id: file:///fltk/svn/fltk/trunk@228 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-01-17 16:40:00 +00:00
Michael R Sweet
b1c2388628 Updated Cygnus/MingW32 makeinclude files.
git-svn-id: file:///fltk/svn/fltk/trunk@221 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-01-13 19:41:19 +00:00
Michael R Sweet
74b2965417 Updated EGCS makeinclude files to use the MSVCRT C library.
git-svn-id: file:///fltk/svn/fltk/trunk@206 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-01-13 14:31:39 +00:00
Michael R Sweet
0a36d98420 Yay, change all copyright notices to be 1998-1999.
git-svn-id: file:///fltk/svn/fltk/trunk@201 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-01-07 19:18:01 +00:00
Michael R Sweet
3c9b0b9d95 Updated makeinclude files for Cygnus and MingW32 compilers - LIBCOMMAND
now instead of AR.


git-svn-id: file:///fltk/svn/fltk/trunk@156 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1998-12-08 21:14:47 +00:00
Michael R Sweet
f9039b2ae2 Initial revision
git-svn-id: file:///fltk/svn/fltk/trunk@2 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1998-10-06 18:21:25 +00:00