index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing source files
Campbell Barton
2012-10-03
1
-0
/
+4
*
update cmake file lists
Campbell Barton
2011-10-08
1
-1
/
+0
*
fix for building when WITH_LIBWPG couldn't be found.
Campbell Barton
2011-09-27
1
-1
/
+1
*
cmake: aspell/gtkspell/poppler-cairo/libwpg
Campbell Barton
2011-09-26
1
-1
/
+1
*
update cmake file list.
Campbell Barton
2011-08-20
1
-0
/
+3
*
update cmake for added/removed source files.
Campbell Barton
2011-08-16
1
-4
/
+6
*
add header to cmake files
Campbell Barton
2011-07-29
1
-0
/
+1
*
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
1
-0
/
+1
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
*
get cmake working again.
Campbell Barton
2011-06-22
1
-3
/
+0
*
Conditionalize compilation of image magick sources in cmake.
Jon A. Cruz
2011-06-16
1
-73
/
+82
*
cmake:
Campbell Barton
2011-06-13
1
-0
/
+17
*
ignore ./CMakeLists.txt.user (qtcreator stores settings here)
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+106
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-5
/
+6
*
cmake:
Campbell Barton
2011-06-13
1
-23
/
+100
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-37
/
+37
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+23
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
1
-18
/
+0
*
cmake: move extension param files to their own CMakeLists.txt
Johan B. C. Engelen
2008-04-04
1
-10
/
+1
*
Adjustments to the lib directory Cmake files
Joshua L. Blocher
2008-03-30
1
-0
/
+1
*
Cmake Build system - Initial commit.
Joshua L. Blocher
2008-03-27
1
-0
/
+42