| Commit message (Expand) | Author | Files | Lines |
| 2015-08-16 | Added translations to the cmake build (1451236) | houz | 1 | -0/+13 |
| 2015-05-09 | cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP') | su_v | 1 | -1/+3 |
| 2015-05-09 | cmake: add configuration option for OpenMP | su_v | 1 | -12/+15 |
| 2015-05-04 | cmake: shorter linker list (remove duplicates) | houz | 1 | -0/+2 |
| 2015-05-04 | cmake: fix copy&paste error in LibCDR check | houz | 1 | -2/+2 |
| 2015-05-04 | cmake: fix WITH_GTKSPELL configuration option | Ken Moffat | 1 | -1/+2 |
| 2015-05-04 | cmake: add configuration option for ImageMagick | su_v | 1 | -10/+16 |
| 2015-05-03 | Added base unit test source utilizing Google Test and corresponding CMake sup... | Jon A. Cruz | 1 | -0/+8 |
| 2015-05-03 | cmake: move Intl check to 'Files we include' section | su_v | 1 | -5/+5 |
| 2015-05-03 | cmake: use cmake modules for iconv and inlt | su_v | 1 | -11/+10 |
| 2015-05-02 | cmake: add support for librevenge-based input formats (WPG, Visio, CDR) | su_v | 1 | -2/+34 |
| 2015-05-02 | cmake: fix failing checks due to missing include and library paths (e.g. for ... | houz | 1 | -2/+2 |
| 2015-05-02 | cmake: enable Image Magick++ support for bitmap effects | su_v | 1 | -0/+1 |
| 2015-05-02 | cmake: fix build with poppler >= 0.29 | su_v | 1 | -0/+4 |
| 2015-05-02 | cmake: Fix WPG 0.2 build variables | Bryce Harrington | 1 | -2/+2 |
| 2015-05-01 | cmake: Fix osx-related issues with cmake-build | su_v | 1 | -1/+29 |
| 2015-04-29 | cmake: Add missing dependencies for libgomp and libjpg | Bryce Harrington | 1 | -2/+10 |
| 2015-04-29 | cmake: Don't depend on OpenSSL | Bryce Harrington | 1 | -3/+3 |
| 2014-11-25 | Patch from comment 4. Fixes build with cmake and poppler-0.26.4. | Shlomi Fish | 1 | -7/+21 |
| 2013-02-19 | correct wrong find package | Campbell Barton | 1 | -1/+1 |
| 2012-10-03 | fix for cmake linking, currently include some hard coded paths since their ar... | Campbell Barton | 1 | -8/+14 |
| 2012-10-03 | add ENABLE_POPPLER cmake build option - if you had poppler there was no way t... | Campbell Barton | 1 | -24/+29 |
| 2012-06-30 | Fix building with Poppler 0.20 (LP: #1005565) | Luca Bruno | 1 | -0/+4 |
| 2012-03-08 | add libs for windows | Johan B. C. Engelen | 1 | -0/+9 |
| 2011-09-27 | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 1 | -1/+2 |
| 2011-09-26 | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 1 | -4/+58 |
| 2011-08-03 | cmake: add option to build with LCMS | Campbell Barton | 1 | -0/+11 |
| 2011-07-16 | added WITH_GNOME_VFS as an option for cmake | Campbell Barton | 1 | -3/+9 |
| 2011-07-08 | fix for building with dbus and cmake | Campbell Barton | 1 | -0/+11 |
| 2011-07-08 | fix for building with cmake, renaming the GTK2 package didnt work right, very... | Campbell Barton | 1 | -1/+1 |
| 2011-06-25 | added a Modules cmake dir, only use for find_package, reference cmake include... | Campbell Barton | 1 | -2/+2 |
| 2011-06-25 | cmake: added a patched FindGTK2 to include cairommconfig.h | Campbell Barton | 1 | -6/+4 |
| 2011-06-22 | cmake: inkscape source dirs were included using system setting | Campbell Barton | 1 | -20/+27 |
| 2011-06-22 | get cmake working again. | Campbell Barton | 1 | -0/+6 |
| 2011-06-17 | minor changes to cmake, use lib/ and bin/ in the build dir. | Campbell Barton | 1 | -6/+3 |
| 2011-06-15 | Attempt to make ImageMagick and OpenMP optional with cmake. | Jon A. Cruz | 1 | -10/+14 |
| 2011-06-14 | cmake: use system includes (-isystem in gcc). | Campbell Barton | 1 | -1/+1 |
| 2011-06-13 | cmake: use cmakes freetype module | Campbell Barton | 1 | -16/+8 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -3/+10 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -46/+93 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -42/+79 |
| 2009-01-12 | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 1 | -14/+14 |
| 2009-01-10 | Cmake: minor fixes | Joshua L. Blocher | 1 | -1/+0 |
| 2009-01-09 | Cmake: New FindGTK2 | Joshua L. Blocher | 1 | -4/+2 |
| 2009-01-07 | Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson | Joshua L. Blocher | 1 | -63/+63 |
| 2009-01-06 | Cmake: add missing file | Joshua L. Blocher | 1 | -56/+56 |
| 2008-06-24 | Cmake: Add GSL to LIBS and Includes | Joshua L. Blocher | 1 | -0/+2 |
| 2008-06-18 | Cmake: fix quoting in INKSCAPE_LIBS | Joshua L. Blocher | 1 | -13/+13 |
| 2008-06-18 | Cmake: Add src/ to include_directories, fix missing includes for file checks | Joshua L. Blocher | 1 | -2/+3 |
| 2008-06-14 | Cmake: fix config.h not being found | Joshua L. Blocher | 1 | -1/+0 |