summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: PODify inkview's man pageBryce Harrington2016-01-171-1/+2
* cmake: Fix code style for consistencyBryce Harrington2016-01-171-53/+53
* cmake: Cleanup comments a bitBryce Harrington2016-01-171-11/+1
* cmake: Cleanup old svn commented out bitsBryce Harrington2016-01-161-5/+2
* cmake: Tidy up section headingsBryce Harrington2016-01-161-7/+18
* cmake: Move pod2man macro into its own moduleBryce Harrington2016-01-161-49/+1
* cmake: Move join() to helper functions moduleBryce Harrington2016-01-161-14/+2
* cmake: Don't check for cmake_policyBryce Harrington2016-01-161-5/+3
* cmake: Add policy 9 - don't follow symlinks when using GLOBBryce Harrington2016-01-161-2/+3
* cmake: Fix out of tree buildsBryce Harrington2016-01-151-3/+4
* cmake: Move new cmake-based man page bits into man subdirBryce Harrington2016-01-151-17/+17
* cmake: Hook in fix-roff-punctBryce Harrington2016-01-151-2/+9
* cmake: Fix case in Inkscape man page headerBryce Harrington2016-01-151-2/+3
* cmake: Generate inkscape man pages for supported languagesBryce Harrington2016-01-151-1/+84
* Fix CMake buildAlex Valavanis2015-11-121-1/+0
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-0/+1
* remove unneccessary include from r14304houz2015-09-021-2/+0
* Added translations to the cmake build (1451236)houz2015-08-161-0/+5
* Add inkview to the CMake build.Juan Luis Boya GarcĂ­a2015-08-131-1/+1
* cmake: Update make dist to use bzr instead of svnBryce Harrington2015-06-141-2/+6
* cmake: Drop todo for icons; the install of share takes care of thisBryce Harrington2015-06-061-2/+2
* cmake: add configuration option for OpenMPsu_v2015-05-091-0/+1
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-22/+3
* cmake: add configuration option for ImageMagicksu_v2015-05-041-0/+1
* Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz2015-05-031-0/+20
* cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-021-1/+3
* cmake: Sp. fixBryce Harrington2015-05-011-3/+4
* cmake: Fix osx-related issues with cmake-buildsu_v2015-05-011-0/+24
* cmake: Force CMS on to resolve missing DSO linker errorBryce Harrington2015-04-291-1/+1
* cmake: Force requiring Gnome VFSBryce Harrington2015-04-291-1/+1
* Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-251-6/+0
* Fix version numbersBryce Harrington2014-10-301-1/+1
* Open development for the 0.92 seriesBryce Harrington2014-10-301-1/+1
* Remove more whiteboard related leftovers.Josh Andler2014-09-021-1/+1
* Set pre-release version to 0.91pre2Bryce Harrington2014-08-151-1/+1
* Revert unintentional change.Markus Engel2013-11-091-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* Fix cmake+ninja install (bug #1224543)Shlomi Fish2013-09-181-1/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
* add ENABLE_POPPLER cmake build option - if you had poppler there was no way t...Campbell Barton2012-10-031-1/+2
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+1
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-0/+4
* cmake: add option to build with LCMSCampbell Barton2011-08-031-0/+4
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-0/+1
* added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-251-4/+4
* minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton2011-06-171-3/+9
* cmake: use system includes (-isystem in gcc).Campbell Barton2011-06-141-2/+9
* cmake:Campbell Barton2011-06-131-10/+22
* cmake: fix for install targetCampbell Barton2011-06-131-0/+54
* cmake:Campbell Barton2011-06-131-38/+7