summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
2004-06-01FLTK now builds with the current release of MinGW (STR #325, STRMichael R Sweet
2003-11-03Another bunch of OS/2 changes (STR #197)Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-05Range check Fl_Text_Buffer::search_forward().Michael R Sweet
2002-07-15Don't put LDFLAGS_MIPSPRO in makeinclude files (where the hell did theyMichael R Sweet
2002-07-14Change the Fl_Group current, add, and remove methods so they are no longerMichael R Sweet
2002-07-09Add support for MingW with GCC 3.1.x.Michael R Sweet
2002-07-08Update MingW and OS/2 makeinclude files...Michael R Sweet
2002-06-26Better MingW handling.Michael R Sweet
2002-06-25Change POSTBUILD back to : in configure script.Michael R Sweet
2002-05-24MingW updates.Michael R Sweet
2002-05-21Fix MingW config header (undef instead of define 0)Michael R Sweet
2002-05-19Tweek OS/2 config header...Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-24Add check for libpng/png.h as well as png.h, and include the appropriateMichael R Sweet
2002-03-28Add fltk_forms library stuff to MingW makeinclude file...Michael R Sweet
2002-03-26Fix line endings on OS/2 files...Michael R Sweet
2002-03-26OS/2 update from Alexander Mai.Michael R Sweet
2002-01-11Add -lcomctl32 for Windows builds.Michael R Sweet
2001-12-21More OS/2 fixes from Alexander...Michael R Sweet
2001-12-21CVS ignore files...Michael R Sweet
2001-12-21Fixed browser @ symbol prefix handling...Michael R Sweet
2001-11-26Doco updates.Michael R Sweet
2001-10-27Put "RM" back in makeincludes, so we can remove the library archiveMichael R Sweet
2001-10-19Check for png_read_destroy(), since newer versions of libpng do notMichael R Sweet
2001-10-16Fixes for the Cygwin, MingW, and OS/2 build stuff.Michael R Sweet
2001-10-01Check for png_set_tRNS_to_alpha() in configure script.Michael R Sweet
2001-05-06OS/2 updates from Alexander Mai.Michael R Sweet
2001-04-26Fixed makeinclude.os2x from Alexander MaiBill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-11-20strcasecmp() for FLUID under AIX.Michael R Sweet
2000-08-22Removed ^M chars from Makefile.os2xBill Spitzak
2000-08-19Changes & additions for OS/2 from Alexander MaiBill Spitzak
2000-06-20Fixes for Cygwin and MinGW.Carl E. Thompson
2000-06-20Dropped -lm, added comment indicating it will be required with olderMichael R Sweet
2000-06-20No longer needed.Carl E. Thompson
2000-06-20Whoops, I screwed up the timeout callbacks a bit.Bill Spitzak
2000-06-13Updates for Mingw and Cygnus builds.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-06-03Moved .fl building rules to test/Makefile.Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-03-25The HAVE_SYS_SELECT_H define was wrong in configin.h and friends.Michael R Sweet
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-04Removed references to JPEG library in docos and config files. Not neededMichael R Sweet
1999-02-22Updated makeinclude for Cygnus - fix from Rick Sayre.Michael R Sweet
1999-02-18Removed FL_STATIC definition from makeinclude file (no longer needed).Michael R Sweet
1999-02-18Added top-level makefiles for Cygnus and MingW32 builds to avoidMichael R Sweet
1999-02-16Updated the makeinclude and config files to have the standard headers.Michael R Sweet
1999-02-01OS/2 XFree86 changes from Alexander Mai.Michael R Sweet