| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: Fix WPG 0.2 build variables | Bryce Harrington | 2015-05-02 | 2 | -8/+8 |
| | | | | | | | | | | | | WPG 0.1 appears to have been tested and made to work, but a parallel set of code checks WPG 0.2 and the variable names are all wrong (looks like they didn't get properly updated from the original automake scripts). The detection fails entirely on Ubuntu 14.04 and probably other recent distros. With this change, cmake now builds inkscape properly for me. (bzr r14087) | ||||
| * | cmake: Fix osx-related issues with cmake-build | su_v | 2015-05-01 | 2 | -1/+48 |
| | | | | | | | | | Add new helper function to retrive pkg-config variables in Cmake; use paths defined as environment variables for builds on OS X (useful if MacPorts is not installed into default prefix); check backend of GTK2 on OS X in main cmake file (x11|quartz). (bzr r14080) | ||||
| * | cmake: Add missing dependencies for libgomp and libjpg | Bryce Harrington | 2015-04-29 | 1 | -2/+10 |
| | | | | (bzr r14070.1.5) | ||||
| * | cmake: Don't depend on OpenSSL | Bryce Harrington | 2015-04-29 | 1 | -3/+3 |
| | | | | | | | I'm not sure why this was in the cmake rules but it doesn't seem to be required for plain vanilla Inkscape builds. (bzr r14070.1.2) | ||||
| * | Add CMake file to find LCMS2 | Josh Andler | 2014-11-26 | 1 | -0/+38 |
| | | | | (bzr r13766) | ||||
| * | Patch from comment 4. Fixes build with cmake and poppler-0.26.4. | Shlomi Fish | 2014-11-25 | 1 | -7/+21 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1378843 (bzr r13764) | ||||
| * | Remove more whiteboard related leftovers. | Josh Andler | 2014-09-02 | 1 | -7/+0 |
| | | | | (bzr r13543) | ||||
| * | i18n. Symbols are now translatable (see Bug #1261198); POT file and French ↵ | Nicolas Dufour | 2014-01-17 | 1 | -1/+2 |
| | | | | | | translation updated. (bzr r12946) | ||||
| * | Fix bzr revision number in version string (LP #1071923) | Bryce Harrington | 2014-01-14 | 1 | -1/+1 |
| | | | | | | Patch from David Evans. (bzr r12928) | ||||
| * | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -10/+7 |
| | | | | (bzr r12547) | ||||
| * | correct wrong find package | Campbell Barton | 2013-02-19 | 1 | -1/+1 |
| | | | | (bzr r12135) | ||||
| * | Rm unused sp-animate | Alex Valavanis | 2013-01-17 | 1 | -1/+0 |
| | | | | (bzr r12035) | ||||
| * | fix for cmake linking, currently include some hard coded paths since their ↵ | Campbell Barton | 2012-10-03 | 1 | -8/+14 |
| | | | | | | | | are no find modules for these libs at the moment. inkscape now builds with cmake (on my system at least) (bzr r11730) | ||||
| * | add ENABLE_POPPLER cmake build option - if you had poppler there was no way ↵ | Campbell Barton | 2012-10-03 | 1 | -24/+29 |
| | | | | | | to disable it (bzr r11726) | ||||
| * | update for cmake | Campbell Barton | 2012-08-07 | 1 | -0/+1 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1033979 - https://launchpad.net/bugs/1033981 (bzr r11598) | ||||
| * | Fix building with Poppler 0.20 (LP: #1005565) | Luca Bruno | 2012-06-30 | 1 | -0/+4 |
| | | | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518) | ||||
| * | add libs for windows | Johan B. C. Engelen | 2012-03-08 | 1 | -0/+9 |
| | | | | (bzr r11063) | ||||
| * | fix for windows | Johan B. C. Engelen | 2012-03-07 | 1 | -1/+2 |
| | | | | (bzr r11056) | ||||
| * | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 2011-09-27 | 1 | -1/+2 |
| | | | | (bzr r10651) | ||||
| * | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 2011-09-26 | 5 | -75/+234 |
| | | | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648) | ||||
| * | cmake: add option to build with LCMS | Campbell Barton | 2011-08-03 | 2 | -8/+19 |
| | | | | | | also build in Release mode by default. (bzr r10525) | ||||
| * | update to cmake checker and add missing header. | Campbell Barton | 2011-07-26 | 1 | -29/+73 |
| | | | | (bzr r10506) | ||||
| * | added WITH_GNOME_VFS as an option for cmake | Campbell Barton | 2011-07-16 | 1 | -3/+9 |
| | | | | (bzr r10460) | ||||
| * | fix for building with dbus and cmake | Campbell Barton | 2011-07-08 | 2 | -0/+83 |
| | | | | (bzr r10426) | ||||
| * | fix for building with cmake, renaming the GTK2 package didnt work right, ↵ | Campbell Barton | 2011-07-08 | 3 | -4/+3 |
| | | | | | | very confusing as to why - I still dont know but calling it the same as CMake's works ok and uses our one. (bzr r10424) | ||||
| * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 4 | -180/+180 |
| | | | | (bzr r10417) | ||||
| * | added a Modules cmake dir, only use for find_package, reference cmake ↵ | Campbell Barton | 2011-06-25 | 11 | -2/+2 |
| | | | | | | include paths explicitly. (bzr r10358) | ||||
| * | cmake: added a patched FindGTK2 to include cairommconfig.h | Campbell Barton | 2011-06-25 | 2 | -6/+600 |
| | | | | (bzr r10357) | ||||
| * | cmake: inkscape source dirs were included using system setting | Campbell Barton | 2011-06-22 | 2 | -21/+28 |
| | | | | (bzr r10336) | ||||
| * | update cmake checker and split out config | Campbell Barton | 2011-06-22 | 2 | -68/+88 |
| | | | | (bzr r10335) | ||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 2 | -2/+35 |
| | | | | (bzr r10334) | ||||
| * | cmake: correct syntax error. | Campbell Barton | 2011-06-18 | 1 | -1/+1 |
| | | | | (bzr r10314) | ||||
| * | minor changes to cmake, use lib/ and bin/ in the build dir. | Campbell Barton | 2011-06-17 | 1 | -6/+3 |
| | | | | (bzr r10311) | ||||
| * | Attempt to make ImageMagick and OpenMP optional with cmake. | Jon A. Cruz | 2011-06-15 | 1 | -10/+14 |
| | | | | (bzr r10306) | ||||
| * | cmake: use system includes (-isystem in gcc). | Campbell Barton | 2011-06-14 | 1 | -1/+1 |
| | | | | (bzr r10300) | ||||
| * | cmake: update ignore list. | Campbell Barton | 2011-06-14 | 1 | -0/+8 |
| | | | | (bzr r10299) | ||||
| * | cmake: use cmakes freetype module | Campbell Barton | 2011-06-13 | 2 | -106/+8 |
| | | | | (bzr r10298) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 3 | -22/+34 |
| | | | | | | | - added option WITH_DBUS (currently uses hard coded paths) - remove duplicate version variable. (bzr r10297) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 3 | -499/+93 |
| | | | | | | | - remove hard coded include and libraries. - remove gtk/imagemagic modules (use cmakes). (bzr r10294) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -0/+30 |
| | | | | | | | | | The cmake files were using the inkscape-version.cpp file generated by autoconfigure. now generate our own. Also remove bad include. (bzr r10289) | ||||
| * | replace local CheckStructMember.cmake with cmake's | Campbell Barton | 2011-06-13 | 2 | -69/+7 |
| | | | | (bzr r10287) | ||||
| * | cmake: script to check for coverage in our cmake files (that we dont miss ↵ | Campbell Barton | 2011-06-13 | 1 | -0/+265 |
| | | | | | | any headers or source files) (bzr r10285) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 6 | -332/+151 |
| | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | cmake: remove FindBoost, is an old copy of the one that comes with cmake. | Campbell Barton | 2011-06-13 | 1 | -403/+0 |
| | | | | (bzr r10279) | ||||
| * | cmake: fix for error reading non existing file which would error out cmake's ↵ | Campbell Barton | 2011-06-13 | 1 | -1/+5 |
| | | | | | | first run. (bzr r10275) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 2 | -19/+19 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changed | Krzysztof Kosi??ski | 2009-01-11 | 1 | -5/+13 |
| | | | | (bzr r7116) | ||||
| * | Cmake: minor fixes | Joshua L. Blocher | 2009-01-10 | 2 | -9/+8 |
| | | | | (bzr r7104) | ||||
| * | Cmake: New FindGTK2 | Joshua L. Blocher | 2009-01-09 | 8 | -993/+339 |
| | | | | (bzr r7103) | ||||
| * | Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson | Joshua L. Blocher | 2009-01-07 | 7 | -64/+79 |
| | | | | (bzr r7093) | ||||
