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
2020-06-27
Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.
ManoloFLTK
2020-06-21
Quick fix for inability to link with pango from fltk-config
Taeril
2020-06-13
CMake: Build static and shared libs side-by-side
Albrecht Schlosser
2020-06-13
CMake: Deprecate FLTK_USE_FILE (UseFLTK.cmake)
Albrecht Schlosser
2020-04-22
Unexpand $Id$ marker in the last remaining file
Albrecht Schlosser
2020-04-15
CMake: use pkg_check_modules to search for pangoxft
ManoloFLTK
2020-02-14
CMake: set option to build docs (default): ON
Albrecht Schlosser
2020-01-18
Set OPTION_USE_SYSTEM_LIBPNG/JPEG off under macOS by default
ManoloFLTK
2020-01-18
Remove temporary CMake option OPTION_HIDPI no longer used.
ManoloFLTK
2019-10-31
Continue CMake support of the Darwin+XQuartz+fink test platform
ManoloFLTK
2019-10-30
Restore CMake support of Darwin + XQuartz + fink test platform
ManoloFLTK
2019-10-30
Restore CMake support of Darwin + XQuartz + fink
ManoloFLTK
2019-06-04
Fix typo in CMake macro FL_ADD_LIBRARY
Albrecht Schlosser
2019-05-12
Correct config installation path on macOS
Lasse Lopperi
2019-01-17
Android CMake: icons, docs, more apps
Matthias Melcher
2019-01-17
Andoird CMake: trying to autocreate Fluid files
Matthias Melcher
2019-01-16
Android CMake: fix, more autogenerated files
Matthias Melcher
2019-01-16
Android CMake: macro for multiple tests
Matthias Melcher
2019-01-15
Android: starting to use CMake to build AndroidStudio files.
Matthias Melcher
2019-01-14
Android: modifying CMake to also create AndroidStudio IDE
Matthias Melcher
2019-01-14
Android: modifying CMake to also create AndroidStudio IDE
Matthias Melcher
2018-12-29
Add a CMake option to generate driver (developer) documentation.
Albrecht Schlosser
2018-12-22
Removes few tabs from options.cmake. When removing tabs, also apply cmp stand...
fabien
2018-12-22
remove unnecessary double braces in option.cmake cairo detection code
fabien
2018-12-22
CMake CAIRO support minor improvements: Make the conditional code more readea...
fabien
2018-12-20
Improve CMake's Cairo detection and issue error message...
Albrecht Schlosser
2018-12-16
macOS + CMake + OPTION_APPLE_X11 : restore building of GLU-based test apps.
ManoloFLTK
2018-06-23
Removed macro FL_PORTING, as it has been more confusing than helpful.
Matthias Melcher
2018-06-19
Add missing winsock dll to variables.cmake (fixes fltk-config).
Albrecht Schlosser
2018-03-16
CMake/fltk-config: update fltk-config (LDFLAGS) for MacOS.
Albrecht Schlosser
2018-02-25
CMake + configure: improve generation of fltk-config.
Albrecht Schlosser
2018-02-24
CMake: fix fltk-config generation for MacOS.
Albrecht Schlosser
2018-02-23
CMake: Fix fltk-config for Windows and Unix/Linux.
Albrecht Schlosser
2018-02-18
CMake: fix generated fltk-config for Windows (partially).
Albrecht Schlosser
2018-02-18
CMake: fix debug macro for CMake versions before 3.4.
Albrecht Schlosser
2018-02-09
CMake: add macro fl_debug_var to debug variables.
Albrecht Schlosser
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2018-01-14
CMake: test option compatibility: Pango requires Xft.
Albrecht Schlosser
2018-01-10
CMake: enable building FLTK in a subdirectory of another project.
Albrecht Schlosser
2018-01-08
MacOS + CMake: restore use of OPTION_APPLE_X11 under MacOS 10.13
Manolo Gouy
2017-12-28
CMake: Fix missing WIN32 definition on Windows platforms.
Albrecht Schlosser
2017-09-03
Add new Fl_SVG_Image class to support scalable vector graphics images using t...
Manolo Gouy
2017-07-18
[CMake] Add an option to use High-DPI support (Windows only).
Albrecht Schlosser
2017-06-29
CMake: fix potential compiler warning in test file.
Albrecht Schlosser
2017-06-29
Update copyright year(s).
Albrecht Schlosser
2017-06-29
CMake: replace improperly used variables with correct ones.
Albrecht Schlosser
2017-03-17
[CMake] Fix Visual Studio header detection.
Albrecht Schlosser
2017-03-17
[CMake] Remove unused header test HAVE_GL_GL_H (GL/gl.h).
Albrecht Schlosser
2017-02-08
Rename test/help demo program to test/help_dialog.
Albrecht Schlosser
2016-12-21
X11 platform: Add optional use of the pango library to draw text, gaining the...
Manolo Gouy
[next]