summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xgettextMigration'Marc Jeanmougin2019-05-271-5/+4
|\
| * Improve xgettext processMarc Jeanmougin2019-05-271-1/+1
| * Mix init-tool and xgettext to allow inx and glade filesJabiertxof2019-02-092-0/+132
| * Add xgettext instead intl-toolJabiertxof2019-02-092-136/+3
* | Remove support for LCMS 1Karl Cheng2019-05-122-100/+1
* | Remove autopackage specfileKarl Cheng2019-05-121-1/+1
* | add _GLIBCXX_ASSERTIONS flag to detect OOB accesses in debug buildsMarc Jeanmougin2019-04-241-0/+1
* | CMake: Fix module FindDoubleConversion.cmakePatrick Storz2019-04-051-14/+16
* | CMake: Remove unused modulesPatrick Storz2019-04-025-291/+0
* | Update packaging for double-conversionPatrick Storz2019-04-021-0/+1
* | Add new lib2geom dependency: "double-conversion"Patrick Storz2019-04-022-0/+27
* | CMake: Use CMAKE_CXX_STANDARD and don't set it in three placesPatrick Storz2019-03-312-15/+7
* | CMake: Avoid defining _FORTIFY_SOURCE twice in separate placesPatrick Storz2019-03-311-6/+6
* | CMake: Drop support for devlibs buildsPatrick Storz2019-03-313-297/+3
* | Fix for fb42d9e019e0b21c4d98cae0e8268d63087a2034Patrick Storz2019-03-281-1/+1
* | CMake: Fix "unknown" in version string of ppa buildsPatrick Storz2019-03-281-0/+8
* | Merge branch 'master' of https://gitlab.com/inkscape/inkscapeChris2019-03-281-1/+1
* | GTK-3.22 dependencyThomas Holder2019-03-201-4/+4
* | Improve deb generation and install scriptsMarc Jeanmougin2019-03-153-17/+206
* | Merge: Fix icon location in Linux desktop fileMartin Owens2019-03-061-1/+1
|\ \
| * | Fix icon location in Linux desktop fileKarl Cheng2019-02-201-1/+1
* | | Improve Debug buildingThomas Holder2019-03-061-0/+1
* | | CMake/MSYS2: Include per-user font directory in fontconfigPatrick Storz2019-02-261-4/+10
|/ /
* | Add gcc/version checkMarc Jeanmougin2019-02-111-2/+7
* | Fix buildMarc Jeanmougin2019-02-111-0/+4
|/
* Rename Linux metadata Issue fixvanntile2019-01-242-6/+6
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-181-7/+0
* translate and install inkscape.appdata.xmlMarc Jeanmougin2019-01-141-0/+2
* cmake: Fix missing prefix for datadir in config.hBryce Harrington2019-01-141-0/+2
* cmake: Drop dist updates for Makefile.am, which we no longer haveBryce Harrington2019-01-131-3/+1
* cmake: Replace dist target with logic from the 0.92.3 branchBryce Harrington2019-01-121-4/+6
* Fix linking for MacPortsThomas Holder2019-01-051-1/+2
* CMake: Do not override CMAKE_<LANG>_LINK_EXECUTABLE variablesEduard Braun2018-11-211-2/+0
* CMake: Specifically enable Microsoft bit-field layout for structsEduard Braun2018-11-211-0/+1
* CMake: Remove popt from dependenciesEduard Braun2018-11-215-99/+1
* CMake/MSYS2: Add new dependency of libtiff (libzstd)Eduard Braun2018-11-211-1/+2
* -Werror=format -Werror=format-securityThomas Holder2018-11-211-0/+3
* Clarify licensesMax Gaukler2018-11-083-8/+8
* Fix install location of .mo filesEduard Braun2018-10-122-2/+2
* Minor cleanup of main.ccTavmjong Bah2018-10-101-1/+0
* Merge branch 'cmake-cxx11' of gitlab.com:xzcvczx/inkscapeMarc Jeanmougin2018-10-081-0/+2
|\
| * Add CMAKE_CXX_STANDARD for cmake 3.1Simon Wells2018-10-081-0/+2
* | Prefer LDFLAGS over LIBRARIES for pkgconfigSimon Wells2018-10-061-12/+2
|/
* CMake: Allow to build with GraphicsMagick instead of ImageMagickEduard Braun2018-10-021-8/+20
* Avoid duplicating defines in config.h and on command lineEduard Braun2018-10-012-9/+2
* config.h - remove all defines we never useEduard Braun2018-10-014-29/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-9/+0
* CMake/po: Check for presence of intltool for creating inkscape.potEduard Braun2018-09-292-239/+9
* CMake: Whitespace cleanupEduard Braun2018-09-291-80/+78
* fix 1789208 poppler 0.69Thomas Holder2018-09-281-12/+0