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