index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeScripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
updates for cmake
Campbell Barton
1
-10
/
+7
2013-02-19
correct wrong find package
Campbell Barton
1
-1
/
+1
2013-01-17
Rm unused sp-animate
Alex Valavanis
1
-1
/
+0
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-08-07
update for cmake
Campbell Barton
1
-0
/
+1
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
2012-03-07
fix for windows
Johan B. C. Engelen
1
-1
/
+2
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
5
-75
/
+234
2011-08-03
cmake: add option to build with LCMS
Campbell Barton
2
-8
/
+19
2011-07-26
update to cmake checker and add missing header.
Campbell Barton
1
-29
/
+73
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
2
-0
/
+83
2011-07-08
fix for building with cmake, renaming the GTK2 package didnt work right, very...
Campbell Barton
3
-4
/
+3
2011-07-05
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
4
-180
/
+180
2011-06-25
added a Modules cmake dir, only use for find_package, reference cmake include...
Campbell Barton
11
-2
/
+2
2011-06-25
cmake: added a patched FindGTK2 to include cairommconfig.h
Campbell Barton
2
-6
/
+600
2011-06-22
cmake: inkscape source dirs were included using system setting
Campbell Barton
2
-21
/
+28
2011-06-22
update cmake checker and split out config
Campbell Barton
2
-68
/
+88
2011-06-22
get cmake working again.
Campbell Barton
2
-2
/
+35
2011-06-18
cmake: correct syntax error.
Campbell Barton
1
-1
/
+1
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-14
cmake: update ignore list.
Campbell Barton
1
-0
/
+8
2011-06-13
cmake: use cmakes freetype module
Campbell Barton
2
-106
/
+8
2011-06-13
cmake:
Campbell Barton
3
-22
/
+34
2011-06-13
cmake:
Campbell Barton
3
-499
/
+93
2011-06-13
cmake:
Campbell Barton
1
-0
/
+30
2011-06-13
replace local CheckStructMember.cmake with cmake's
Campbell Barton
2
-69
/
+7
2011-06-13
cmake: script to check for coverage in our cmake files (that we dont miss any...
Campbell Barton
1
-0
/
+265
2011-06-13
cmake:
Campbell Barton
6
-332
/
+151
2011-06-13
cmake: remove FindBoost, is an old copy of the one that comes with cmake.
Campbell Barton
1
-403
/
+0
2011-06-13
cmake: fix for error reading non existing file which would error out cmake's ...
Campbell Barton
1
-1
/
+5
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2
-19
/
+19
2009-01-11
UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changed
Krzysztof Kosi??ski
1
-5
/
+13
2009-01-10
Cmake: minor fixes
Joshua L. Blocher
2
-9
/
+8
2009-01-09
Cmake: New FindGTK2
Joshua L. Blocher
8
-993
/
+339
2009-01-07
Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson
Joshua L. Blocher
7
-64
/
+79
2009-01-06
fix cmake version checking
Johan B. C. Engelen
1
-21
/
+27
2009-01-06
Cmake: add missing file
Joshua L. Blocher
2
-56
/
+145
2009-01-06
Cmake: add missing file
Joshua L. Blocher
1
-0
/
+89
2009-01-06
Cmake: Fixed GioMM Include Directories
Joshua L. Blocher
1
-0
/
+4
2008-06-24
Cmake: Add GSL to LIBS and Includes
Joshua L. Blocher
2
-3
/
+4
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
2
-3
/
+4
2008-06-14
Cmake: fix config.h not being found
Joshua L. Blocher
3
-2
/
+2
2008-06-12
Cmake: Fix Dependencies with multiple include directories.
Joshua L. Blocher
7
-58
/
+563
[next]