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
/
options.cmake
Age
Commit message (
Expand
)
Author
4 days
wip: fork
maxim nikonov
11 days
CMake: add try_compile() to figure out if Pen/Tablet is supported
Albrecht Schlosser
2026-01-08
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
Albrecht Schlosser
2026-01-05
Wayland: use modern approach to cursor shapes with the "Cursor shape" protocol.
ManoloFLTK
2026-01-04
Add an option and the first program to create screenshots
Albrecht Schlosser
2025-12-08
Wayland: add support of the "XDG dialog windows" protocol
ManoloFLTK
2025-11-02
Fix "CMake: Fallback to libOpenGL (no-X11 OpenGL)" (#1251)
ManoloFLTK
2025-06-03
Add build option FLTK_USE_DBUS to allow build w/o dbus (PR #1252)
ManoloFLTK
2025-05-28
Fix usage of FLTK_BACKEND_WAYLAND and FLTK_USE_WAYLAND
Albrecht Schlosser
2025-05-06
Remove hardcoded version numbers: part 1
Albrecht Schlosser
2025-04-01
options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY
Aaron M. Ucko
2025-03-19
Remove obsolete build option 'FLTK_OPTION_STD'
Albrecht Schlosser
2025-03-18
Fix "X11 library missing in fltk-config" (#1228)
ManoloFLTK
2025-03-16
Remove libfltk_cairo (fltk::cairo)
Albrecht Schlosser
2025-03-08
CMake: set FLTK_OPTION_STD effectively "always on"
Albrecht Schlosser
2025-03-07
Fix "fltk autotools build does not link against libXft" (#1202)
ManoloFLTK
2025-02-21
Bump version numbers to 1.4.2
Albrecht Schlosser
2024-12-09
No need to link to libgtk when using package libdecor-0-dev
ManoloFLTK
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-08
CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001)
Albrecht Schlosser
2024-05-13
CMake: improve finding cairo.dll on Windows
Albrecht Schlosser
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
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-03-18
CMake: formatting only
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
2024-02-13
CMake: improve formatting, remove debug statements
Albrecht Schlosser
2024-02-10
CMake: fix some weird internal dependencies (Wayland/X11)
Albrecht Schlosser
2024-02-08
CMake cleanup: fix alignment
Albrecht Schlosser
2024-02-08
CMake cleanup: mark two more cache variables "advanced"
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor
ManoloFLTK
2023-12-04
Minor updates of bundled libraries and README.CMake.txt
Albrecht Schlosser
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-11-25
CMake/Windows/MSVC: Add option to select MSVC Runtime
Albrecht Schlosser
2023-11-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
[next]