summaryrefslogtreecommitdiff
path: root/makeinclude.in
AgeCommit message (Expand)Author
2020-06-10Support cross-compilation with autotoolsAlbrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2017-02-15Fluid: Fix platform-specific build system (CMake + configure).Albrecht Schlosser
2016-08-12Remove uses of the '$(shell if test ...' syntax from Makefile that is not cro...Manolo Gouy
2016-01-28Prepare build configuration variables in Makefiles.Albrecht Schlosser
2015-03-25Rename confusing configure and Makefile (makeinclude) variable.Albrecht Schlosser
2015-03-07Update configure and makeinclude.in to get rid of version numbers in Makefiles.Albrecht Schlosser
2014-10-04Remove unused htmldoc from autoconf configure options.Albrecht Schlosser
2012-12-05MacOS: create a bundled version of all example programs with fltk-config --postManolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-23Adopted use of FL_LIBRARY #define symbol under Mac OS X. This allows to compileManolo Gouy
2010-12-17The 3 objective-c++ files used for the Mac OS X support are no longer includedManolo Gouy
2010-12-08Added Windows Resource Compiler ("RC") to configure/makeinclude forAlbrecht Schlosser
2010-11-28Fixed even more Copyright to 2010. Probably still forgot some.Matthias Melcher
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser
2010-01-13FNFC continued -- Added makeinclude.inGreg Ercolano
2009-12-07Removed [] expression from configure.inMatthias Melcher
2009-12-07Some fixes for the Cocoa portMatthias Melcher
2009-12-06Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...Matthias Melcher
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-29In the configuration setp, LIBNAME (which contains the local path of the libr...Matthias Melcher
2008-10-25Fixed one typoe in configure.in, changed LINKFLTKCAIRO parameter passing in L...Fabien Costantini
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