David Benson 4c4d1ca664 5.7.2.2 release 8 年 前
..
build 34d2cba4bd 5.7.1.3 release 9 年 前
images 7f72f73d9e 5.6.0.1 release 9 年 前
ChangeLog 6fdcd8316d Sandstorm updates 9 年 前
Makefile 4c4d1ca664 5.7.2.2 release 8 年 前
README 7f72f73d9e 5.6.0.1 release 9 年 前
build.sh a3d36b79da 5.6.0.4 release 9 年 前
description.md 6fdcd8316d Sandstorm updates 9 年 前
pgp-keyring 6fdcd8316d Sandstorm updates 9 年 前
pgp-signature bd228b13be 5.6.0.4 release 9 年 前
sandstorm-pkgdef.capnp 4c4d1ca664 5.7.2.2 release 8 年 前
server.c++ 6fdcd8316d Sandstorm updates 9 年 前
shortDesc.txt 7f72f73d9e 5.6.0.1 release 9 年 前
ssindex.html 6fdcd8316d Sandstorm updates 9 年 前
stage.sh a3d36b79da 5.6.0.4 release 9 年 前

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