summaryrefslogtreecommitdiffstats
path: root/src/inkscape-version.cpp.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* inkscape-version: offer variant without revision and datePatrick Storz2019-07-101-3/+2
|
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Cleanup: eliminate version from config.hEduard Braun2017-07-171-1/+1
| | | | | | The idea behind inkscape-version.h / inkscape-version.cpp is to avoid rebuilding most of the code base when the version number changes. Defining a version number in config.h defeats this purpose.
* Improve revision formatEduard Braun2017-07-111-1/+1
|
* regenerates inkscape-version when revno changes ; Translates ↵Marc Jeanmougin2016-04-121-0/+7
inkscape.desktop file (CMake build) Fixed bugs: - https://launchpad.net/bugs/1543304 - https://launchpad.net/bugs/1514588 (bzr r14785)