<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/CMakeScripts/Dist.cmake, 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>update cmake packaging script</title>
<updated>2019-10-04T23:06:12+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-10-04T22:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d66f93532dde68f3c4cc844dd529717ab5c1a7d3'/>
<id>d66f93532dde68f3c4cc844dd529717ab5c1a7d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Drop dist updates for Makefile.am, which we no longer have</title>
<updated>2019-01-13T00:27:04+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2019-01-13T00:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c610ef8e485907d931abe7f01f3ef37d8c8d89dc'/>
<id>c610ef8e485907d931abe7f01f3ef37d8c8d89dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Replace dist target with logic from the 0.92.3 branch</title>
<updated>2019-01-12T21:29:17+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2019-01-12T21:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c98c58833999a8b96a2d94e2363478a71bbb1ee5'/>
<id>c98c58833999a8b96a2d94e2363478a71bbb1ee5</id>
<content type='text'>
This was producing nearly empty tarballs, with incorrect internal root
paths.  The replacement logic is C/P from what we shipped 0.92.3 with.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was producing nearly empty tarballs, with incorrect internal root
paths.  The replacement logic is C/P from what we shipped 0.92.3 with.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/AppVeyor: Use dist-win targets and create installers on tag</title>
<updated>2017-07-24T20:10:54+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-24T19:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e6f64503b09d71e8d6c08d1956637d4f15a2dbd7'/>
<id>e6f64503b09d71e8d6c08d1956637d4f15a2dbd7</id>
<content type='text'>
Use a globbing expression to get WiX location as it's dependent on
the version installed.

Add note about the .msi installer still not being created properly
and wix exiting with an error code (mostly to make CI happy).
Somebody should figure this out eventually but the .msi format cost
me too many hours of my life already...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a globbing expression to get WiX location as it's dependent on
the version installed.

Add note about the .msi installer still not being created properly
and wix exiting with an error code (mostly to make CI happy).
Somebody should figure this out eventually but the .msi format cost
me too many hours of my life already...
</pre>
</div>
</content>
</entry>
<entry>
<title>delete old 7z archive, otherwise we try to add to it</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-23T01:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3bd48d3cd23247a09ddce6b64cd4922ef1639108'/>
<id>3bd48d3cd23247a09ddce6b64cd4922ef1639108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Add 'dist-win-all' target</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-23T01:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2049765ec47898149310368efbe8b58b813cb20d'/>
<id>2049765ec47898149310368efbe8b58b813cb20d</id>
<content type='text'>
This creates all currently supported forms of distribution:
- .7z archive
- .exe installer
- .msi installer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This creates all currently supported forms of distribution:
- .7z archive
- .exe installer
- .msi installer
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Add 'dist' target to create Windows .msi installer</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-23T01:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ea172cdb15ba9780da806b5190c9dbb0a74231bd'/>
<id>ea172cdb15ba9780da806b5190c9dbb0a74231bd</id>
<content type='text'>
- 'dist-win-msi' allows to create a Windows .msi installer using WiX
- 'dist-win-msi-fast' has a no compression but is much faster
  and can be used for testing purposes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 'dist-win-msi' allows to create a Windows .msi installer using WiX
- 'dist-win-msi-fast' has a no compression but is much faster
  and can be used for testing purposes
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Add 'dist' target to create Windows .exe installer</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-22T22:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d791282ea1f8e216eda65753485b6bd7fca5ce2f'/>
<id>d791282ea1f8e216eda65753485b6bd7fca5ce2f</id>
<content type='text'>
- 'dist-win-exe' allows to create a Windows .exe installer using NSIS
- 'dist-win-exe-fast' has a bad compression ratio but is much faster
  and can be used for testing purposes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 'dist-win-exe' allows to create a Windows .exe installer using NSIS
- 'dist-win-exe-fast' has a bad compression ratio but is much faster
  and can be used for testing purposes
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Add 'dist' target to create Windows binary archive</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-21T03:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a8cb62b8ce5077c99054c1f5a3236e12694e1c7'/>
<id>1a8cb62b8ce5077c99054c1f5a3236e12694e1c7</id>
<content type='text'>
- 'dist-win-7z' allows to create a binary distribution archive
  compressed with 7z format
- 'dist-win-7z-fast' has slightly worse compression but is
  considerably faster
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 'dist-win-7z' allows to create a binary distribution archive
  compressed with 7z format
- 'dist-win-7z-fast' has slightly worse compression but is
  considerably faster
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Prepare script for 'dist'-like targets</title>
<updated>2017-07-23T01:49:14+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-07-21T03:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f8d51951c05462f98ab120573bb8b58d15943c66'/>
<id>f8d51951c05462f98ab120573bb8b58d15943c66</id>
<content type='text'>
'dist' is the same as before

only difference:
add date and commit hash for development and pre-release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'dist' is the same as before

only difference:
add date and commit hash for development and pre-release
</pre>
</div>
</content>
</entry>
</feed>
