| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-06 | Use share/inkscape subfolder on Windows | Patrick Storz | 1 | -17/+8 | |
| First part of https://gitlab.com/inkscape/inkscape/issues/82 | |||||
| 2019-03-15 | Improve deb generation and install scripts | Marc Jeanmougin | 1 | -3/+2 | |
| 2018-10-12 | Fix install location of .mo files | Eduard Braun | 1 | -1/+1 | |
| .mo files were copied to e.g. "en.mo" instead of "inkscape.mo" This was broken after e939fcccf36f2a89435b0f8328db9be32ce3b600 as there was one tiny customization in our copy of FindGettext.cmake | |||||
| 2018-10-01 | config.h - remove all defines we never use | Eduard Braun | 1 | -2/+0 | |
| (strictly speaking PACKAGE and PACKAGE_NAME are unused, too, but let's keep them for now) | |||||
| 2018-09-11 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"` | |||||
| 2017-06-15 | Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a ↵ | Eduard Braun | 1 | -1/+1 | |
| different data directory by setting the environment variable INKSCAPE_DATADIR at runtime | |||||
| 2017-05-14 | cmake: Store defauklt CMAKE_INSTALL_PREFIX to cache, otherwise it will be ↵ | Eduard Braun | 1 | -1/+2 | |
| lost on subsequent runs (bzr r15692) | |||||
| 2017-05-09 | cmake/Windows: convert all 'DESTINATION's to relative paths and allow easy ↵ | Eduard Braun | 1 | -1/+3 | |
| customization of install location via 'CMAKE_INSTALL_PREFIX' (bzr r15681) | |||||
| 2016-11-26 | CMake: Add ${INKSCAPE_SHARE_INSTALL} | Eduard Braun | 1 | -0/+2 | |
| This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278) | |||||
| 2016-07-06 | Fixing build for Linux. | Sebastian Faubel | 1 | -20/+20 | |
| Replaced tabs with whitespaces. (bzr r15002.1.7) | |||||
| 2016-07-06 | Fixed config.h defines to point to the right locations for data (icons) and ↵ | Sebastian Faubel | 1 | -1/+12 | |
| locales. (bzr r15002.1.5) | |||||
| 2016-07-05 | Refactored the path settings and install scripts. | Sebastian Faubel | 1 | -161/+12 | |
| Fixed build for 32-Bit devlibs. (bzr r15002.1.3) | |||||
| 2016-07-04 | Fixed locales. | Sebastian Faubel | 1 | -1/+1 | |
| (bzr r15002.1.2) | |||||
| 2016-07-02 | Merge with trunk. | Sebastian Faubel | 1 | -0/+150 | |
| (bzr r15002.1.1) | |||||
| 2016-01-17 | cmake: Fix code style for consistency | Bryce Harrington | 1 | -13/+13 | |
| Indentation to 4 spaces Prefer lower case for functions and macros (bzr r14596) | |||||
| 2016-01-17 | cmake: Cleanup comments a bit | Bryce Harrington | 1 | -24/+1 | |
| (bzr r14595) | |||||
| 2015-08-16 | Added translations to the cmake build (1451236) | houz | 1 | -1/+3 | |
| Fixed bugs: - https://launchpad.net/bugs/1451236 (bzr r14304) | |||||
| 2015-05-08 | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 1 | -1/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | |||||
| 2011-07-05 | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 1 | -31/+31 | |
| (bzr r10417) | |||||
| 2009-01-10 | Cmake: minor fixes | Joshua L. Blocher | 1 | -8/+8 | |
| (bzr r7104) | |||||
| 2008-05-25 | Cmake: More Dependency work, added new files | Joshua L. Blocher | 1 | -3/+5 | |
| (bzr r5754) | |||||
| 2008-05-22 | Cmake: Find Dependencies rebuilt | Joshua L. Blocher | 1 | -1/+1 | |
| (bzr r5731) | |||||
| 2008-05-03 | Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file | Joshua L. Blocher | 1 | -1/+1 | |
| (bzr r5590) | |||||
| 2008-05-02 | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 1 | -0/+29 | |
| Linking checking to help resolve linking issues (bzr r5576) | |||||
