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
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
2023-02-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
2023-01-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2023-01-01
Make sure that zlib and png are both local or system (#621)
Matthias Melcher
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-16
Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ)
Trent McPheron
2022-12-13
Fix for "Build on FreeBSD fails: linux/input.h not found" (#584)
ManoloFLTK
2022-11-24
CMake build for Wayland: check for presence of required GL-related software
ManoloFLTK
2022-11-24
CMake building: improve messages about necessary software packages
ManoloFLTK
2022-11-23
CMake build for Wayland/X11 hybrid: check for libx???-dev packages
ManoloFLTK
2022-11-23
Fix whitespace (trailing spaces)
Albrecht Schlosser
2022-11-23
Have OPTION_USE_WAYLAND / --enable-wayland set to ON by default
ManoloFLTK
2022-11-23
Wayland+CMake: stop forcing GTK_FOUND to 0
ManoloFLTK
2022-11-18
CMake+Wayland: check for presence of required software modules
ManoloFLTK
2022-11-13
Make building Fluid optional. (#539)
Matthias Melcher
2022-11-11
CMake: improve debug macros
Albrecht Schlosser
2022-11-08
Wayland + CMake: fix generated fltk-config that lacked -lX11
ManoloFLTK
2022-10-16
macOS + homebrew: restore building with CMake's OPTION_APPLE_X11
ManoloFLTK
2022-09-09
New OPTION_WAYLAND_ONLY for CMake to build pure Wayland platform.
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-05-21
Wayland under FreeBSD: detect <GL/glu.h> and fix LIBDECOR_PLUGIN_DIR.
ManoloFLTK
2022-04-07
Reorder CMake build options for better order of include directories
Albrecht Schlosser
2022-04-05
CMake: Restore removed HAVE_LIBPNG setting
Albrecht Schlosser
2022-04-04
Remove obsolete config variable 'HAVE_LIBPNG_PNG_H'
Albrecht Schlosser
2022-04-03
Build and use fluid-cmd on Windows for .fl files (#224, #293)
Albrecht Schlosser
2022-04-03
Improve libpng header search (notably on macOS)
Albrecht Schlosser
2022-03-26
CMake: Don't install man pages of game programs (issue #23)
Albrecht Schlosser
2022-03-26
CMake: Remove obsolete platform dependent instructions
Albrecht Schlosser
2022-03-26
CMake/MSVC: limit "/utf-8" to VS 2015 and later (PR #415)
Albrecht Schlosser
2022-03-26
Add UTF-8 encoding support in setup.cmake for MSVC (PR #415)
ZJUGKC
2022-03-25
CMake: add missing variable initialization
Albrecht Schlosser
2022-03-22
Restore CMake build with OPTION_USE_GL=0
ManoloFLTK
[next]