summaryrefslogtreecommitdiff
path: root/makeinclude.in
AgeCommit message (Expand)Author
2008-10-19corrected makeinclude IMGDSONAME to CAIRODSONAME paste typo.Fabien Costantini
2008-10-19Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo libFabien Costantini
2008-10-15Doxygen documentation: commented out the 1.5.7 specific doc options, updated ...Fabien Costantini
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2008-07-13Make --post create a basic Mac OS X application bundle with a shell scriptMichael R Sweet
2008-02-26STR 1883: Attempt to fix installation of binaries in .app bundle on platforms...Matthias Melcher
2007-11-21Add -L. to DSOFLAGS (STR #1791)Michael R Sweet
2007-05-03STR #1632: restored files to the original settings. I a no expert with build ...Matthias Melcher
2007-05-03Second aproach at solving the 'install -d' issue. I added a public domain scr...Matthias Melcher
2007-05-02Remove the 'verbose' flag for directory creation.Matthias Melcher
2007-05-02STR #1632: replaced 'install -d' with 'mkdir -p', falling back to 'install' i...Matthias Melcher
2007-03-06STR #1623: restored the unloved POSTBUILD command because the reulting execut...Matthias Melcher
2007-02-08Newer autoconf defines "datarootdir", which "datadir" depends on. I stillMichael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-02-05Update pthreads configure test to work on more platforms.Michael R Sweet
2006-09-12Add DSOFLAGS to DSOCOMMAND's, so that we inherit X_LIBS and other optionsMichael R Sweet
2006-08-29Add missing man.6 rule...Michael R Sweet
2006-07-25Fix use of LDFLAGS and make install depend on all target...Michael R Sweet
2006-06-19Add --with-archflags option to configure script, and use it in the rightMichael R Sweet
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