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