summaryrefslogtreecommitdiff
path: root/makeinclude.in
AgeCommit message (Expand)Author
2006-01-15More packaging fun.Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2005-12-14Workaround Solaris make problems...Michael R Sweet
2005-12-14FLTK now enables large file support when available (STR #1087)Michael R Sweet
2005-12-05Start adding support for sound in Sudoku via ALSA.Michael R Sweet
2005-08-08Fix local image library link bug...Michael R Sweet
2005-08-08Compilation could fail if a previous installation of FLTK was inMichael R Sweet
2005-04-21Move docdir definition to makeinclude.in (STR #824)Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-07-23Fix local image library build bug.Michael R Sweet
2004-07-06Makefile and configure script support for image libs.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-12-19Use DSOLINK in the LINKSHARED definition.Michael R Sweet
2002-08-05Add EXEEXT to end of FLUID name.Michael R Sweet
2002-07-26BMP image loader fixes.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-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-03-25Move forms code to fltk_forms library, a la 2.0.Michael R Sweet
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