index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.h.cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
Disable LPE tool and Testing experimental LPE`s
Jabier Arraiza
1
-2
/
+2
2019-06-05
Remove unused libyaml dependency
Patrick Storz
1
-3
/
+0
2019-05-12
Remove support for LCMS 1
Karl Cheng
1
-3
/
+0
2019-03-24
Fix localization
Marc Jeanmougin
1
-1
/
+1
2019-01-18
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
1
-1
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+1
2018-10-10
config.h: Rename WITH_IMAGE_MAGICK -> WITH_MAGICK
Eduard Braun
1
-5
/
+2
2018-10-01
Avoid duplicating defines in config.h and on command line
Eduard Braun
1
-0
/
+6
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-6
/
+0
2018-10-01
config.h - remove all defines we never use
Eduard Braun
1
-115
/
+19
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-32
/
+0
2018-03-04
Fix broken comment
Alexander Valavanis
1
-1
/
+1
2018-03-04
Fix GTKMM version check macro
Alexander Valavanis
1
-4
/
+9
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-0
/
+25
2017-10-13
Remove deprecated GNOME VFS
Stefano Facchini
1
-3
/
+0
2017-09-07
adapt to poppler 0.58
David Tardon
1
-0
/
+3
2017-07-17
Cleanup: eliminate version from config.h
Eduard Braun
1
-12
/
+0
2017-06-29
aboutbox: Gtk3 fixes
Alexander Valavanis
1
-0
/
+6
2017-06-27
GdkScreen deprecation fixes
Alexander Valavanis
1
-0
/
+3
2017-06-15
Remove unused #cmakedefine's.
Elliott Sales de Andrade
1
-73
/
+0
2017-06-15
Remove cmake checks for unused sys/ headers.
Elliott Sales de Andrade
1
-3
/
+0
2017-06-15
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
1
-21
/
+0
2017-06-15
Remove duplicated build checks.
Elliott Sales de Andrade
1
-18
/
+0
2017-06-15
Remove checks for unused functions.
Elliott Sales de Andrade
1
-6
/
+0
2017-06-15
Remove outdated checks for GTK+ functions.
Elliott Sales de Andrade
1
-7
/
+0
2016-08-25
Inkview: Remove support for obsolete SVG JAR archives
Alex Valavanis
1
-3
/
+0
2016-07-06
Fixed config.h defines to point to the right locations for data (icons) and l...
Sebastian Faubel
1
-10
/
+2
2016-07-02
Merge with trunk.
Sebastian Faubel
1
-0
/
+8
2016-06-05
[Bug #1545333] Remove obsolete poppler entries from cmake's template for conf...
suv-lp
1
-12
/
+0
2016-04-17
OS X Xcode clang 7.0.2 compile fix
Stefan Zellmann
1
-0
/
+3
2015-10-26
add gtk3 experimental support in CMake
Shlomi Fish
1
-0
/
+12
2015-09-02
cmake: make JPEG optional; fix using it (if found)
su_v
1
-0
/
+3
2015-05-09
cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')
su_v
1
-0
/
+3
2015-05-02
cmake: add support for librevenge-based input formats (WPG, Visio, CDR)
su_v
1
-0
/
+21
2015-05-02
cmake: fix build with poppler >= 0.29
su_v
1
-0
/
+3
2014-11-25
Patch from comment 4. Fixes build with cmake and poppler-0.26.4.
Shlomi Fish
1
-2
/
+11
2011-09-27
remove stray comma causing build warnings.
Campbell Barton
1
-1
/
+1
2011-09-26
cmake: aspell/gtkspell/poppler-cairo/libwpg
Campbell Barton
1
-0
/
+18
2011-06-13
cmake:
Campbell Barton
1
-1
/
+3
2011-06-13
cmake:
Campbell Barton
1
-0
/
+3
2009-01-03
add #define LPE_ENABLE_TEST_EFFECTS to config.h for windows and cmake builds.
Johan B. C. Engelen
1
-0
/
+3
2008-05-22
Cmake: Find Dependencies rebuilt
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
-1
/
+1
2008-04-07
cmake: add pango defines necessary for win32 building, also needed for linux?
Johan B. C. Engelen
1
-0
/
+2
2008-04-07
cmake: remove inkscape_version definition from config.h (it's already in inks...
Johan B. C. Engelen
1
-2
/
+0
2008-04-04
cmake: add HAVE_GETOPT_H
Johan B. C. Engelen
1
-0
/
+2
2008-04-04
cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linux
Johan B. C. Engelen
1
-1
/
+1
2008-04-01
Cmake: Random fixes
Joshua L. Blocher
1
-1
/
+1
2008-03-31
Cmake: Generate inkscape_version.h
Joshua L. Blocher
1
-0
/
+2
2008-03-31
Cmake: config.h.cmake fixed missing 1's from #defines
Joshua L. Blocher
1
-81
/
+81
[next]