index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeScripts
/
DefineDependsandFlags.cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
add draft janet interface for livecoding
s-ol
1
-1
/
+2
2019-10-30
CMake: enable -fstack-protector-strong by default
Patrick Storz
1
-2
/
+2
2019-10-29
gcc has AddressSanitizer support (allow WITH_ASAN)
Thomas Holder
1
-3
/
+0
2019-10-18
CMake/MSYS2: Link against libssp (required for _FORTIFY_SOURCE)
Patrick Storz
1
-0
/
+1
2019-10-12
CMake: Avoid reordering CMAKE_CXX_FLAGS
Patrick Storz
1
-11
/
+17
2019-10-12
Update DefineDependsandFlags.cmake
Marc Jeanmougin
1
-1
/
+1
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
1
-1
/
+1
2019-10-08
Move LPE's into 3 groups normal, experimental y testing. Testing is only usab...
Jabier Arraiza
1
-6
/
+0
2019-08-22
remove HAVE_POTRACE
Marc Jeanmougin
1
-2
/
+0
2019-08-21
Make potrace a dep, remove previous code
Marc Jeanmougin
1
-10
/
+6
2019-07-11
CMake: Sync states of WITH_NLS and ENABLE_NLS if gettext isn't found
Patrick Storz
1
-0
/
+1
2019-07-02
WITH_ASAN AddressSanitizer compile option
Thomas Holder
1
-2
/
+17
2019-06-19
fix "ld: framework not found -lCocoa"
Thomas Holder
1
-0
/
+18
2019-06-05
Remove unused libyaml dependency
Patrick Storz
1
-12
/
+0
2019-06-02
Fix linking for Homebrew (macOS)
Thomas Holder
1
-1
/
+1
2019-05-31
Include more feature libraries
ReneĢ de Hesselle
1
-2
/
+2
2019-05-29
macOS: gtk-mac-integration
Thomas Holder
1
-0
/
+6
2019-05-27
Improve xgettext process
Marc Jeanmougin
1
-1
/
+1
2019-05-12
Remove support for LCMS 1
Karl Cheng
1
-10
/
+1
2019-04-24
add _GLIBCXX_ASSERTIONS flag to detect OOB accesses in debug builds
Marc Jeanmougin
1
-0
/
+1
2019-04-02
Add new lib2geom dependency: "double-conversion"
Patrick Storz
1
-0
/
+2
2019-03-31
CMake: Use CMAKE_CXX_STANDARD and don't set it in three places
Patrick Storz
1
-8
/
+1
2019-03-31
CMake: Avoid defining _FORTIFY_SOURCE twice in separate places
Patrick Storz
1
-6
/
+6
2019-03-20
GTK-3.22 dependency
Thomas Holder
1
-4
/
+4
2019-03-06
Improve Debug building
Thomas Holder
1
-0
/
+1
2019-02-11
Add gcc/version check
Marc Jeanmougin
1
-2
/
+7
2019-02-11
Fix build
Marc Jeanmougin
1
-0
/
+4
2019-02-09
Mix init-tool and xgettext to allow inx and glade files
Jabiertxof
1
-0
/
+5
2019-02-09
Add xgettext instead intl-tool
Jabiertxof
1
-9
/
+3
2019-01-05
Fix linking for MacPorts
Thomas Holder
1
-1
/
+2
2018-11-21
CMake: Specifically enable Microsoft bit-field layout for structs
Eduard Braun
1
-0
/
+1
2018-11-21
CMake: Remove popt from dependencies
Eduard Braun
1
-5
/
+0
2018-11-21
-Werror=format -Werror=format-security
Thomas Holder
1
-0
/
+3
2018-10-12
Fix install location of .mo files
Eduard Braun
1
-1
/
+1
2018-10-08
Add CMAKE_CXX_STANDARD for cmake 3.1
Simon Wells
1
-0
/
+2
2018-10-06
Prefer LDFLAGS over LIBRARIES for pkgconfig
Simon Wells
1
-12
/
+2
2018-10-02
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
1
-8
/
+20
2018-10-01
Avoid duplicating defines in config.h and on command line
Eduard Braun
1
-4
/
+2
2018-10-01
config.h - remove all defines we never use
Eduard Braun
1
-6
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-9
/
+0
2018-09-29
CMake/po: Check for presence of intltool for creating inkscape.pot
Eduard Braun
1
-2
/
+9
2018-09-29
CMake: Whitespace cleanup
Eduard Braun
1
-80
/
+78
2018-09-28
fix 1789208 poppler 0.69
Thomas Holder
1
-12
/
+0
2018-06-30
CMake: Set WITH_GTKSPELL to OFF if not found for consistency
Eduard Braun
1
-46
/
+36
2018-03-20
make yaml optional even if present
Marc Jeanmougin
1
-9
/
+11
2018-03-17
make jemalloc optional at compile time
Marc Jeanmougin
1
-3
/
+7
2018-03-04
Fix GTKMM version check macro
Alexander Valavanis
1
-0
/
+9
2018-01-10
Explicitly link against libX11 for ld.gold
Tobias Ellinghaus
1
-3
/
+11
2018-01-09
Fix profiling build
Eduard Braun
1
-0
/
+9
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-48
/
+0
[next]