summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: add option to build with LCMSCampbell Barton2011-08-032-8/+19
* update to cmake checker and add missing header.Campbell Barton2011-07-261-29/+73
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-3/+9
* fix for building with dbus and cmakeCampbell Barton2011-07-082-0/+83
* fix for building with cmake, renaming the GTK2 package didnt work right, very...Campbell Barton2011-07-083-4/+3
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-054-180/+180
* added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-2511-2/+2
* cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton2011-06-252-6/+600
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-222-21/+28
* update cmake checker and split out configCampbell Barton2011-06-222-68/+88
* get cmake working again.Campbell Barton2011-06-222-2/+35
* cmake: correct syntax error.Campbell Barton2011-06-181-1/+1
* minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton2011-06-171-6/+3
* Attempt to make ImageMagick and OpenMP optional with cmake.Jon A. Cruz2011-06-151-10/+14
* cmake: use system includes (-isystem in gcc).Campbell Barton2011-06-141-1/+1
* cmake: update ignore list.Campbell Barton2011-06-141-0/+8
* cmake: use cmakes freetype moduleCampbell Barton2011-06-132-106/+8
* cmake:Campbell Barton2011-06-133-22/+34
* cmake:Campbell Barton2011-06-133-499/+93
* cmake:Campbell Barton2011-06-131-0/+30
* replace local CheckStructMember.cmake with cmake'sCampbell Barton2011-06-132-69/+7
* cmake: script to check for coverage in our cmake files (that we dont miss any...Campbell Barton2011-06-131-0/+265
* cmake:Campbell Barton2011-06-136-332/+151
* cmake: remove FindBoost, is an old copy of the one that comes with cmake.Campbell Barton2011-06-131-403/+0
* cmake: fix for error reading non existing file which would error out cmake's ...Campbell Barton2011-06-131-1/+5
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-122-19/+19
* UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changedKrzysztof Kosi??ski2009-01-111-5/+13
* Cmake: minor fixesJoshua L. Blocher2009-01-102-9/+8
* Cmake: New FindGTK2Joshua L. Blocher2009-01-098-993/+339
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-077-64/+79
* fix cmake version checkingJohan B. C. Engelen2009-01-061-21/+27
* Cmake: add missing fileJoshua L. Blocher2009-01-062-56/+145
* Cmake: add missing fileJoshua L. Blocher2009-01-061-0/+89
* Cmake: Fixed GioMM Include DirectoriesJoshua L. Blocher2009-01-061-0/+4
* Cmake: Add GSL to LIBS and IncludesJoshua L. Blocher2008-06-242-3/+4
* Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher2008-06-181-13/+13
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-182-3/+4
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-143-2/+2
* Cmake: Fix Dependencies with multiple include directories.Joshua L. Blocher2008-06-127-58/+563
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-3116-18/+43
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher2008-05-294-137/+34
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-252-24/+39
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-2218-22/+1909
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher2008-05-191-1/+1
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-053-3/+19
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-035-80/+80
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-14/+12
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-023-4/+41
* Cmake: Fixed optional dependency linkingJoshua L. Blocher2008-04-281-1/+1
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher2008-04-111-26/+26