summaryrefslogtreecommitdiffstats
path: root/config.h.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove stray comma causing build warnings.Campbell Barton2011-09-271-1/+1
| | | (bzr r10650)
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-0/+18
| | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
* cmake:Campbell Barton2011-06-131-1/+3
| | | | | | - added option WITH_DBUS (currently uses hard coded paths) - remove duplicate version variable. (bzr r10297)
* cmake:Campbell Barton2011-06-131-0/+3
| | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
* add #define LPE_ENABLE_TEST_EFFECTS to config.h for windows and cmake builds.Johan B. C. Engelen2009-01-031-0/+3
| | | (bzr r7067)
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-1/+1
| | | (bzr r5731)
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ↵Joshua L. Blocher2008-04-111-1/+1
| | | | | issue with dependency.cpp (bzr r5406)
* cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen2008-04-071-0/+2
| | | (bzr r5372)
* cmake: remove inkscape_version definition from config.h (it's already in ↵Johan B. C. Engelen2008-04-071-2/+0
| | | | | inkscape_version.h) (bzr r5369)
* cmake: add HAVE_GETOPT_HJohan B. C. Engelen2008-04-041-0/+2
| | | (bzr r5328)
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-041-1/+1
| | | (bzr r5327)
* Cmake: Random fixesJoshua L. Blocher2008-04-011-1/+1
| | | (bzr r5287)
* Cmake: Generate inkscape_version.hJoshua L. Blocher2008-03-311-0/+2
| | | (bzr r5286)
* Cmake: config.h.cmake fixed missing 1's from #definesJoshua L. Blocher2008-03-311-81/+81
| | | (bzr r5284)
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-311-5/+5
| | | | | add optional profiling flags (bzr r5282)
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-3/+3
| | | (bzr r5281)
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-9/+6
| | | (bzr r5280)
* cmake: remove VERSION defining from config.h since it is defined from cmdlineJohan B. C. Engelen2008-03-311-4/+1
| | | (bzr r5279)
* cmake: add more to config.h.cmakeJohan B. C. Engelen2008-03-311-1/+11
| | | (bzr r5278)
* Cmake: config.h.cmake for platform checksJoshua L. Blocher2008-03-311-0/+288
(bzr r5277)