summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set path to /share folder when running tests (see 2cf0d896e314d46767ec2c0f7e2...Eduard Braun2017-06-161-1/+2
* cmake: allow building with gtest 1.8.0 (already includes gmock)Eduard Braun2017-06-161-13/+18
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ...Eduard Braun2017-06-161-2/+2
* cmake: Do not force value of CMAKE_INSTALL_MESSAGE on WindowsEduard Braun2017-06-131-1/+1
* cmake: Don't include 'ConfigPaths.cmake' twiceEduard Braun2017-05-091-2/+1
* CMake: Assume mingw-w64 for MinGW buildsEduard Braun2017-03-081-2/+2
* Support for building with MSYS2Eduard Braun2017-03-041-1/+5
* CMake: Purge GS_PATH and GS_BINEduard Braun2017-02-261-2/+0
* Don't make Strict build defaultAlex Valavanis2017-02-071-3/+15
* Add new 'Strict' build type for deprecation checkingAlex Valavanis2017-02-071-0/+5
* CMake: Supress status messages for install target on Windows (considerably sp...Eduard Braun2017-02-041-1/+8
* Change search priority for newer Googletest releasesAlex Valavanis2017-01-121-3/+4
* Improve search for GMock srcAlex Valavanis2017-01-111-2/+8
* Don't add fortify source flag for debug builds. Avoids tons of warnings.Tavmjong Bah2016-12-091-1/+3
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-4/+1
* Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-2/+2
* annotate custom builds, and add correct revno into make dist tarballsMarc Jeanmougin2016-11-071-2/+13
* disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-011-0/+2
* Inkview: Remove support for obsolete SVG JAR archivesAlex Valavanis2016-08-251-1/+0
* [Bug #1616730] Bump trunk version to 0.92+devel.Nicolas Dufour2016-08-251-1/+1
* Merge trunkTed Gould2016-08-121-3/+0
|\
| * Merged trunkAdrian Boguszewski2016-08-091-3/+0
| |\
| | * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-2/+0
| * | Merged trunkAdrian Boguszewski2016-07-111-63/+64
| |\|
| * | Added xmlNodes as range functionAdrian Boguszewski2016-07-011-0/+1
* | | Merge 0.92.x branchTed Gould2016-07-271-80/+84
|\ \ \ | | |/ | |/|
| * | fix for mac ossuv-lp2016-07-061-1/+1
| * | Fixing build for Linux.Sebastian Faubel2016-07-061-0/+5
| * | Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2016-07-061-0/+1
| * | Refactored the path settings and install scripts.Sebastian Faubel2016-07-051-265/+29
| * | Fixed locales.Sebastian Faubel2016-07-041-1/+1
| * | Merge with trunk.Sebastian Faubel2016-07-021-29/+261
| |/
| * Rm unused WITH_GTEST pseudo-optionAlex Valavanis2016-06-101-1/+0
| * Fix testing dependenciesAlex Valavanis2016-06-091-18/+17
| * Rename test->testfiles folder to avoid naming conflictAlex Valavanis2016-06-091-2/+2
| * [Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV...suv-lp2016-06-051-0/+2
* | Try binrelocTed Gould2016-06-051-0/+10
|/
* Update for pre1Bryce Harrington2016-05-251-1/+1
* Update for 0.92 alpha releaseBryce Harrington2016-05-251-1/+1
* Fixes link on mac os xsu_v2016-05-021-1/+6
* Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-021-1/+1
* Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-021-4/+4
|\
| * Fixed "make install" to set the right rpath. libinkscape_base.so should now b...Moritz Eberl2016-04-271-4/+3
|/
* MergeMoritz Eberl2016-04-161-0/+8
|\
| * CXX flags dedup on CMake buildsShlomi Fish2016-04-161-0/+8
* | merge and fixed buildMoritz Eberl2016-04-161-4/+2
|\|
| * CMake: Disable broken pseudo-option for GTKSPELL - determined automatically b...Alex Valavanis2016-04-161-1/+0
* | Added Sebastian Faubels helper scripts for windows.Moritz Eberl2016-04-161-0/+3
* | CMake build creates a shared libinkscape_base library and links inkscape and ...Moritz Eberl2016-04-161-0/+1
|/
* regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2016-04-121-5/+0