summaryrefslogtreecommitdiff
path: root/CMake/options.cmake
AgeCommit message (Expand)Author
2019-10-31Continue CMake support of the Darwin+XQuartz+fink test platformManoloFLTK
2019-10-30Restore CMake support of Darwin + XQuartz + finkManoloFLTK
2019-01-14Android: modifying CMake to also create AndroidStudio IDEMatthias Melcher
2018-12-29Add a CMake option to generate driver (developer) documentation.Albrecht Schlosser
2018-12-22Removes few tabs from options.cmake. When removing tabs, also apply cmp stand...fabien
2018-12-22remove unnecessary double braces in option.cmake cairo detection codefabien
2018-12-22CMake CAIRO support minor improvements: Make the conditional code more readea...fabien
2018-12-20Improve CMake's Cairo detection and issue error message...Albrecht Schlosser
2018-12-16macOS + CMake + OPTION_APPLE_X11 : restore building of GLU-based test apps.ManoloFLTK
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2018-03-16CMake/fltk-config: update fltk-config (LDFLAGS) for MacOS.Albrecht Schlosser
2018-02-25CMake + configure: improve generation of fltk-config.Albrecht Schlosser
2018-02-24CMake: fix fltk-config generation for MacOS.Albrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2018-02-09CMake: add macro fl_debug_var to debug variables.Albrecht Schlosser
2018-01-14CMake: test option compatibility: Pango requires Xft.Albrecht Schlosser
2018-01-10CMake: enable building FLTK in a subdirectory of another project.Albrecht Schlosser
2018-01-08MacOS + CMake: restore use of OPTION_APPLE_X11 under MacOS 10.13Manolo Gouy
2017-09-03Add new Fl_SVG_Image class to support scalable vector graphics images using t...Manolo Gouy
2017-07-18[CMake] Add an option to use High-DPI support (Windows only).Albrecht Schlosser
2017-06-29Update copyright year(s).Albrecht Schlosser
2017-06-29CMake: replace improperly used variables with correct ones.Albrecht Schlosser
2016-12-21X11 platform: Add optional use of the pango library to draw text, gaining the...Manolo Gouy
2016-12-06[CMake] Rewrite pthreads checks for compatibility with configure.Albrecht Schlosser
2016-12-01Add --enable-print option to configure to allow building without print suppor...Manolo Gouy
2016-12-01MacOS platform: restore CMake building with OPTION_APPLE_X11 on.Manolo Gouy
2016-08-05Fix CMake building under Apple platform that used to set HAVE_GL_GLU_H to 0Manolo Gouy
2016-07-09Clarification and better documentation of ABI version configuration.Albrecht Schlosser
2016-03-05[CMake] Mark OPTION_USE_POLL as advanced.Albrecht Schlosser
2016-03-03Made Pico/SDL setup compile and run some minimal code.Matthias Melcher
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-02-03Support of OPTION_APPLE_X11 by CMake: do not use hard-coded pathsManolo Gouy
2016-02-02To support OPTION_APPLE_X11Manolo Gouy
2015-12-31Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11Manolo Gouy
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-07-12Make FL_ABI_VERSION configurable (STR #3161).Albrecht Schlosser
2015-04-25[CMake] Add option to suppress CMake regeneration (STR #3215).Albrecht Schlosser
2015-04-25[CMake] Add doxygen documentation generation (STR #3195).Albrecht Schlosser
2015-04-25[CMake] Fix CMake build's fltk-config (STR #3217).Albrecht Schlosser
2015-04-07Don't use -pthread in link commands on Mac OS.Manolo Gouy
2015-02-06[CMAKE] Remove -DUSE_X11 from fltk-config --c[xx]flags.Albrecht Schlosser
2015-02-06[CMake] Add missing build libraries (STR #3011).Albrecht Schlosser
2015-02-06CMake: fix a few typos.Albrecht Schlosser
2014-11-22Set correct svn properties on CMake files.Albrecht Schlosser
2014-09-27CMake enhancements, as discussed in STR #3055.Albrecht Schlosser
2014-06-16Add method to set any custom cursor, based on a Fl_RGB_Image object.Pierre Ossman
2014-02-09Split CMake files for better maintenance, as discussed in fltk.general.Albrecht Schlosser