summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
* add ENABLE_POPPLER cmake build option - if you had poppler there was no way t...Campbell Barton2012-10-031-1/+2
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+1
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-0/+4
* cmake: add option to build with LCMSCampbell Barton2011-08-031-0/+4
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-0/+1
* added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-251-4/+4
* minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton2011-06-171-3/+9
* cmake: use system includes (-isystem in gcc).Campbell Barton2011-06-141-2/+9
* cmake:Campbell Barton2011-06-131-10/+22
* cmake: fix for install targetCampbell Barton2011-06-131-0/+54
* cmake:Campbell Barton2011-06-131-38/+7
* cmake: basic install targetCampbell Barton2011-06-131-10/+6
* cmake:Campbell Barton2011-06-131-67/+31
* cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-0/+15
* cmake:Campbell Barton2011-06-131-0/+6
* work in progress cmake commit:Campbell Barton2011-06-121-28/+88
* Forgot CMakeLists.txt, it's 0.48+devel as well now.Ted Gould2010-07-181-1/+1
* Merging in the changes from the 0.47 release branch. Also updating version n...Ted Gould2009-11-291-1/+1
|\
| * Setting some more version numbersTed Gould2009-11-211-1/+1
|/
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-8/+8
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-1/+6
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-37/+37
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-251-1/+1
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-17/+5
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-051-6/+2
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-1/+5
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-021-20/+4
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-1/+1
* cmake: convert more files to svn native eol style. i think only subdirs to go...Johan B. C. Engelen2008-04-071-14/+14
* Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher2008-04-071-2/+1
* Remove binary dir from Include path and replace with the source root and src/Aaron Spike2008-04-071-1/+1
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-2/+3
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-061-1/+1
* cmake: add explicit coloring and verbosity settingJohan B. C. Engelen2008-04-051-0/+5
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-041-0/+9
* cmake: add message to indicate and check out_of_source build dir. (this shows...Johan B. C. Engelen2008-04-041-0/+3
* Cmake: Random fixesJoshua L. Blocher2008-04-011-2/+1
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-311-0/+3
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-2/+3
* cmake: uncomment dependency seekingJohan B. C. Engelen2008-03-311-1/+1
* cmake: add define flagsJohan B. C. Engelen2008-03-311-1/+1
* add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen2008-03-311-2/+2
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-311-1/+1
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-311-1/+3
* cmake: add C to project definition for the two C directories that we buildJohan B. C. Engelen2008-03-301-1/+1
* Cmake: cflags fixJoshua L. Blocher2008-03-301-4/+0
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+51