<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin, branch sisu_4.2.20</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/'/>
<entry>
<title>v4 v5: bin/sisu &amp; some related lib changes</title>
<updated>2014-01-20T23:50:04+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-01-20T23:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=ee4968f54c669bf69182a10ff7fc4991b835f6a4'/>
<id>ee4968f54c669bf69182a10ff7fc4991b835f6a4</id>
<content type='text'>
* good time to consider rollover: closing v4 branch, replacing it with v5 &amp;
  introducing v6 for development, proposed for this release + 1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* good time to consider rollover: closing v4 branch, replacing it with v5 &amp;
  introducing v6 for development, proposed for this release + 1
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/sisu experimentation</title>
<updated>2014-01-18T02:36:09+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-01-18T02:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=c00345b2e7cf7041a01a84e51e77ce88dceaa6e1'/>
<id>c00345b2e7cf7041a01a84e51e77ce88dceaa6e1</id>
<content type='text'>
* start preparing for ruby changes
* work on fix for bug related to gem path &amp; system installed sisu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start preparing for ruby changes
* work on fix for bug related to gem path &amp; system installed sisu
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/sisu, version dir (fix) &amp; version info</title>
<updated>2014-01-07T03:03:28+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-01-07T03:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=42aae8da2b103b4038cfb2fc24591b9004972d4a'/>
<id>42aae8da2b103b4038cfb2fc24591b9004972d4a</id>
<content type='text'>
* (ensure SiSU_version_dir) fix
* sisu version info, yml info also when installed via ruby gem
* downstream libs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* (ensure SiSU_version_dir) fix
* sisu version info, yml info also when installed via ruby gem
* downstream libs
</pre>
</div>
</content>
</entry>
<entry>
<title>v5: date 2014: headers bin/sisu &amp; lib/; code constants.rb</title>
<updated>2014-01-07T02:59:03+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2014-01-07T02:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=17f1f887c2542e3e92139cd9ccb1eed9bd2420e3'/>
<id>17f1f887c2542e3e92139cd9ccb1eed9bd2420e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: bin/sisu, simplify in relation to sisu gem</title>
<updated>2013-12-04T01:42:50+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-12-04T01:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=676eba5360a6e6e07e4fc5dc79d2e2f076ea581c'/>
<id>676eba5360a6e6e07e4fc5dc79d2e2f076ea581c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: rake create build &amp; install sisu gemspec; bin/sisugem (add .gitignore)</title>
<updated>2013-12-03T04:30:51+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-12-03T04:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=da5e7ffe9b6b76f965d3ec01b4bef0c99b7f1955'/>
<id>da5e7ffe9b6b76f965d3ec01b4bef0c99b7f1955</id>
<content type='text'>
* rake gemcbi #(create build install sisu gem)
* rake gemspecscreate &amp;&amp; \
  rake gembuild &amp;&amp; \
  sudo rake geminstall
* rake gemspecscreate &amp;&amp; \
  gem build sisu5.gemspec &amp;&amp; \
  sudo gem install --no-rdoc --no-ri \
  sisu-5.1.0.gem
* bin/sisu updated (modified to take account of gems)
* bin/sisugem added
* .gitignore sisu-*.gem sisu*.gemspec
  consider inclusion (&amp; tracking) of rake created sisu4.gemspec sisu5.gemspec
  (as this makes their availability more obvious)
* once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise
  as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM"
  should work (as it is installed by gemspec, but not other sisu installers)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rake gemcbi #(create build install sisu gem)
* rake gemspecscreate &amp;&amp; \
  rake gembuild &amp;&amp; \
  sudo rake geminstall
* rake gemspecscreate &amp;&amp; \
  gem build sisu5.gemspec &amp;&amp; \
  sudo gem install --no-rdoc --no-ri \
  sisu-5.1.0.gem
* bin/sisu updated (modified to take account of gems)
* bin/sisugem added
* .gitignore sisu-*.gem sisu*.gemspec
  consider inclusion (&amp; tracking) of rake created sisu4.gemspec sisu5.gemspec
  (as this makes their availability more obvious)
* once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise
  as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM"
  should work (as it is installed by gemspec, but not other sisu installers)
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 v5: bin/sisu-*</title>
<updated>2013-11-09T02:02:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-11-09T02:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=897a46efc904b63e30ba10c49eb0386642cc608f'/>
<id>897a46efc904b63e30ba10c49eb0386642cc608f</id>
<content type='text'>
* use option flag full names
* add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use option flag full names
* add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/sisu update language list ja ko zh, fix</title>
<updated>2013-09-22T15:26:31+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-09-22T15:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=db038f52c7d1e8f0f6eae37e7c0872a22174737a'/>
<id>db038f52c7d1e8f0f6eae37e7c0872a22174737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4 (v5): misc, minor</title>
<updated>2013-07-31T01:23:59+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-07-31T01:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=74c5828574ef20c2082adf848c9d7b914598732f'/>
<id>74c5828574ef20c2082adf848c9d7b914598732f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closed</title>
<updated>2013-05-10T02:21:33+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-05-10T02:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=879a4e6cbe97721bbc6cd18b324524159b4807ef'/>
<id>879a4e6cbe97721bbc6cd18b324524159b4807ef</id>
<content type='text'>
* 5.0.0 dev opened
* 4.1.0 stable
* 3.* branch gone
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 5.0.0 dev opened
* 4.1.0 stable
* 3.* branch gone
</pre>
</div>
</content>
</entry>
</feed>
