| Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2008-05-31 | Cmake: added windows path to find modules. | Joshua L. Blocher | 1 | -8/+8 |
| 2008-05-29 | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r... | Joshua L. Blocher | 1 | -1/+1 |
| 2008-05-25 | Cmake: More Dependency work, added new files | Joshua L. Blocher | 1 | -21/+34 |
| 2008-05-22 | Cmake: Find Dependencies rebuilt | Joshua L. Blocher | 1 | -0/+48 |