<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/CMakeLists.txt, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>CMake: Avoid reordering CMAKE_CXX_FLAGS</title>
<updated>2019-10-12T13:56:14+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-10-12T13:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=09319f688e10d47f9fc9be2b6feb831fb132660a'/>
<id>09319f688e10d47f9fc9be2b6feb831fb132660a</id>
<content type='text'>
Order matters; the reordering caused the _FORTIFY_SOURCE flag to be
always undefined (as we flipped a "-U" and "-D")

Also skip removing duplicates to avoid similar pitfalls (we kept
only the first occurrence but should've kept the last)
It did not work properly anyway (we still had duplicates in the end)
and was only required as we wrote the final CMAKE_CXX_FLAGS back to
cache and consequently appended new flags with every run of CMAKE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Order matters; the reordering caused the _FORTIFY_SOURCE flag to be
always undefined (as we flipped a "-U" and "-D")

Also skip removing duplicates to avoid similar pitfalls (we kept
only the first occurrence but should've kept the last)
It did not work properly anyway (we still had duplicates in the end)
and was only required as we wrote the final CMAKE_CXX_FLAGS back to
cache and consequently appended new flags with every run of CMAKE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable LPE tool and Testing experimental LPE`s</title>
<updated>2019-10-08T20:39:23+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-08T20:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c7e377f03adbbf8d8b36b8c384e67e9ed80f3500'/>
<id>c7e377f03adbbf8d8b36b8c384e67e9ed80f3500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move LPE's into 3 groups normal, experimental y testing. Testing is only usable by setting up a flag. Must set off for release. I think also for LPETool</title>
<updated>2019-10-08T17:36:10+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-08T17:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=50cdd9a57552c4c19955cf1881b0b23afe312afc'/>
<id>50cdd9a57552c4c19955cf1881b0b23afe312afc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>beta1 version</title>
<updated>2019-09-17T09:48:48+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-09-17T09:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=72e0e5245588f5b54e2465a328e5ddd13d293363'/>
<id>72e0e5245588f5b54e2465a328e5ddd13d293363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0 beta release</title>
<updated>2019-09-07T22:02:29+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-09-07T14:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7864170bb5ea3bf33ba3c0547e04796fa7adfe4c'/>
<id>7864170bb5ea3bf33ba3c0547e04796fa7adfe4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WITH_ASAN AddressSanitizer compile option</title>
<updated>2019-07-02T07:28:45+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-07-02T07:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=56cc79a8137b33423fc0a6ac3dae2a3c4769c77c'/>
<id>56cc79a8137b33423fc0a6ac3dae2a3c4769c77c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use share/inkscape subfolder on Windows</title>
<updated>2019-06-06T23:20:42+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-06T22:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=47ba544abac1dc54a73a44b2b8eec45d92cb83a1'/>
<id>47ba544abac1dc54a73a44b2b8eec45d92cb83a1</id>
<content type='text'>
First part of https://gitlab.com/inkscape/inkscape/issues/82
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First part of https://gitlab.com/inkscape/inkscape/issues/82
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused libyaml dependency</title>
<updated>2019-06-05T21:22:02+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-05T20:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5dc92fdb2456b6d7acd491f1d3671e5b93fc559f'/>
<id>5dc92fdb2456b6d7acd491f1d3671e5b93fc559f</id>
<content type='text'>
This was required by xverbs, which were removed in
  db05b842cba28f01b431eee890537959aa2d8fe3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was required by xverbs, which were removed in
  db05b842cba28f01b431eee890537959aa2d8fe3
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version to alpha2</title>
<updated>2019-06-02T13:00:46+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-06-02T09:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=883c7bc26f6268e1a121b796c3af76b8bce315e8'/>
<id>883c7bc26f6268e1a121b796c3af76b8bce315e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instead of the hard coded "lib" directory).</title>
<updated>2019-04-17T13:41:12+00:00</updated>
<author>
<name>YuGiOhJCJ</name>
<email>yugiohjcj@yugiohjcj.tk</email>
</author>
<published>2019-04-17T13:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8294023227f1ec5d71956ee5e6cd46a4f03b2b93'/>
<id>8294023227f1ec5d71956ee5e6cd46a4f03b2b93</id>
<content type='text'>
* src/CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instead of the hard coded "lib" directory).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instead of the hard coded "lib" directory).
</pre>
</div>
</content>
</entry>
</feed>
