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
/
.github
Age
Commit message (
Expand
)
Author
2025-04-21
Fix "fully support ... own shared libraries" (#1238)
Albrecht Schlosser
2025-03-16
Remove libfltk_cairo (fltk::cairo)
Albrecht Schlosser
2025-03-11
CI for Wayland: replace libgtk-3-dev by libdecor-0-dev libxfixes-dev libxcurs...
ManoloFLTK
2025-03-06
CMake/CI: Switch CXX standard to C++11 for all builds
Albrecht Schlosser
2025-02-19
Update "GitHub Actions" Linux runner to 'ubuntu-latest'
Albrecht Schlosser
2024-10-18
Update GitHub workflow: actions/checkout
Albrecht Schlosser
2024-04-20
CMake/MSVC: Fix shared library build, add to GitHub CI build
Albrecht Schlosser
2024-04-17
Separate FLUID user documentation, screen shot automation (#936)
Matthias Melcher
2024-02-07
Fix GitHub CI build and minor CMake issues
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-01-10
CI: Enable compiler warnings in CI builds (#648)
Albrecht Schlosser
2022-12-08
build: harden build.yml permissions
Alex
2022-11-25
Fix GitHub Actions (CI) for Windows builds
Albrecht Schlosser
2022-11-25
CI build-Wayland: package libpangocairo-1.0-0 is installed by default
ManoloFLTK
2022-11-23
Have OPTION_USE_WAYLAND / --enable-wayland set to ON by default
ManoloFLTK
2022-09-30
Improve wording of GitHub Issue Templates
Albrecht Schlosser
2022-09-28
Add GitHub Issue Templates
Albrecht Schlosser
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-04
Add build-wayland step to continuous integration.
ManoloFLTK
2021-08-27
GitHub Actions (Linux): add 'apt-get update'
Albrecht Schlosser
2021-02-14
Update GHA build scripts for Linux, macOS, and Windows.
Michael R Sweet
2021-02-14
Initial Github Action for CI builds
Michael R Sweet