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
2024-08-10
Fix tabs, trailing spaces, and update dependencies
Albrecht Schlosser
2024-07-03
Use pkg-config to find libpng - still does the simple test as a backup...
Michael R Sweet
2024-06-16
Link frameworks used by recent macOS versions with -weak_framework
ManoloFLTK
2024-06-14
macOS 15.0 Sequoia: fix capture of window titlebars
ManoloFLTK
2024-05-10
Restore building with configure under Windows: add -lwinspool
ManoloFLTK
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-04-02
Add replacement for potentially missing trunc() (#944)
Albrecht Schlosser
2024-03-23
macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel
ManoloFLTK
2024-03-21
Remove "-no-pie" link option also from configure-based builds
ManoloFLTK
2024-03-20
Add configure option to build tests only on request (#940)
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
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
[next]