summaryrefslogtreecommitdiffstats
path: root/libversion/fullversion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix build issue: strlcpy & strlcat are BSD specificDimitri van Heesch2020-05-151-4/+4
|
* RefactoringDimitri van Heesch2020-05-151-0/+22
- Makes doxycfg library more self contained - renames _doxygen library to doxymain - Modernizes Debug implementation - Moves Doxygen::runningTime into Debug - Moves full version string to libversion - Removed mentioning of file version in messages (when FILE_VERSION_FILTER is used) - Move substitute functions into QCString