summaryrefslogtreecommitdiff
path: root/CMake/resources.cmake
AgeCommit message (Expand)Author
2024-08-31 CMake: replace check_function_exists() with check_symbol_exists() (#1053)ManoloFLTK
2024-08-26Display Git revision in docs generated from releases (#499)Albrecht Schlosser
2024-08-25CMake: replace check_function_exists() for trunc() (#1049)Albrecht Schlosser
2024-08-23CMake: remove cache consistency check (#1046)Albrecht Schlosser
2024-08-08CMake: remove debug statementsAlbrecht Schlosser
2024-08-08CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001)Albrecht Schlosser
2024-05-13CMake: improve linking OpenGL3 example programs (#959)Albrecht Schlosser
2024-05-03 CMake: don't put freetype stuff in include directories for macOSManoloFLTK
2024-05-02Remove commit 4a31d49 that breaks X11 buildManoloFLTK
2024-05-02CMake: put freetype stuff in include directories for X11 onlyManoloFLTK
2024-04-05CMake: Fix detection of trunc() for WindowsAlbrecht Schlosser
2024-04-02Add replacement for potentially missing trunc() (#944)Albrecht Schlosser
2024-03-18CMake: formatting onlyAlbrecht Schlosser
2024-03-18Replace setenv() with putenv() on old systems (+937)Albrecht Schlosser
2024-02-13CMake: simplify resources.cmakeAlbrecht Schlosser
2024-02-13CMake: improve formatting, remove debug statementsAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2022-05-21Wayland under FreeBSD: detect <GL/glu.h> and fix LIBDECOR_PLUGIN_DIR.ManoloFLTK
2022-04-03Improve libpng header search (notably on macOS)Albrecht Schlosser
2022-03-13CMake/Windows (MSVC): remove confusing CMake warningAlbrecht Schlosser
2022-03-07CMake/MinGW/MSYS2: fix building examples with libglew32 (#226)Albrecht Schlosser
2021-11-26Fix for issue #253: Remove xdbe supportManoloFLTK
2021-07-21Call pthread's recursive mutex on Linux (Issue #245)Albrecht Schlosser
2021-03-01Fix cairo build (autoconf + CMake) + README'sAlbrecht Schlosser
2020-08-25Towards construction of fltk-config by CMake under macOS (WIP).ManoloFLTK
2020-08-21CMake: add examples folder to build (optional)Albrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2018-01-10CMake: enable building FLTK in a subdirectory of another project.Albrecht Schlosser
2017-06-29Update copyright year(s).Albrecht Schlosser
2017-06-29CMake: replace improperly used variables with correct ones.Albrecht Schlosser
2017-03-17[CMake] Fix Visual Studio header detection.Albrecht Schlosser
2017-03-17[CMake] Remove unused header test HAVE_GL_GL_H (GL/gl.h).Albrecht Schlosser
2016-12-06[CMake] Rewrite pthreads checks for compatibility with configure.Albrecht Schlosser
2016-08-09[CMake] Fix Windows dll build with Visual Studio generator.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
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-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
2014-11-22Set correct svn properties on CMake files.Albrecht Schlosser
2014-09-27CMake enhancements, as discussed in STR #3055.Albrecht Schlosser
2014-02-09Split CMake files for better maintenance, as discussed in fltk.general.Albrecht Schlosser