280 Commits (838b7b98ea7d00076a3d9b1e6f9baa5cb0daa675)

Author SHA1 Message Date
Albrecht Schlosser 838b7b98ea CMake: check version for some properties in fl_debug_target() 1 month ago
Aaron M. Ucko 2e6e94d118 options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY 1 month ago
Albrecht Schlosser 02af6a57eb Bump version numbers to 1.4.2 2 months ago
Albrecht Schlosser 323d525591 MSYS2: Correctly detect ucrt64 environment (PR #1167) 4 months ago
ManoloFLTK c82165cb07 No need to link to libgtk when using package libdecor-0-dev 5 months ago
ManoloFLTK 0cd048a7a8 Improve procedure to construct best link command for macOS platform 5 months ago
Albrecht Schlosser 87527017b2 MacOS: Fix build folder for detection of SDK version (#1103) 6 months ago
Albrecht Schlosser d5c0e215a4 MacOS: Improve detection of SDK version (#1103) 6 months ago
Matthias Melcher a77cc0cb35 MacOS version check using try_compile: #1103 6 months ago
Matthias Melcher 71a61d9cbf
Using try_run to get __MAC_OS_X_VERSION_MAX_ALLOWED (#1105) 6 months ago
Albrecht Schlosser 81d3ccefa4 CMake: ignore FLTK_MSVC_RUNTIME_DLL on other platforms 7 months ago
Albrecht Schlosser b595db30d4 CMake/Windows: enable MSVC runtime DLL option for Clang (#1058) 8 months ago
ManoloFLTK 1da9438a1c CMake: replace check_function_exists() with check_symbol_exists() (#1053) 8 months ago
Albrecht Schlosser dd819a118c macOS: Fix installing partial 'FLTK.framework' (#961) 8 months ago
Albrecht Schlosser 9568d5bb73 Display Git revision in docs generated from releases (#499) 8 months ago
Albrecht Schlosser 67e0547bf9 CMake: replace check_function_exists() for trunc() (#1049) 8 months ago
Albrecht Schlosser 9e35b0216f CMake: remove cache consistency check (#1046) 9 months ago
Albrecht Schlosser 60330a6d6f CMake: remove debug statements 9 months ago
Albrecht Schlosser e65681c9ac CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001) 9 months ago
ManoloFLTK 713f0b0f64 Add -lwinspool necessary for new class Fl_PDF_File_Surface 9 months ago
ManoloFLTK 377ff11ec9 Link frameworks used by recent macOS versions with -weak_framework 11 months ago
ManoloFLTK 7d98413d46 macOS 15.0 Sequoia: fix capture of window titlebars 11 months ago
Albrecht Schlosser bc63ea7629 CMake: improve linking OpenGL3 example programs (#959) 12 months ago
Albrecht Schlosser d1ea57bc7a CMake: improve finding cairo.dll on Windows 12 months ago
Albrecht Schlosser 6c06e953e1 Fix "Cannot build project with CMake ..." (#970) 12 months ago
Albrecht Schlosser 53543acb2e CMake: improve output of fl_debug_target() 1 year ago
ManoloFLTK 70b84b491b macOS + CMake: fix use of optional framework UniformTypeIdentifiers 1 year ago
ManoloFLTK 6238ede94d CMake: don't put freetype stuff in include directories for macOS 1 year ago
ManoloFLTK 4a9205f282 Remove commit 4a31d49 that breaks X11 build 1 year ago
ManoloFLTK 4a31d4988b CMake: put freetype stuff in include directories for X11 only 1 year ago
Albrecht Schlosser f194d8596f CMake/debug: add more properties to fl_debug_target() 1 year ago
Albrecht Schlosser 9cdd457382 CMake: make compile definition "FL_DLL" public for MSVC (#960) 1 year ago
ManoloFLTK abfc8ee52f Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899) 1 year ago
Albrecht Schlosser 43ab34df05 CMake build summary: output libdecor location if found 1 year ago
ManoloFLTK 15d9a350bf Restore IMPORTED_TARGET in pkg_check_modules command for libdecor 1 year ago
ManoloFLTK e6957fc2f5 Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR 1 year ago
Matthias Melcher fd791a068e
Separate FLUID user documentation, screen shot automation (#936) 1 year ago
Albrecht Schlosser b4cf1a9824 Fix and improve generation of fltk-config (#954 and more) 1 year ago
Jordan Williams 5417ea5f1f
CMake: Use imported targets for PkgConfig packages (#954) 1 year ago
Jordan Williams a6651e10ff
CMake: Improve detection of the GLU library and GL/glu.h header file (#953) 1 year ago
Albrecht Schlosser 265e5cd77b Improve CMake build configuration summary 1 year ago
Albrecht Schlosser 2f1b8fc726 CMake: Fix detection of trunc() for Windows 1 year ago
Albrecht Schlosser e5c4c1415b Add replacement for potentially missing trunc() (#944) 1 year ago
ManoloFLTK 4742d830be CMake for macOS platform: improve handling of -framework link arguments 1 year ago
ManoloFLTK 97d2836f5e macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel 1 year ago
Albrecht Schlosser a5bad9a395 CMake: formatting only 1 year ago
Albrecht Schlosser d3a3ab40b7 Replace setenv() with putenv() on old systems (+937) 1 year ago
ManoloFLTK 82bd0b6652 Have FLTK use libdecor at version > 0.2.2 1 year ago
ManoloFLTK 7e12981abd To support difference in struct libdecor between built-in and system 1 year ago
ManoloFLTK 3fafeb9ea1 Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0 1 year ago