summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-11CMake: Sync states of WITH_NLS and ENABLE_NLS if gettext isn't foundPatrick Storz1-0/+1
2019-07-11Fix typo in CPack.cmakeMarc Jeanmougin1-1/+1
2019-07-02WITH_ASAN AddressSanitizer compile optionThomas Holder1-2/+17
2019-06-25Update WIX CPack attributesMarc Jeanmougin2-0/+42
2019-06-19fix "ld: framework not found -lCocoa"Thomas Holder1-0/+18
2019-06-18CMake/MSYS2: Add PyGObject to distributionJan Winkler1-1/+18
2019-06-15CMake/MSYS2: Include gdb into distributionPatrick Storz1-0/+12
2019-06-12Packaging: Switch Windows distribution to Python 3.7Patrick Storz2-12/+13
2019-06-09CMake: Use bin subfolder for binaries on WindowsPatrick Storz1-8/+8
2019-06-06Use share/inkscape subfolder on WindowsPatrick Storz1-17/+8
2019-06-05Remove unused libyaml dependencyPatrick Storz3-62/+0
2019-06-02Fix linking for Homebrew (macOS)Thomas Holder1-1/+1
2019-05-31Include more feature librariesRené de Hesselle1-2/+2
2019-05-29macOS: gtk-mac-integrationThomas Holder1-0/+6
2019-05-28CMake/MSYS2: Update dependencies (add libpdcurses)Patrick Storz1-3/+3
2019-05-27Improve xgettext processMarc Jeanmougin1-1/+1
2019-05-12Remove support for LCMS 1Karl Cheng2-100/+1
2019-05-12Remove autopackage specfileKarl Cheng1-1/+1
2019-04-24add _GLIBCXX_ASSERTIONS flag to detect OOB accesses in debug buildsMarc Jeanmougin1-0/+1
2019-04-05CMake: Fix module FindDoubleConversion.cmakePatrick Storz1-14/+16
2019-04-02CMake: Remove unused modulesPatrick Storz5-291/+0
2019-04-02Update packaging for double-conversionPatrick Storz1-0/+1
2019-04-02Add new lib2geom dependency: "double-conversion"Patrick Storz2-0/+27
2019-03-31CMake: Use CMAKE_CXX_STANDARD and don't set it in three placesPatrick Storz2-15/+7
2019-03-31CMake: Avoid defining _FORTIFY_SOURCE twice in separate placesPatrick Storz1-6/+6
2019-03-31CMake: Drop support for devlibs buildsPatrick Storz3-297/+3
2019-03-28Fix for fb42d9e019e0b21c4d98cae0e8268d63087a2034Patrick Storz1-1/+1
2019-03-28CMake: Fix "unknown" in version string of ppa buildsPatrick Storz1-0/+8
2019-03-28Merge branch 'master' of https://gitlab.com/inkscape/inkscapeChris1-1/+1
2019-03-20GTK-3.22 dependencyThomas Holder1-4/+4
2019-03-15Improve deb generation and install scriptsMarc Jeanmougin3-17/+206
2019-03-06Improve Debug buildingThomas Holder1-0/+1
2019-02-26CMake/MSYS2: Include per-user font directory in fontconfigPatrick Storz1-4/+10
2019-02-20Fix icon location in Linux desktop fileKarl Cheng1-1/+1
2019-02-11Add gcc/version checkMarc Jeanmougin1-2/+7
2019-02-11Fix buildMarc Jeanmougin1-0/+4
2019-02-09Mix init-tool and xgettext to allow inx and glade filesJabiertxof2-0/+132
2019-02-09Add xgettext instead intl-toolJabiertxof2-136/+3
2019-01-24Rename Linux metadata Issue fixvanntile2-6/+6
2019-01-18fix compilation with HAVE_CAIRO_PDF=0Thomas Holder1-7/+0
2019-01-14translate and install inkscape.appdata.xmlMarc Jeanmougin1-0/+2
2019-01-14cmake: Fix missing prefix for datadir in config.hBryce Harrington1-0/+2
2019-01-13cmake: Drop dist updates for Makefile.am, which we no longer haveBryce Harrington1-3/+1
2019-01-12cmake: Replace dist target with logic from the 0.92.3 branchBryce Harrington1-4/+6
2019-01-05Fix linking for MacPortsThomas Holder1-1/+2
2018-11-21CMake: Do not override CMAKE_<LANG>_LINK_EXECUTABLE variablesEduard Braun1-2/+0
2018-11-21CMake: Specifically enable Microsoft bit-field layout for structsEduard Braun1-0/+1
2018-11-21CMake: Remove popt from dependenciesEduard Braun5-99/+1
2018-11-21CMake/MSYS2: Add new dependency of libtiff (libzstd)Eduard Braun1-1/+2
2018-11-21-Werror=format -Werror=format-securityThomas Holder1-0/+3