| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CMake: Remove duplicated check for sigc++ | Eduard Braun | 2017-02-04 | 2 | -143/+0 |
| | | | | | | | | | | - It didn't make much sense to check twice anyway - The additional check for C++11 is not required anymore after r15039 as we use -std=c++11 by default now - The check broke subsequent cmake runs on Windows (i.e. compilation broke whenever a .cmake file changed and CMakeCache hat to be cleared manually) http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/15039 (bzr r15475) | ||||
| * | beautify idents | Dmitry Zhulanov | 2016-10-03 | 1 | -39/+35 |
| | | | | (bzr r15136.1.14) | ||||
| * | disable xverb feature if WITH_YAML defined | Dmitry Zhulanov | 2016-10-01 | 1 | -1/+1 |
| | | | | (bzr r15136.1.9) | ||||
| * | add x-verbs support | Dmitry Zhulanov | 2016-09-26 | 1 | -0/+53 |
| | | | | (bzr r15136.1.1) | ||||
| * | Fix c++11 flag when required on non-debian-based systems | Shlomi Fish | 2016-04-14 | 1 | -2/+4 |
| | | | | (bzr r14844) | ||||
| * | Fix cmake build | Marc Jeanmougin | 2016-04-13 | 1 | -597/+0 |
| | | | | (bzr r14818) | ||||
| * | cmake: Add sigc++ support | Bryce Harrington | 2016-02-27 | 2 | -1/+36 |
| | | | | | | | | Patch from rindolf Signed-off-by: Bryce Harrington <bryce@bryceharrington.org> (bzr r14669) | ||||
| * | Update CMake for poppler >= 0.20.0 dependency | Alex Valavanis | 2016-01-11 | 1 | -3/+3 |
| | | | | (bzr r14574) | ||||
| * | Update cmake Potrace module to match style of others | Alex Valavanis | 2015-11-12 | 1 | -33/+59 |
| | | | | (bzr r14449.1.5) | ||||
| * | Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ | Alex Valavanis | 2015-11-09 | 1 | -0/+36 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14449.1.3) | ||||
| * | remove unneccessary include from r14304 | houz | 2015-09-02 | 1 | -0/+237 |
| | | | | (bzr r14340) | ||||
| * | cmake: use cmake modules for iconv and inlt | su_v | 2015-05-03 | 2 | -0/+187 |
| | | | | (bzr r14098) | ||||
| * | cmake: wpg-0.3 - fix librevenge paths | Shlomi Fish | 2015-05-03 | 1 | -2/+2 |
| | | | | (bzr r14097) | ||||
| * | cmake: add support for librevenge-based input formats (WPG, Visio, CDR) | su_v | 2015-05-02 | 4 | -26/+192 |
| | | | | (bzr r14093) | ||||
| * | cmake: Fix WPG 0.2 build variables | Bryce Harrington | 2015-05-02 | 1 | -6/+6 |
| | | | | | | | | | | | | 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) | ||||
| * | Add CMake file to find LCMS2 | Josh Andler | 2014-11-26 | 1 | -0/+38 |
| | | | | (bzr r13766) | ||||
| * | 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 for windows | Johan B. C. Engelen | 2012-03-07 | 1 | -1/+2 |
| | | | | (bzr r11056) | ||||
| * | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 2011-09-26 | 3 | -71/+110 |
| | | | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648) | ||||
| * | fix for building with dbus and cmake | Campbell Barton | 2011-07-08 | 1 | -0/+72 |
| | | | | (bzr r10426) | ||||
| * | fix for building with cmake, renaming the GTK2 package didnt work right, ↵ | Campbell Barton | 2011-07-08 | 1 | -0/+0 |
| | | | | | | 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) | ||||
| * | added a Modules cmake dir, only use for find_package, reference cmake ↵ | Campbell Barton | 2011-06-25 | 10 | -0/+1330 |
| include paths explicitly. (bzr r10358) | |||||
