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
/
fl_create_example.cmake
Age
Commit message (
Expand
)
Author
2022-11-13
Make building Fluid optional. (#539)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-07-26
Add CMake compatibility functions and macros
Albrecht Schlosser
2021-05-31
Windows platform: use GDI+ to antialias oblique lines and curves.
ManoloFLTK
2021-05-13
Refactor macOS bundle generation to avoid "quarantine"
Albrecht Schlosser
2021-04-30
CMake: improve detection and configuration of image libs
Albrecht Schlosser
2021-04-30
Fix build with Cairo for CMake < 3.13
Albrecht Schlosser
2021-04-08
Fix CMake warning
Albrecht Schlosser
2021-04-08
Fix macOS bundle: set missing fields for test apps
Albrecht Schlosser
2021-03-01
Fix cairo build (autoconf + CMake) + README's
Albrecht Schlosser
2020-08-26
macOS: don't create bundles when using X11
Albrecht Schlosser
2020-08-18
CMake: Fix macOS bundle wrapper generation
Albrecht Schlosser
2020-07-23
Create macOS "bundle wrapper" scripts (#115)
Albrecht Schlosser
2020-07-20
CMake: simplify create_example macro
Albrecht Schlosser
2020-07-15
CMake: refactor and reformat CMake files
Albrecht Schlosser