drawio/etc/sandstorm
David Benson 973b23a127 rename
2016-11-21 16:35:19 +00:00
..
images 5.6.0.1 release 2016-09-06 18:39:09 +02:00
build.sh 5.6.0.4 release 2016-09-12 13:14:09 +02:00
ChangeLog Sandstorm updates 2016-09-09 13:50:36 +01:00
description.md Sandstorm updates 2016-09-09 13:50:36 +01:00
Makefile 5.7.2.2 release 2016-10-27 16:53:53 +01:00
pgp-keyring Sandstorm updates 2016-09-09 13:50:36 +01:00
pgp-signature 5.6.0.4 release 2016-09-12 13:16:01 +02:00
README.md rename 2016-11-21 16:35:19 +00:00
rootFiles Corrections to build 2016-11-21 16:33:23 +00:00
sandstorm-pkgdef.capnp Corrections to build 2016-11-21 16:33:23 +00:00
server.c++ 5.7.2.5 release 2016-10-31 09:22:12 +01:00
shortDesc.txt 5.6.0.1 release 2016-09-06 18:39:09 +02:00
ssindex.html 5.7.2.5 release 2016-10-31 09:22:12 +01:00
stage.sh Corrections to build 2016-11-21 16:33:23 +00:00

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