summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-5/+1
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-6/+6
* Code cleanup: remove unneeded file.Tavmjong Bah2018-04-031-1/+0
* Inkview: Split options code outAlexander Valavanis2018-03-041-1/+5
* Remove unused cxxtest files.Tavmjong Bah2018-02-051-3/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-190/+13
* Do not install static librariesEduard Braun2018-01-091-7/+8
* Fix static buildEduard Braun2018-01-091-1/+2
* Pull custom code from prefix.h/cppEduard Braun2017-12-041-0/+1
* Make shared library building an optionMarc Jeanmougin2017-11-021-1/+1
* Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
* Cleanup: remove unused winmain.cppEduard Braun2017-10-101-1/+0
* Extract a base class, SPDimensions.Shlomi Fish2017-10-051-0/+2
* 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
|\