summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* change "FileDescription" in inkscape.rc to include product nameEduard Braun2017-07-261-2/+2
* Cleanup: eliminate version from config.hEduard Braun2017-07-171-1/+4
* Cleanup: eliminate require-config.hEduard Braun2017-07-171-1/+0
* cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun2017-07-171-9/+17
* cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-141-13/+7
* Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun2017-05-141-0/+2
* cmake: do not install static libraries on WindowsEduard Braun2017-05-081-1/+1
* cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun2017-05-081-5/+21
* Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun2017-05-081-1/+4
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-2/+0
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-0/+1
* Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang2017-01-031-2/+1
* CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun2016-10-221-0/+2
* Fix CMake dependency orderMarc Jeanmougin2016-10-201-1/+2
* Fix "ninja -j4 check".Shlomi Fish2016-10-081-3/+4
* merge with trunkDmitry Zhulanov2016-09-271-2/+2
|\
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-2/+2
* | add x-verbs supportDmitry Zhulanov2016-09-261-0/+2
|/
* Drop unused cxxtest fork in favour of GoogletestAlex Valavanis2016-08-301-15/+0
* Merged trunkAdrian Boguszewski2016-08-091-6/+0
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-6/+0
| |\
| | * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-6/+0
* | | Merged trunkAdrian Boguszewski2016-08-031-13/+14
|\| |
| * | CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-13/+14
| |/
* | Merged trunkAdrian Boguszewski2016-07-111-461/+456
|\|
| * Fixing build for Linux.Sebastian Faubel2016-07-061-436/+447
| * Merge with trunk.Sebastian Faubel2016-07-021-40/+24
* | Replaced old selection containersAdrian Boguszewski2016-06-121-0/+2
|\|
| * Optionally sort attributes and properties into a canonical order.Tavmjong Bah2016-06-121-0/+2
* | Added return value to removeAdrian Boguszewski2016-06-111-11/+0
|\|
| * Rm unnecessary/incorrect post-build messageAlex Valavanis2016-06-101-11/+0
* | Removed Object class and temporary test dependenciesAdrian Boguszewski2016-06-091-2/+0
* | Added object setAdrian Boguszewski2016-06-051-0/+4
|/
* Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-021-1/+2
* Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-021-0/+10
|\
| * Fixed "make install" to set the right rpath. libinkscape_base.so should now b...Moritz Eberl2016-04-271-0/+10
|/
* merge and fixed buildMoritz Eberl2016-04-161-0/+4
|\
| * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-161-0/+4
* | CMake build creates a shared libinkscape_base library and links inkscape and ...Moritz Eberl2016-04-161-12/+19
|/
* regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2016-04-121-5/+0
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-1/+4
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-131-0/+2
* Add inkview to the CMake build.Juan Luis Boya GarcĂ­a2015-08-131-26/+29
* cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+7
* cmake: shorter linker list (remove duplicates)houz2015-05-041-1/+1
* Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-27/+17
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-2/+2
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-0/+1
* Don't compile doxygen-main.cppLiam P. White2015-02-251-1/+0