index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeScripts
/
ConfigChecks.cmake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
2geom: Use sincos function if available
Patrick Storz
2019-09-02
1
-6
/
+2
*
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
2019-01-18
1
-7
/
+0
*
cmake: Fix missing prefix for datadir in config.h
Bryce Harrington
2019-01-14
1
-0
/
+2
*
Minor cleanup of main.cc
Tavmjong Bah
2018-10-10
1
-1
/
+0
*
Avoid duplicating defines in config.h and on command line
Eduard Braun
2018-10-01
1
-5
/
+0
*
config.h - remove all defines we never use
Eduard Braun
2018-10-01
1
-19
/
+0
*
CMake: keep defines in ConfigChecks.cmake
Eduard Braun
2018-01-28
1
-0
/
+5
*
Remove cmake checks for unused sys/ headers.
Elliott Sales de Andrade
2017-06-15
1
-1
/
+0
*
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
2017-06-15
1
-6
/
+0
*
Remove duplicated build checks.
Elliott Sales de Andrade
2017-06-15
1
-7
/
+0
*
Remove checks for unused functions.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
Remove outdated checks for GTK+ functions.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
OS X Xcode clang 7.0.2 compile fix
Stefan Zellmann
2016-04-17
1
-0
/
+2
*
merge and fixed build
Moritz Eberl
2016-04-16
1
-2
/
+1
|
\
|
*
CMake build: builds with WITH_DBUS
Marc Jeanmougin
2016-04-16
1
-2
/
+1
*
|
Added Sebastian Faubels CMake changes for the windows build.
Moritz Eberl
2016-04-16
1
-1
/
+2
|
/
*
inkview: Drop use of obsolete getopt
Bryce Harrington
2016-02-25
1
-1
/
+0
*
cmake: Cleanup comments a bit
Bryce Harrington
2016-01-17
1
-1
/
+1
*
Added translations to the cmake build (1451236)
houz
2015-08-16
1
-1
/
+0
*
cmake: fix failing checks due to missing include and library paths (e.g. for ...
houz
2015-05-02
1
-0
/
+3
*
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
2011-07-05
1
-70
/
+70
*
cmake: inkscape source dirs were included using system setting
Campbell Barton
2011-06-22
1
-1
/
+1
*
replace local CheckStructMember.cmake with cmake's
Campbell Barton
2011-06-13
1
-7
/
+7
*
cmake:
Campbell Barton
2011-06-13
1
-9
/
+8
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-5
/
+5
*
Cmake: Add src/ to include_directories, fix missing includes for file checks
Joshua L. Blocher
2008-06-18
1
-1
/
+1
*
Cmake: fix config.h not being found
Joshua L. Blocher
2008-06-14
1
-0
/
+1
*
Cmake: added windows path to find modules.
Joshua L. Blocher
2008-05-31
1
-1
/
+1
*
Cmake: Find Dependencies rebuilt
Joshua L. Blocher
2008-05-22
1
-1
/
+1
*
Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file
Joshua L. Blocher
2008-05-03
1
-0
/
+70