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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
2geom: Use sincos function if available
Patrick Storz
1
-6
/
+2
2019-01-18
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
1
-7
/
+0
2019-01-14
cmake: Fix missing prefix for datadir in config.h
Bryce Harrington
1
-0
/
+2
2018-10-10
Minor cleanup of main.cc
Tavmjong Bah
1
-1
/
+0
2018-10-01
Avoid duplicating defines in config.h and on command line
Eduard Braun
1
-5
/
+0
2018-10-01
config.h - remove all defines we never use
Eduard Braun
1
-19
/
+0
2018-01-28
CMake: keep defines in ConfigChecks.cmake
Eduard Braun
1
-0
/
+5
2017-06-15
Remove cmake checks for unused sys/ headers.
Elliott Sales de Andrade
1
-1
/
+0
2017-06-15
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
1
-6
/
+0
2017-06-15
Remove duplicated build checks.
Elliott Sales de Andrade
1
-7
/
+0
2017-06-15
Remove checks for unused functions.
Elliott Sales de Andrade
1
-2
/
+0
2017-06-15
Remove outdated checks for GTK+ functions.
Elliott Sales de Andrade
1
-2
/
+0
2016-04-17
OS X Xcode clang 7.0.2 compile fix
Stefan Zellmann
1
-0
/
+2
2016-04-16
CMake build: builds with WITH_DBUS
Marc Jeanmougin
1
-2
/
+1
2016-04-16
Added Sebastian Faubels CMake changes for the windows build.
Moritz Eberl
1
-1
/
+2
2016-02-25
inkview: Drop use of obsolete getopt
Bryce Harrington
1
-1
/
+0
2016-01-17
cmake: Cleanup comments a bit
Bryce Harrington
1
-1
/
+1
2015-08-16
Added translations to the cmake build (1451236)
houz
1
-1
/
+0
2015-05-02
cmake: fix failing checks due to missing include and library paths (e.g. for ...
houz
1
-0
/
+3
2011-07-05
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
1
-70
/
+70
2011-06-22
cmake: inkscape source dirs were included using system setting
Campbell Barton
1
-1
/
+1
2011-06-13
replace local CheckStructMember.cmake with cmake's
Campbell Barton
1
-7
/
+7
2011-06-13
cmake:
Campbell Barton
1
-9
/
+8
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-5
/
+5
2008-06-18
Cmake: Add src/ to include_directories, fix missing includes for file checks
Joshua L. Blocher
1
-1
/
+1
2008-06-14
Cmake: fix config.h not being found
Joshua L. Blocher
1
-0
/
+1
2008-05-31
Cmake: added windows path to find modules.
Joshua L. Blocher
1
-1
/
+1
2008-05-22
Cmake: Find Dependencies rebuilt
Joshua L. Blocher
1
-1
/
+1
2008-05-03
Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file
Joshua L. Blocher
1
-85
/
+3
2008-05-03
Cmake: Fix some double linking flags
Joshua L. Blocher
1
-14
/
+12
2008-05-02
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
1
-4
/
+8
2008-04-28
Cmake: Fixed optional dependency linking
Joshua L. Blocher
1
-1
/
+1
2008-04-11
Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...
Joshua L. Blocher
1
-26
/
+26
2008-04-10
cmake: include javainc dir. please check if this works on linux and solaris too
Johan B. C. Engelen
1
-0
/
+1
2008-04-07
cmake: add CheckStructMember.cmake from KDE. enable struct checks (does this ...
Johan B. C. Engelen
1
-6
/
+6
2008-04-07
cmake: add many config define checks
Johan B. C. Engelen
1
-4
/
+37
2008-04-07
cmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN...
Johan B. C. Engelen
1
-5
/
+5
2008-04-07
cmake: EOL
Johan B. C. Engelen
1
-110
/
+110
2008-04-07
cmake: make all cmakescripts svn:eol-style native. solved problem i think
Johan B. C. Engelen
1
-0
/
+1
2008-04-07
cmake: add comment of why to add base binary dir to include path
Johan B. C. Engelen
1
-2
/
+2
2008-04-07
cmake: add pango defines necessary for win32 building, also needed for linux?
Johan B. C. Engelen
1
-0
/
+4
2008-04-07
cmake: add CMAKE_CURRENT_BINARY_DIR to include path
Johan B. C. Engelen
1
-0
/
+2
2008-04-07
add CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX)
Johan B. C. Engelen
1
-0
/
+1
2008-04-07
CMake: add optional flags when found
Aaron Spike
1
-0
/
+2
2008-04-06
CMake build work
Aaron Spike
1
-0
/
+2
2008-04-04
cmake: add HAVE_GETOPT_H
Johan B. C. Engelen
1
-0
/
+1
2008-04-04
cmake: put each dependency on new line, for better svn diffs.
Johan B. C. Engelen
1
-2
/
+21
2008-03-31
Cmake: Generate inkscape_version.h
Joshua L. Blocher
1
-0
/
+3
2008-03-31
cmake: add define flags
Johan B. C. Engelen
1
-1
/
+0
2008-03-31
Cmake: added more Platform File Checks
Joshua L. Blocher
1
-2
/
+23
[next]