summaryrefslogtreecommitdiff
path: root/lib/README.txt
AgeCommit message (Collapse)Author
2025-03-08Remove 'configure' from README's and sources (partially)Albrecht Schlosser
More to come...
2023-12-21Fix a typo, trailing whitespace, and dependenciesAlbrecht Schlosser
2021-10-04Improve documentation about library build folders and moreAlbrecht Schlosser
lib/README.txt: clarify where built libraries are located documentation/src/basics.dox: clarify (C++) compiler command usage and improve documentation of the fltk-config script
2018-12-10Rename README files to README.txt (and several similar files).Albrecht Schlosser
Files without '.txt' suffix can't be handled well by Windows (users), hence renaming such text files to *.txt makes FLTK more "Windows-friendly". There are a few exceptions (this is intentional): README and other files in bundled libraries (maintained upstream) are not changed.