<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine/subprojects/README, branch main</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/'/>
<entry>
<title>cleaning</title>
<updated>2021-03-05T21:34:52+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2021-02-25T15:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=c4089574242a027db1655f0ee15eac9953fe9993'/>
<id>c4089574242a027db1655f0ee15eac9953fe9993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>meson using subproject directory, not dub directly</title>
<updated>2020-05-21T15:51:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-12T21:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=6a5c473653f03aee818d835b53ca30b62a3be6c7'/>
<id>6a5c473653f03aee818d835b53ca30b62a3be6c7</id>
<content type='text'>
- will not work until meson.build files in
  - d2sqlite3
  - imageformats
  (request adding upstream)
  - dyaml and its dependency tinyendian already
    provide their meson.build
  (should probably revert to meson dub until
  resolved)
- based on 1468425 meson build (no issue now with
  imagefomats using 7.0.2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- will not work until meson.build files in
  - d2sqlite3
  - imageformats
  (request adding upstream)
  - dyaml and its dependency tinyendian already
    provide their meson.build
  (should probably revert to meson dub until
  resolved)
- based on 1468425 meson build (no issue now with
  imagefomats using 7.0.2)
</pre>
</div>
</content>
</entry>
<entry>
<title>meson using dub</title>
<updated>2020-03-14T19:17:44+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2020-03-06T20:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=2c95e88e40ff3cf021eb9e2e0b7a87f68d5e1e37'/>
<id>2c95e88e40ff3cf021eb9e2e0b7a87f68d5e1e37</id>
<content type='text'>
- the good
  - works
  - project looks pretty clean
- the bad
  - subprojects built externally
  - not suitable for debian packaging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- the good
  - works
  - project looks pretty clean
- the bad
  - subprojects built externally
  - not suitable for debian packaging
</pre>
</div>
</content>
</entry>
<entry>
<title>meson build</title>
<updated>2020-03-06T20:13:53+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2020-02-07T15:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=503412b02356cd0dd92f0fc0900f48eab3afce24'/>
<id>503412b02356cd0dd92f0fc0900f48eab3afce24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.8.1 conf, make, meta: yaml only (toml removed)</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-10-06T00:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=1083951efc4f8ddbf8de65907cc5aee2ac6be2ed'/>
<id>1083951efc4f8ddbf8de65907cc5aee2ac6be2ed</id>
<content type='text'>
- yaml only: config, make &amp; headers
  (yaml is converted directly to struct)
- toml removed: preemptively remove confusion of
  having multiple config formats
  (toml was converted to json &amp; json to struct)
- json removed (intermediate representation):
  takes out intermediate conversion to json which
  could be attractive to have if there are
  multiple formats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- yaml only: config, make &amp; headers
  (yaml is converted directly to struct)
- toml removed: preemptively remove confusion of
  having multiple config formats
  (toml was converted to json &amp; json to struct)
- json removed (intermediate representation):
  takes out intermediate conversion to json which
  could be attractive to have if there are
  multiple formats
</pre>
</div>
</content>
</entry>
<entry>
<title>std.zip, drop external zip archive</title>
<updated>2019-10-17T23:07:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-09-24T13:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=e3a9c91328a42395fcc8b9931f8efdda96212c87'/>
<id>e3a9c91328a42395fcc8b9931f8efdda96212c87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.6.0 docReform project license AGPLv3+</title>
<updated>2019-05-17T20:59:54+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2019-04-04T18:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://amissah.org/projects/sisudoc-spine/commit/?id=2aad4eac48c9da88836f519da1e4b6e449570ab6'/>
<id>2aad4eac48c9da88836f519da1e4b6e449570ab6</id>
<content type='text'>
- copyright Ralph Amissah
- license
  - project src AGPLv3+
    - applied retroactively to project and within git by git rebase
      prior to any release of project
  - org files consider, for time being separate
- ./maker.org moved to ./org/dr_build_scaffold.org
- pre-release development continues
- can initialize project from: makefile &amp; org files
  - cp -av makefile org
    (and possibly data/pod &amp; data/src) then
  - make skel tangle ldc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- copyright Ralph Amissah
- license
  - project src AGPLv3+
    - applied retroactively to project and within git by git rebase
      prior to any release of project
  - org files consider, for time being separate
- ./maker.org moved to ./org/dr_build_scaffold.org
- pre-release development continues
- can initialize project from: makefile &amp; org files
  - cp -av makefile org
    (and possibly data/pod &amp; data/src) then
  - make skel tangle ldc
</pre>
</div>
</content>
</entry>
</feed>
