summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake/MSYS2: install only required library translationsEduard Braun2017-07-231-6/+10
* cmake/packaging: add 'dist' targets for WindowsEduard Braun2017-07-236-23/+153
|\
| * sync detail fields of .exe and .msi installersEduard Braun2017-07-231-2/+2
| * delete old 7z archive, otherwise we try to add to itEduard Braun2017-07-231-0/+2
| * cmake: Add 'dist-win-all' targetEduard Braun2017-07-231-0/+5
| * cmake: Add 'dist' target to create Windows .msi installerEduard Braun2017-07-232-5/+47
| * cmake: Add 'dist' target to create Windows .exe installerEduard Braun2017-07-232-2/+30
| * cmake: Add 'dist' target to create Windows binary archiveEduard Braun2017-07-231-0/+38
| * cmake: Prepare script for 'dist'-like targetsEduard Braun2017-07-233-17/+32
|/
* Drop ChangeLogBryce Harrington2017-07-221-16926/+0
* Move utf8-to-roff to man/Bryce Harrington2017-07-221-0/+0
* Drop translations of README'sBryce Harrington2017-07-228-507/+0
* README: Move cmake installation directions to INSTALLBryce Harrington2017-07-223-305/+75
* Delete inkscape.spec.inBryce Harrington2017-07-221-119/+0
* Move Doxyfile into buildtools/ subdirBryce Harrington2017-07-221-0/+0
* Drop old autotools leftover scriptsBryce Harrington2017-07-223-342/+0
* cmake: drop option USES_TERMINAL from 'dist' targetEduard Braun2017-07-221-1/+2
* wix: Update for cmake / MSYS2 buildEduard Braun2017-07-223-28/+33
* NSIS: update for MSYS2 buildsEduard Braun2017-07-221-16/+19
* NSIS: Distribution directory can already be set on command lineEduard Braun2017-07-221-2/+2
* NSIS: Allow to set output filenanme on command lineEduard Braun2017-07-221-5/+10
* NSIS: update for git and cmakeEduard Braun2017-07-222-145/+37
* Use menus.xml for menus, load a basic File>Quit menu as backup.Martin Owens2017-07-212-312/+3
* root dir tidying: Remove old .pod filesEduard Braun2017-07-209-4449/+7
* cmake: update uninstall targetEduard Braun2017-07-203-31/+33
* cmake: cleanup man page generationEduard Braun2017-07-204-34/+31
* CI/GitLab: Speed up build by limiting clone depthEduard Braun2017-07-201-0/+3
* Adjust the tooltip strings of the objects center pointAntonio Ospite2017-07-201-3/+3
* Show a control point for the center of a rectangleAntonio Ospite2017-07-201-0/+39
* CI/AppVeyor: try something new with ccacheEduard Braun2017-07-202-2/+4
* Remove unnecessary cast which creates a temporary object that then goes out o...Tavmjong Bah2017-07-191-1/+1
* Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun2017-07-191-11/+1
* Shortcuts: Fix "Tab" vs. "Shift + Tab"Eduard Braun2017-07-181-6/+2
* Update msys2installdeps.shEduard Braun2017-07-181-4/+1
* CI/AppVeyor: tweak ccache settingsEduard Braun2017-07-181-1/+2
* root dir tidying: MSYS2 & AppVeyor CIEduard Braun2017-07-174-4/+4
* Cleanup: eliminate version from config.hEduard Braun2017-07-177-19/+12
* Cleanup: eliminate require-config.hEduard Braun2017-07-174-6/+3
* Update InkscapePortable.ini to use \share\locale instead of \locale for langu...Gord Caswell2017-07-171-72/+72
* cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun2017-07-1710-161/+70
* cmake: fix 'dist' target to actually include INKSCAPE_REVISIONEduard Braun2017-07-162-22/+16
* root dir tidying: cleanup inkscape iconsEduard Braun2017-07-1610-72/+14
* root dir tidying: move mingwenv.cmake -> CMakeScripts/ConfigEnvMinGW.cmakeEduard Braun2017-07-152-189/+189
* cmake: fix package name 'gtest' -> 'GTest'Eduard Braun2017-07-151-1/+1
* CMake: fix wrong variable added in c666dd26su-v2017-07-151-1/+1
* Revert "Drop btool .rc files"Eduard Braun2017-07-144-0/+118
* Drop btool .rc filesBryce Harrington2017-07-144-118/+0
* CI/GitLab: Compile tests in build stage so they only need to be executed in t...Eduard Braun2017-07-141-0/+1
* cmake: Add build target 'tests' which builds all tests (but does not execute ...Eduard Braun2017-07-142-3/+6
* cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-142-14/+7