summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: put policies at the top before running any other codeEduard Braun2018-04-251-4/+4
* CMake: Fix WIN32 buildEduard Braun2018-04-251-4/+4
* make jemalloc optional at compile timeMarc Jeanmougin2018-03-171-0/+2
* CMake: keep defines in ConfigChecks.cmakeEduard Braun2018-01-281-7/+0
* CMake: some shuffling - cleanup structure of CMakeLists.txtEduard Braun2018-01-281-66/+71
* CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting INKSCAPE_DIS...Eduard Braun2018-01-281-1/+6
* Configure CPackMarc Jeanmougin2018-01-211-0/+1
* Remove obsolete build definesStefano Facchini2018-01-161-2/+0
* Fix static buildEduard Braun2018-01-091-1/+2
* Merge about-box Gtkmm changesAlexander Valavanis2017-12-251-0/+4
|\
| * Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2017-08-161-0/+4
* | Fix tests on LinuxEduard Braun2017-12-041-1/+3
* | Added setting to make pkg_config cmake_prefix_path variablesSimon Wells2017-11-041-0/+3
* | do not build grid2 in target allMarc Jeanmougin2017-11-021-1/+1
* | Make shared library building an optionMarc Jeanmougin2017-11-021-0/+1
* | simpler structure -- compilers and flags have to be given externallyMarc Jeanmougin2017-10-281-13/+1
* | Trying libFuzzerMarc Jeanmougin2017-10-281-0/+16
* | Remove deprecated GNOME VFSStefano Facchini2017-10-131-2/+0
|/
* Merge gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-07-281-11/+2
|\
| * cmake: Prepare script for 'dist'-like targetsEduard Braun2017-07-231-12/+2
| * cmake: drop option USES_TERMINAL from 'dist' targetEduard Braun2017-07-221-1/+2
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-07-201-8/+12
|\|
| * cmake: update uninstall targetEduard Braun2017-07-201-8/+12
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-07-201-30/+4
|\|
| * cmake: cleanup man page generationEduard Braun2017-07-201-30/+4
* | remove add_dependencyMarc Jeanmougin2017-07-201-1/+0
* | Add a rendering test platformMarc Jeanmougin2017-07-201-0/+2
|/
* cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun2017-07-171-3/+15
* cmake: fix 'dist' target to actually include INKSCAPE_REVISIONEduard Braun2017-07-161-14/+8
* cmake: fix package name 'gtest' -> 'GTest'Eduard Braun2017-07-151-1/+1
* CMake: fix wrong variable added in c666dd26su-v2017-07-151-1/+1
* cmake: Add build target 'tests' which builds all tests (but does not execute ...Eduard Braun2017-07-141-2/+2
* cmake: do not build tests for default targetEduard Braun2017-07-141-1/+1
* Improve revision formatEduard Braun2017-07-111-1/+1
* Fix version strings to work on windows & unixsu-v2017-07-011-5/+4
* Fix revno with gitMarc Jeanmougin2017-06-301-9/+10
* Fix revnoMarc Jeanmougin2017-06-301-9/+9
* 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