summaryrefslogtreecommitdiffstats
path: root/src/path-prefix.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix codding styleJabiertxo Arraiza Cenoz2018-07-251-6/+6
|
* Add some Marting sugestions about main.cpp in MRJabiertxo Arraiza Cenoz2018-07-251-0/+61
|
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
|
* Fix a compiler warningEduard Braun2017-12-041-1/+1
|
* Generalize support for INKSCAPE_DATADIR environment variableEduard Braun2017-12-041-19/+17
| | | | | Now works unless configured with ENABLE_BINRELOC or ENABLE_OSX_APP_LOCATIONS
* Pull custom code from prefix.h/cppEduard Braun2017-12-041-0/+76
These files are actually part of BinReloc Inkscape specific code is in path-prefix.h (and now path-prefix.cpp)