summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-01-12STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...Fabien Costantini
2008-10-25Fixed cairo makefiles link error when shared option activated under linux.Fabien Costantini
2008-10-19Minor documentation Makefile tweaks.Albrecht Schlosser
2008-10-19Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo libFabien Costantini
2007-11-20Remove unused variables.Michael R Sweet
2007-05-01STR #1643: make clean now also deleting fltk.specMatthias Melcher
2007-05-01STR #1642: removeing cat 6 man pages on Make cleanMatthias Melcher
2007-04-04MakefilesFabien Costantini
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2006-08-24Use "exit 1" instead of "break" to stop a build - that allows automatedMichael R Sweet
2006-04-28STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packagesMatthias Melcher
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Separate the desktop install/uninstall stuff so that users that don'tMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-15Fix subclass callback output code.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Documentation updates (STR #570)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-06-15Use setup GUI with portable distributions.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-09-26Fix "make distclean"...Michael R Sweet
2002-07-30Oops, doc/foo should be documentation/foo...Michael R Sweet
2002-07-26BMP image loader fixes.Michael R Sweet
2002-05-01Run "fltk-config --post" after installing and stripping fluid; otherwiseMichael R Sweet
2002-01-06Doco and dist file updates.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-11-19Move header installs to new FL/Makefile, which is generated byMichael R Sweet
2001-09-30Windows doesn't have case-sensitive filenames, so we can't have twoMichael R Sweet
2001-09-29New fltk-config script for 1.1.Michael R Sweet
2001-08-02More mouse wheel stuff (as compatible as possible with the 2.0 code...)Michael R Sweet
2001-08-02OpenGL stuff is now in libfltkgl.*Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet
2001-08-01First bunch of changes for the 1.1 branch - tooltips.Michael R Sweet
2001-03-14Replaced remaining _WIN32 symbols with WIN32Bill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-06-30Fix suggested by Stuart Levy to fix scrolling when deleting items fromBill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-03-25Removed extra link commands from install target (these are done inMichael R Sweet
1999-02-25Adds distclean target that removes makeinclude, config.log, config.h andCarl E. Thompson
1999-01-13Documentation update.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-29Updated makefiles for documentation.Michael R Sweet
1998-12-18Updated shared library code to create symbolic links to .so.1 or .sl.1Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed install targets...Michael R Sweet
1998-10-21Fixed dependency stuff in top-level Makefile.Michael R Sweet