index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMake
Age
Commit message (
Expand
)
Author
2024-12-09
No need to link to libgtk when using package libdecor-0-dev
ManoloFLTK
2024-11-28
Improve procedure to construct best link command for macOS platform
ManoloFLTK
2024-11-05
MacOS: Fix build folder for detection of SDK version (#1103)
Albrecht Schlosser
2024-11-05
MacOS: Improve detection of SDK version (#1103)
Albrecht Schlosser
2024-11-04
MacOS version check using try_compile: #1103
Matthias Melcher
2024-11-04
Using try_run to get __MAC_OS_X_VERSION_MAX_ALLOWED (#1105)
Matthias Melcher
2024-10-09
CMake: ignore FLTK_MSVC_RUNTIME_DLL on other platforms
Albrecht Schlosser
2024-09-03
CMake/Windows: enable MSVC runtime DLL option for Clang (#1058)
Albrecht Schlosser
2024-08-31
CMake: replace check_function_exists() with check_symbol_exists() (#1053)
ManoloFLTK
2024-08-30
macOS: Fix installing partial 'FLTK.framework' (#961)
Albrecht Schlosser
2024-08-26
Display Git revision in docs generated from releases (#499)
Albrecht Schlosser
2024-08-25
CMake: replace check_function_exists() for trunc() (#1049)
Albrecht Schlosser
2024-08-23
CMake: remove cache consistency check (#1046)
Albrecht Schlosser
2024-08-08
CMake: remove debug statements
Albrecht Schlosser
2024-08-08
CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001)
Albrecht Schlosser
2024-08-06
Add -lwinspool necessary for new class Fl_PDF_File_Surface
ManoloFLTK
2024-06-16
Link frameworks used by recent macOS versions with -weak_framework
ManoloFLTK
2024-06-14
macOS 15.0 Sequoia: fix capture of window titlebars
ManoloFLTK
2024-05-13
CMake: improve linking OpenGL3 example programs (#959)
Albrecht Schlosser
2024-05-13
CMake: improve finding cairo.dll on Windows
Albrecht Schlosser
2024-05-13
Fix "Cannot build project with CMake ..." (#970)
Albrecht Schlosser
2024-05-05
CMake: improve output of fl_debug_target()
Albrecht Schlosser
2024-05-03
macOS + CMake: fix use of optional framework UniformTypeIdentifiers
ManoloFLTK
2024-05-03
CMake: don't put freetype stuff in include directories for macOS
ManoloFLTK
2024-05-02
Remove commit 4a31d49 that breaks X11 build
ManoloFLTK
2024-05-02
CMake: put freetype stuff in include directories for X11 only
ManoloFLTK
2024-05-01
CMake/debug: add more properties to fl_debug_target()
Albrecht Schlosser
2024-04-27
CMake: make compile definition "FL_DLL" public for MSVC (#960)
Albrecht Schlosser
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-04-20
CMake build summary: output libdecor location if found
Albrecht Schlosser
2024-04-18
Restore IMPORTED_TARGET in pkg_check_modules command for libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-04-17
Separate FLUID user documentation, screen shot automation (#936)
Matthias Melcher
2024-04-14
Fix and improve generation of fltk-config (#954 and more)
Albrecht Schlosser
2024-04-14
CMake: Use imported targets for PkgConfig packages (#954)
Jordan Williams
2024-04-12
CMake: Improve detection of the GLU library and GL/glu.h header file (#953)
Jordan Williams
2024-04-08
Improve CMake build configuration summary
Albrecht Schlosser
2024-04-05
CMake: Fix detection of trunc() for Windows
Albrecht Schlosser
2024-04-02
Add replacement for potentially missing trunc() (#944)
Albrecht Schlosser
2024-03-24
CMake for macOS platform: improve handling of -framework link arguments
ManoloFLTK
2024-03-23
macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel
ManoloFLTK
2024-03-18
CMake: formatting only
Albrecht Schlosser
2024-03-18
Replace setenv() with putenv() on old systems (+937)
Albrecht Schlosser
2024-03-15
Have FLTK use libdecor at version > 0.2.2
ManoloFLTK
2024-03-13
To support difference in struct libdecor between built-in and system
ManoloFLTK
2024-03-13
Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0
ManoloFLTK
2024-03-13
Allow CMake-based build with -DFLTK_BACKEND_X11=0 under Linux/Unix
ManoloFLTK
2024-02-24
CMake/macOS/X11: fix "FINK" search directories
Albrecht Schlosser
2024-02-22
Fix CMake code that should only be evaluated on macOS
Albrecht Schlosser
2024-02-14
CMake: fix "LIBDECOR_PLUGIN_DIR" undefined error
Albrecht Schlosser
[next]