280 Commits (838b7b98ea7d00076a3d9b1e6f9baa5cb0daa675)

Author SHA1 Message Date
ManoloFLTK 260a446609 macOS + homebrew: restore building with CMake's OPTION_APPLE_X11 3 years ago
ManoloFLTK 203e7b7098 New OPTION_WAYLAND_ONLY for CMake to build pure Wayland platform. 3 years ago
ManoloFLTK c720aae515 Make hybrid Wayland/X11 platform. 3 years ago
ManoloFLTK ad96df9e93 Wayland under FreeBSD: detect <GL/glu.h> and fix LIBDECOR_PLUGIN_DIR. 3 years ago
Albrecht Schlosser b4bbc53c5e Reorder CMake build options for better order of include directories 3 years ago
Albrecht Schlosser 8bd67f40da CMake: Restore removed HAVE_LIBPNG setting 3 years ago
Albrecht Schlosser cc6a7d008b Remove obsolete config variable 'HAVE_LIBPNG_PNG_H' 3 years ago
Albrecht Schlosser 228d04d0e0 Build and use fluid-cmd on Windows for .fl files (#224, #293) 3 years ago
Albrecht Schlosser 5a8b9d9130 Improve libpng header search (notably on macOS) 3 years ago
Albrecht Schlosser 2b8f3a757a CMake: Don't install man pages of game programs (issue #23) 3 years ago
Albrecht Schlosser 9cf1afda62 CMake: Remove obsolete platform dependent instructions 3 years ago
Albrecht Schlosser 111b858e12 CMake/MSVC: limit "/utf-8" to VS 2015 and later (PR #415) 3 years ago
ZJUGKC 6f06265e86 Add UTF-8 encoding support in setup.cmake for MSVC (PR #415) 3 years ago
Albrecht Schlosser 3fb66056d6 CMake: add missing variable initialization 3 years ago
ManoloFLTK 52015f2a26 Restore CMake build with OPTION_USE_GL=0 3 years ago
Albrecht Schlosser 59e028a3a7 CMake: Improve fltk-config generation 3 years ago
Albrecht Schlosser 14e1954859 Fix CMake version test in setup.cmake 3 years ago
Albrecht Schlosser 5fd182ee50 CMake/Windows (MSVC): remove confusing CMake warning 3 years ago
Albrecht Schlosser bed6027cf0 CMake: Improve configuration summary, add fl_debug_pkg macro 3 years ago
Albrecht Schlosser fbf7a347ec CMake/MinGW/MSYS2: fix building examples with libglew32 (#226) 3 years ago
ManoloFLTK 3718effc43 Add the Wayland platform to FLTK 1.4 3 years ago
Albrecht Schlosser 04ccc8cc46 Remove experimental platforms Android, Pico, SDL (PR #376) 3 years ago
Albrecht Schlosser b91db00d91 CMake: export Cairo include directories (issue #350) 3 years ago
Albrecht Schlosser 5438954d8c Generate FL/fl_config.h rather than FL/abi-version.h 3 years ago
Albrecht Schlosser 797616841c Remove unused and outdated demo, update dependencies 3 years ago
ManoloFLTK 4bc25f7f9d Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOG 3 years ago
Matthias Melcher c55fd6f704 CMake for Apple Xcode usability improvements 3 years ago
ManoloFLTK 84cf249482 Fix for issue #253: Remove xdbe support 3 years ago
Albrecht Schlosser 654e20ff8b CMake: Build fluid when cross-compiling 4 years ago
Albrecht Schlosser 410a01c6db Add CMake compatibility functions and macros 4 years ago
Albrecht Schlosser c6eccf6137 Call pthread's recursive mutex on Linux (Issue #245) 4 years ago
ManoloFLTK b027d2ba57 Windows platform: use GDI+ to antialias oblique lines and curves. 4 years ago
Albrecht Schlosser 773467dee4 Refactor macOS bundle generation to avoid "quarantine" 4 years ago
Albrecht Schlosser a484541d4b CMake: improve detection and configuration of image libs 4 years ago
Albrecht Schlosser 2555e3b37e Fix build with Cairo for CMake < 3.13 4 years ago
Albrecht Schlosser 556e895dc1 CMake: Document FLTKConfig.cmake and set FLTK_INCLUDE_DIR 4 years ago
Albrecht Schlosser 3611d788e3 Fix CMake install procedure (#212) 4 years ago
Albrecht Schlosser 1e2137668a Fix CMake warning 4 years ago
Albrecht Schlosser 02dfdd590d Fix macOS bundle: set missing fields for test apps 4 years ago
Albrecht Schlosser 49a78bc482 Fix cairo build (autoconf + CMake) + README's 4 years ago
ManoloFLTK 1adaa3def2 Create classes Fl_XXX_Gl_Window_Driver according to driver model. 4 years ago
Albrecht Schlosser bbaec9bd88 Update CMake and make files, minor edits only 4 years ago
ManoloFLTK 8accc6e840
Pango ps (#148) 5 years ago
Albrecht Schlosser a6f9388f33 Fix version number in exported file FLTKConfig.cmake 5 years ago
ManoloFLTK 95799bd364 Fix for cmake + macOS + OPTION_APPLE_X11 regarding GLU-using apps. 5 years ago
ManoloFLTK 87b799ba07 make + macOS: further fix to the construction of fltk-config 5 years ago
ManoloFLTK 1f20806466 Remove VERSION_GREATER_EQUAL that requires a more recent CMake version than 3.2.3 5 years ago
ManoloFLTK 9a799da70a Fix cmake-based build under macOS with OPTION_APPLE_X11. 5 years ago
ManoloFLTK 1ace96e470 Fix for cmake-based construction of the fltk-config script under macOS. 5 years ago
Albrecht Schlosser 2f26170a2a macOS: don't create bundles when using X11 5 years ago