summaryrefslogtreecommitdiff
path: root/configh.cmake.in
AgeCommit message (Expand)Author
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2017-09-03Add new Fl_SVG_Image class to support scalable vector graphics images using t...Manolo Gouy
2016-12-23Fix CMake config.h and compiler warnings.Albrecht Schlosser
2016-12-21X11 platform: Add optional use of the pango library to draw text, gaining the...Manolo Gouy
2016-12-01Add --enable-print option to configure to allow building without print suppor...Manolo Gouy
2016-11-30Add missing configure options to configh.in.Albrecht Schlosser
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-10More device and driver setup.Matthias Melcher
2016-02-10Starting CMake config to blend out filechoose and filename handling (shrins f...Matthias Melcher
2016-02-05New CMake option OPTION_PRINT_SUPPORT turned ON by defaultManolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2015-12-30[CMake] config.h, part 2 - full compatibility with autoconf.Albrecht Schlosser
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-12-30Add configure and CMake checks for X11/Xregion.h.Albrecht Schlosser
2014-06-16Add method to set any custom cursor, based on a Fl_RGB_Image object.Pierre Ossman
2013-09-11STR 2636. Add ability to get notifications whenever thePierre Ossman
2013-05-22Removed autoconf/configure and CMake tests and defines forAlbrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-06Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...Manolo Gouy
2010-11-30Updated CMake files with patches from Michael Surette (STR #2317).Albrecht Schlosser
2010-11-29More copyright 2010 mods.Greg Ercolano
2010-11-17Fixed cmake under Mac OS XManolo Gouy
2010-04-28Changed references to fltk-bugs@fltk.org -> STR form.Greg Ercolano
2010-04-05Mostly rewritten CMake files by Michael Surette. They are more completeAlbrecht Schlosser
2010-01-16CMake support: added platform test for HAVE_SCANDIR_POSIX,Albrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-04-22Applying 1.1.9 changes to the 1.3 branch.Matthias Melcher
2005-07-24Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-09-13Added (unsupported) CMake files (STR #499)Michael R Sweet