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-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
2024-02-14
CMake: remove unintended debug output
Albrecht Schlosser
2024-02-14
CMake: fix installation on macOS
Albrecht Schlosser
2024-02-13
CMake: simplify resources.cmake
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-10
Modern CMake: export shared libraries and fltk-options
Albrecht Schlosser
2024-02-09
Fix Cairo related build issues (missing Cairo lib)
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
Fix GitHub CI build and minor CMake issues
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-12-21
Ensure that exporting 'fl_disable_wayland' works
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-12
CMake: remove deprecated 'exec_program' from target 'uninstall'
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-03
CMake: Remove UseFLTK.cmake generation and usage
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-25
CMake/Windows/MSVC: add DLL path as target property
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
2023-08-28
CMake: Make compile definitions 'FL_LIBRARY' and 'FL_DLL' private
Albrecht Schlosser
2023-08-26
CMake: fix formatting, add more debug output
Albrecht Schlosser
2023-04-30
Allow building Wayland platform without dbus - cont'd (#726)
ManoloFLTK
2023-04-02
Fix "recipe for target '../../src/xdg-decoration-protocol.c' failed" (#704)
ManoloFLTK
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-02-28
Fix fltk-config --use-images with local image libs (#689)
Albrecht Schlosser
[next]