index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeScripts
/
ConfigCompileFlags.cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
Cmake: Moved helper macros to their own file and removed *-test.h from inksca...
Joshua L. Blocher
1
-0
/
+1
2008-05-03
Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file
Joshua L. Blocher
1
-6
/
+0
2008-05-02
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
1
-0
/
+4
2008-04-10
replace setting flags as variables with use of add_definitions() to avoid quo...
Aaron Spike
1
-10
/
+8
2008-04-09
don't set -j anything by default - its not useful and may cause breakage debu...
Peter Linnell
1
-1
/
+1
2008-04-08
cmake: remove slashes from previous commit. they really should not be there. ...
Johan B. C. Engelen
1
-1
/
+1
2008-04-07
cmake: add \\ to string define so result is something like: -DSSL=\" sfsdf \...
Johan B. C. Engelen
1
-1
/
+1
2008-04-07
cmake: add compile flags to C flags as well
Johan B. C. Engelen
1
-0
/
+1
2008-04-07
Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake
Joshua L. Blocher
1
-0
/
+1
2008-03-31
fix typos in config.h.cmake
Johan B. C. Engelen
1
-2
/
+10
2008-03-31
cmake: add define flags
Johan B. C. Engelen
1
-1
/
+12
2008-03-31
add specific location for compiler flags; like optimization, define, debug an...
Johan B. C. Engelen
1
-0
/
+7