Commit Graph

8 Commits

Author SHA1 Message Date
Albrecht Schlosser
a66273e726 Raise CMake minimum required version to 3.15 and more
- ensure that all required CMake policies are set to 3.15
- enhance CMake status report (add bundled library types)
- add erco's CMake instructions for building with NMake
- improve HTML docs (remove "custom" HTML footer)
- update ANNOUNCEMENT
2023-12-09 14:58:40 +01:00
Albrecht Schlosser
3c25c0a483 Documentation: remove dark color on title page and ...
add "HTML_COLORSTYLE = TOGGLE" so the documentation user can toggle
  dark and light display mode.

Enable search engine.
2023-12-08 19:36:21 +01:00
ManoloFLTK
a4789d66c4 Remove obsolete Doxygen parameters 2023-12-06 15:05:16 +01:00
Albrecht Schlosser
52a853c39c Backport CMake and related stuff from 1.4 (master)
- update formatting + documentation generation
- rename help-test.html to help_dialog.html
- update CMake files + Makefiles + related source files
- update fluid files + dependencies
2021-04-08 14:57:40 +02:00
Albrecht Schlosser
6b8a7b36b4 Fix doxygen warnings 2020-11-03 11:50:12 +01:00
Albrecht Schlosser
f47e381838 Generate Doxygen docs with the highest possible ABI version.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11754 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-05-25 15:55:03 +00:00
Albrecht Schlosser
1ae60108b7 Silence doxygen warnings - commented out obsolete statements.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10752 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2015-06-15 11:31:08 +00:00
Albrecht Schlosser
5f3f1c8bc6 [CMake] Add doxygen documentation generation (STR #3195).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10720 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2015-04-25 21:42:51 +00:00