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
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-07
Remove "-mwindows" link option from CFLAGS and CXXFLAGS
ManoloFLTK
2023-12-02
Fix error in configure-based build
ManoloFLTK
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-11-17
Notify users that configure/make support will be dropped in 1.5.0
Albrecht Schlosser
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-05-10
Fix "Provide --without-fluid configure option" - cont'd (#725)
ManoloFLTK
2023-05-09
Fix "Provide --without-fluid configure option " (#725)
ManoloFLTK
2023-04-30
Allow building Wayland platform without dbus (#726)
ManoloFLTK
2023-04-02
Fix "recipe for target '../../src/xdg-decoration-protocol.c' failed" (#704)
ManoloFLTK
2023-03-25
configure: test jpeg lib before png and zlib
Albrecht Schlosser
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-02-16
Wayland: remove libdecor/demo/* from FLTK source tree
ManoloFLTK
2023-02-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
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-16
Fix shared library build on Solaris as requested by STR 3378
Albrecht Schlosser
2023-01-01
Make sure that zlib and png are both local or system (#621)
Matthias Melcher
2022-12-08
Fix trailing whitespace
Albrecht Schlosser
2022-11-29
Build hybrid Wayland/X11 w/ configure: check for Xinerama, et al
ManoloFLTK
2022-11-27
fltk-config from configure: remove libdecor-related flags - cont'd
ManoloFLTK
2022-11-26
fltk-config from configure: remove libdecor-related flags
ManoloFLTK
2022-11-23
Configure-based build: control presence of GL-related 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-05
Wayland + configure: take care of HAVE_GLXGETPROCADDRESSARB
ManoloFLTK
2022-11-01
Fix trailing whitespace
Albrecht Schlosser
2022-10-14
macOS: restore "configure --enable-x11 --enable-usecairo" - cont'd
ManoloFLTK
2022-10-13
macOS: restore "configure --enable-x11 --enable-usecairo"
ManoloFLTK
2022-09-10
New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...
ManoloFLTK
2022-08-29
Update dependencies, fix trailing whitespace
Albrecht Schlosser
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-08-25
Fix dependencies and whitespace errors
Albrecht Schlosser
2022-08-24
Add FL_EXPORT directives to support building shared libs with -no-undefined
ManoloFLTK
2022-05-19
Wayland platform: add support of FreeBSD version 13.1
ManoloFLTK
2022-04-24
Remove obsolete configure test for 'bool'
Albrecht Schlosser
2022-04-04
Remove obsolete config variable 'HAVE_LIBPNG_PNG_H'
Albrecht Schlosser
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-22
Add support of configure --enable-wayland --disable-gl - Cont'd.
ManoloFLTK
2022-03-22
Add support of configure --enable-wayland --disable-gl
ManoloFLTK
2022-03-05
Wayland: fix configure-based build
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4 - continued.
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-07-21
Call pthread's recursive mutex on Linux (Issue #245)
Albrecht Schlosser
2021-07-17
Fix macOS Apple Silicon architecture name (arm64)
Michael R Sweet
2021-05-31
Windows platform: use GDI+ to antialias oblique lines and curves.
ManoloFLTK
[next]