summaryrefslogtreecommitdiff
path: root/fltk-config.in
AgeCommit message (Expand)Author
2025-01-21fltk-config: reorder include dirs of bundled image libsAlbrecht Schlosser
2025-01-21fltk-config: fix "Check bundled image libraries in source tree"Albrecht Schlosser
2024-08-28Remove single-quotes from fltk-config.in (again)Albrecht Schlosser
2024-08-12Re-enable quoting in fltk-config(.in) [fix PR #17]Albrecht Schlosser
2024-08-10Revert quoting variables in fltk-config.in partiallyAlbrecht Schlosser
2024-08-10Configure/make: Quote variables that may contain spacesmid-kid
2023-04-13Fix more missing quotes in fltk-config.in (#714)Albrecht Schlosser
2023-04-10Fix fltk-config check for local invocation and libs (#717)Albrecht Schlosser
2023-04-10Fix missing quotes in fltk-config.in (#714)Albrecht Schlosser
2023-04-09Allow more input files and compiler flags in fltk-config (#647, #656)Albrecht Schlosser
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2022-01-23Fix for fltk when make install usedGreg Ercolano
2022-01-16For issue #358 - adds examples/cairo-draw-x.cxxGreg Ercolano
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-08-03Fix line endings and other (svn) properties of fltk-config.in.Albrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2016-12-19When targetting MacOS+X11, fltk-config should not bundle the executable.Manolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2015-07-12Fix fltk-config for CMake build.Albrecht Schlosser
2015-02-06Remove unused variable 'bindir' from fltk-config and fix CMake local usage.Albrecht Schlosser
2013-04-05Added the NSHighResolutionCapable item to fltk-config --post for fltk apps to...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-01Fix fltk-config --post - script wrapper for app bundle had broken dirname call.Michael R Sweet
2010-11-13added --prefix and --includedir flags to fltk-config (STR #2137)engelsman
2010-11-10Fixed fltk-config to give --use on one line (STR #2408)engelsman
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-29STR #1962: I tried to fix the configuration scripts so that the image support...Matthias Melcher
2008-10-19Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo libFabien Costantini
2008-08-29STR#2028 new fix: replace ' by \" for the $compile var wrapping in fltk-confi...Fabien Costantini
2008-08-28Revert change for STR #2028, which is not correct.Michael R Sweet
2008-08-28STR #2028 fix: single quotes changed to double quotes around the variable $co...Fabien Costantini
2008-08-26Make sure script double-quotes $0...Michael R Sweet
2008-08-26Use $@ for arguments passed to the bundled executable.Michael R Sweet
2008-07-13Make --post create a basic Mac OS X application bundle with a shell scriptMichael R Sweet
2008-02-20STR 1875: fixed missing return value from 'fltk-config' for compiles that req...Matthias Melcher
2007-12-16Fix copy/paste error.Michael R Sweet
2007-11-20Remove unused variables.Michael R Sweet
2007-03-06STR #1624: Added --optim option for fltk-config which returns all flags for c...Matthias Melcher
2007-03-06Added POSTBUILD changes for fltk-config.in which I forgot earlierMatthias Melcher
2007-02-06Update packaging files.Michael R Sweet
2007-02-05Update pthreads configure test to work on more platforms.Michael R Sweet
2007-01-28Fix indentation of elements (STR #1549)Michael R Sweet
2006-09-24Tweak gtk+ drawing of Fl_Choice.Michael R Sweet
2006-06-19Add --with-archflags option to configure script, and use it in the rightMichael R Sweet
2006-01-31Update copyrights.Michael R Sweet
2006-01-31Fix fl_filename_list() bug (STR #1159) caused by changing of the ABIMichael R Sweet
2005-12-07Don't use readlink, it is non-standard.Michael R Sweet
2005-08-15Fix typo in fltk-config script.Michael R Sweet
2005-08-10Revert --prefix. Until we have a valid use case, we WILL NOT addMichael R Sweet