summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add libs for windowsJohan B. C. Engelen2012-03-081-0/+9
| | | (bzr r11063)
* fix for windowsJohan B. C. Engelen2012-03-071-1/+2
| | | (bzr r11056)
* fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-271-1/+2
| | | (bzr r10651)
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-265-75/+234
| | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
* cmake: add option to build with LCMSCampbell Barton2011-08-032-8/+19
| | | | | also build in Release mode by default. (bzr r10525)
* update to cmake checker and add missing header.Campbell Barton2011-07-261-29/+73
| | | (bzr r10506)
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-3/+9
| | | (bzr r10460)
* fix for building with dbus and cmakeCampbell Barton2011-07-082-0/+83
| | | (bzr r10426)
* fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton2011-07-083-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 Drobchenko2011-07-054-180/+180
| | | (bzr r10417)
* added a Modules cmake dir, only use for find_package, reference cmake ↵Campbell Barton2011-06-2511-2/+2
| | | | | include paths explicitly. (bzr r10358)
* cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton2011-06-252-6/+600
| | | (bzr r10357)
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-222-21/+28
| | | (bzr r10336)
* update cmake checker and split out configCampbell Barton2011-06-222-68/+88
| | | (bzr r10335)
* get cmake working again.Campbell Barton2011-06-222-2/+35
| | | (bzr r10334)
* cmake: correct syntax error.Campbell Barton2011-06-181-1/+1
| | | (bzr r10314)
* minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton2011-06-171-6/+3
| | | (bzr r10311)
* Attempt to make ImageMagick and OpenMP optional with cmake.Jon A. Cruz2011-06-151-10/+14
| | | (bzr r10306)
* cmake: use system includes (-isystem in gcc).Campbell Barton2011-06-141-1/+1
| | | (bzr r10300)
* cmake: update ignore list.Campbell Barton2011-06-141-0/+8
| | | (bzr r10299)
* cmake: use cmakes freetype moduleCampbell Barton2011-06-132-106/+8
| | | (bzr r10298)
* cmake:Campbell Barton2011-06-133-22/+34
| | | | | | - added option WITH_DBUS (currently uses hard coded paths) - remove duplicate version variable. (bzr r10297)
* cmake:Campbell Barton2011-06-133-499/+93
| | | | | | - remove hard coded include and libraries. - remove gtk/imagemagic modules (use cmakes). (bzr r10294)
* cmake:Campbell Barton2011-06-131-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'sCampbell Barton2011-06-132-69/+7
| | | (bzr r10287)
* cmake: script to check for coverage in our cmake files (that we dont miss ↵Campbell Barton2011-06-131-0/+265
| | | | | any headers or source files) (bzr r10285)
* cmake:Campbell Barton2011-06-136-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 Barton2011-06-131-403/+0
| | | (bzr r10279)
* cmake: fix for error reading non existing file which would error out cmake's ↵Campbell Barton2011-06-131-1/+5
| | | | | first run. (bzr r10275)
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-122-19/+19
| | | | | sub-libs of inkscape. (bzr r7120)
* UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changedKrzysztof Kosi??ski2009-01-111-5/+13
| | | (bzr r7116)
* Cmake: minor fixesJoshua L. Blocher2009-01-102-9/+8
| | | (bzr r7104)
* Cmake: New FindGTK2Joshua L. Blocher2009-01-098-993/+339
| | | (bzr r7103)
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-077-64/+79
| | | (bzr r7093)
* fix cmake version checkingJohan B. C. Engelen2009-01-061-21/+27
| | | (bzr r7091)
* Cmake: add missing fileJoshua L. Blocher2009-01-062-56/+145
| | | (bzr r7090)
* Cmake: add missing fileJoshua L. Blocher2009-01-061-0/+89
| | | (bzr r7088)
* Cmake: Fixed GioMM Include DirectoriesJoshua L. Blocher2009-01-061-0/+4
| | | (bzr r7087)
* Cmake: Add GSL to LIBS and IncludesJoshua L. Blocher2008-06-242-3/+4
| | | (bzr r6047)
* Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher2008-06-181-13/+13
| | | (bzr r5989)
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-182-3/+4
| | | (bzr r5986)
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-143-2/+2
| | | (bzr r5944)
* Cmake: Fix Dependencies with multiple include directories.Joshua L. Blocher2008-06-127-58/+563
| | | (bzr r5894)
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-3116-18/+43
| | | (bzr r5770)
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, ↵Joshua L. Blocher2008-05-294-137/+34
| | | | | remove old/unused files (bzr r5760)
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-252-24/+39
| | | (bzr r5754)
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-2218-22/+1909
| | | (bzr r5731)
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files ↵Joshua L. Blocher2008-05-191-1/+1
| | | | | to their cmakelists.txts (bzr r5713)
* Cmake: Moved helper macros to their own file and removed *-test.h from ↵Joshua L. Blocher2008-05-053-3/+19
| | | | | inkscape source list (bzr r5608)
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-035-80/+80
| | | (bzr r5590)