summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2016-08-09[CMake] Fix Windows dll build with Visual Studio generator.Albrecht Schlosser
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-06-14THE best way to test for availability of dlsym().Manolo Gouy
2016-06-13[CMake] Fix restoration of CMAKE_REQUIRED_LIBRARIES.Albrecht Schlosser
2016-06-13Fix cases where function dlysym() is not in library libdl.Manolo Gouy
2016-03-27[CMake] Remove redundant linking in CMake build process (STR #3298).Albrecht Schlosser
2016-03-26[CMake] Fix library name (Debug mode), add fluid dependencies.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
2016-02-02Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.Manolo Gouy
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2016-01-29CMake] Work around CMake bug in CMake versions 3.4.x.Albrecht Schlosser
2015-12-31Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11Manolo Gouy
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
2015-12-29Mac OS: add if(APPLE condition to Mac OS-specific target property.Manolo Gouy
2015-12-29Mac OS: Enhanced the application bundle for the editor demoManolo Gouy
2015-12-26Mac OS + CMake: this file is used by CMake to build the Info.plist files of ...Manolo Gouy
2015-07-12Fix fltk-config for CMake build.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] Update fltk-config generation for AIX (STR #3217).Albrecht Schlosser
2015-04-25[CMake] Fix CMake build's fltk-config (STR #3217).Albrecht Schlosser
2015-04-10CMake: Remove installation of example programs (STR #3194).Albrecht Schlosser
2015-04-08CMake build on Mac OS: r10688 was not a good move because it works withManolo Gouy
2015-04-08CMake building on Mac OS: use a simpler way to put files within app bundles.Manolo Gouy
2015-04-08Make building on Mac OS: compile with -DUSING_XCODE only for demo.Manolo Gouy
2015-04-08CMake building on Mac OS: the demo program uses and finds demo.menu in its bu...Manolo Gouy
2015-04-07Corrected typo: resources --> ResourcesManolo Gouy
2015-04-07CMake for Mac OS: the generated Xcode project creates bundled test applicatio...Manolo Gouy
2015-04-07CMake] install CMake files in DATADIR instead of LIBDIR under Linux.Albrecht Schlosser
2015-04-07Don't use -pthread in link commands on Mac OS.Manolo Gouy
2015-04-06[CMake] Fix and install fltk-config.Albrecht Schlosser
2015-03-10[Version 1.3.4] Update version numbers - hopefully complete.Albrecht Schlosser
2015-02-16[CMake] Improve installation, support DESTDIR, and more (STR #3149).Albrecht Schlosser
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-24[CMake] Fix CMake 3.1 warning about new policy CMP0053.Albrecht Schlosser
2014-11-22Set correct svn properties on CMake files.Albrecht Schlosser
2014-11-08[CMake] Fix man page path. Patch posted by Richard Shaw in fltk.general.Albrecht Schlosser