summaryrefslogtreecommitdiff
path: root/makeinclude.in
AgeCommit message (Expand)Author
2002-01-15LINKFLTK and LINKFLTKGL needed to point to ../lib.Michael R Sweet
2002-01-15Doco and makefile updates from SGI.Michael R Sweet
2002-01-13Revise configure script and makeinclude file to use OPTIM variable,Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-14Disable threading by default.Michael R Sweet
2001-12-14Clean up default menu for FLTK applications - don't need "About FLTK".Michael R Sweet
2001-12-12Fix .c.o and .cxx.o rules ($< instead of $@)Michael R Sweet
2001-12-06FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...Matthias Melcher
2001-11-29Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exeMichael R Sweet
2001-11-20Don't use -lm unless required.Michael R Sweet
2001-11-19OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_ImageMichael R Sweet
2001-11-18More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.Michael R Sweet
2001-11-17Update configure script to support non-X platforms; currently justMichael R Sweet
2001-10-27Put "RM" back in makeincludes, so we can remove the library archiveMichael R Sweet
2001-08-02Fl_HelpDialog and Fl_HelpView widgets.Michael R Sweet
2001-08-02Don't build OpenGL demos if OpenGL is not available or disabled.Michael R Sweet
2001-08-02OpenGL stuff is now in libfltkgl.*Michael R Sweet
2001-04-14Add CPPFLAGS to makeinclude.Michael R Sweet
2001-02-12Make sure menu item array is cleared to avoid uninitialized memoryMichael R Sweet
2001-02-12Configure script changes to support man pages, HTMLDOC, AIX/QNX withMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-11-20Put -c before $< for Sun PRO compilers.Michael R Sweet
2000-10-21Does not clear Fl::keysym on every event, this makes better back compatabilit...Bill Spitzak
2000-07-07Buttons with box(FL_NO_BOX) did not draw. Apparently they did inBill Spitzak
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-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-09Updated Linux DSO rules.Michael R Sweet
1999-03-04Updated DSO stuff in configure.in (soname, -fPIC, etc)Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-21More changes to top-level makefile and configuration files.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet