David Benson aa92cd0d99 5.7.0.3 release 9 lat temu
..
build aa92cd0d99 5.7.0.3 release 9 lat temu
images ff7db05491 5.6.0.1 release 9 lat temu
ChangeLog 47e26e5d94 Sandstorm updates 9 lat temu
Makefile 47e26e5d94 Sandstorm updates 9 lat temu
README ff7db05491 5.6.0.1 release 9 lat temu
build.sh 884146df91 5.6.0.4 release 9 lat temu
description.md 47e26e5d94 Sandstorm updates 9 lat temu
pgp-keyring 47e26e5d94 Sandstorm updates 9 lat temu
pgp-signature 27841e9ae1 5.6.0.4 release 9 lat temu
sandstorm-pkgdef.capnp 47e26e5d94 Sandstorm updates 9 lat temu
server.c++ 47e26e5d94 Sandstorm updates 9 lat temu
shortDesc.txt ff7db05491 5.6.0.1 release 9 lat temu
ssindex.html 47e26e5d94 Sandstorm updates 9 lat temu
stage.sh 884146df91 5.6.0.4 release 9 lat temu

README

To build:

1) Setup environment for building as described in https://github.com/sandstorm-io/sandstorm-rawapi-example.
You don't need clang, you have to use g++ instead. Build CnP from github, but Sandstorm stable is fine.
2) Follow any necessary steps from the draw.io main build README required to ensure the build is stable
3) Create a ChangeLog entry with a version number and a timestamp
4) Commit all changes and tag both the drawio and mxgraph2 modules using drawiosandstorm-m_n_r_b
5) Execute build.sh in this directory to the package
6) In the build directory invoke 'spk publish package.spk' to submit for publishing