| Age | Commit message (Expand) | Author |
| 2018-08-03 | Fix line endings and other (svn) properties of fltk-config.in. | Albrecht Schlosser |
| 2018-02-23 | CMake: Fix fltk-config for Windows and Unix/Linux. | Albrecht Schlosser |
| 2016-12-19 | When targetting MacOS+X11, fltk-config should not bundle the executable. | Manolo Gouy |
| 2016-01-31 | Fix compiler warnings (STR 2988), porting from branch-1.3. | Albrecht Schlosser |
| 2015-07-12 | Fix fltk-config for CMake build. | Albrecht Schlosser |
| 2015-02-06 | Remove unused variable 'bindir' from fltk-config and fix CMake local usage. | Albrecht Schlosser |
| 2013-04-05 | Added the NSHighResolutionCapable item to fltk-config --post for fltk apps to... | Manolo Gouy |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-01-01 | Fix fltk-config --post - script wrapper for app bundle had broken dirname call. | Michael R Sweet |
| 2010-11-13 | added --prefix and --includedir flags to fltk-config (STR #2137) | engelsman |
| 2010-11-10 | Fixed fltk-config to give --use on one line (STR #2408) | engelsman |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |
| 2008-12-29 | STR #1962: I tried to fix the configuration scripts so that the image support... | Matthias Melcher |
| 2008-10-19 | Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib | Fabien Costantini |
| 2008-08-29 | STR#2028 new fix: replace ' by \" for the $compile var wrapping in fltk-confi... | Fabien Costantini |
| 2008-08-28 | Revert change for STR #2028, which is not correct. | Michael R Sweet |
| 2008-08-28 | STR #2028 fix: single quotes changed to double quotes around the variable $co... | Fabien Costantini |
| 2008-08-26 | Make sure script double-quotes $0... | Michael R Sweet |
| 2008-08-26 | Use $@ for arguments passed to the bundled executable. | Michael R Sweet |
| 2008-07-13 | Make --post create a basic Mac OS X application bundle with a shell script | Michael R Sweet |
| 2008-02-20 | STR 1875: fixed missing return value from 'fltk-config' for compiles that req... | Matthias Melcher |
| 2007-12-16 | Fix copy/paste error. | Michael R Sweet |
| 2007-11-20 | Remove unused variables. | Michael R Sweet |
| 2007-03-06 | STR #1624: Added --optim option for fltk-config which returns all flags for c... | Matthias Melcher |
| 2007-03-06 | Added POSTBUILD changes for fltk-config.in which I forgot earlier | Matthias Melcher |
| 2007-02-06 | Update packaging files. | Michael R Sweet |
| 2007-02-05 | Update pthreads configure test to work on more platforms. | Michael R Sweet |
| 2007-01-28 | Fix indentation of elements (STR #1549) | Michael R Sweet |
| 2006-09-24 | Tweak gtk+ drawing of Fl_Choice. | Michael R Sweet |
| 2006-06-19 | Add --with-archflags option to configure script, and use it in the right | Michael R Sweet |
| 2006-01-31 | Update copyrights. | Michael R Sweet |
| 2006-01-31 | Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI | Michael R Sweet |
| 2005-12-07 | Don't use readlink, it is non-standard. | Michael R Sweet |
| 2005-08-15 | Fix typo in fltk-config script. | Michael R Sweet |
| 2005-08-10 | Revert --prefix. Until we have a valid use case, we WILL NOT add | Michael R Sweet |
| 2005-08-10 | Added --prefix flag as suggested by Ian McArthur. | Dejan Lekic |
| 2005-08-08 | Add --cc and --cxx options to fltk-config, which show the compilers that | Michael R Sweet |
| 2005-08-08 | The fltk-config script now handles invocation via a symlink (STR | Michael R Sweet |
| 2005-06-24 | "test -e" is not portable, must use "test -f". | Michael R Sweet |
| 2005-05-12 | The fltk-config script now supports running from a source | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2004-09-06 | Install image header files in FL/images so that FLTK apps will use the | Michael R Sweet |
| 2004-08-05 | Make sure that -L option comes before image libraries, not after. | Michael R Sweet |
| 2004-07-29 | Remove the GCC -Wshadow option. | Michael R Sweet |
| 2004-07-26 | Include libdir in link options. | Michael R Sweet |
| 2004-07-06 | Makefile and configure script support for image libs. | Michael R Sweet |
| 2004-06-01 | FLTK now builds with the current release of MinGW (STR #325, STR | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2003-05-29 | Drop undocumented and non-working --prefix and --exec-prefix options to | Michael R Sweet |