build: add new patch to support --topo-order export optionv1.18.fix+
commit3c8e635d9b5fc57b00fb3d2ea2a1037719ceaf42
authorKyle J. McKay <mackyle@gmail.com>
Sun, 19 Jun 2016 08:15:59 +0000 (19 01:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 19 Jun 2016 08:15:59 +0000 (19 01:15 -0700)
tree1dd7a9c621fb2a9896e00c8654c8f83ee446fb2c
parent51efc88ca1f868c70434d1341eeee5803d432422
build: add new patch to support --topo-order export option

The code for this option is GPL'd and as a result a fossil executable
built with it included is also GPL'd (but not the data it exports).

If the environment variable NO_TOPO_PATCH is set then the build
script will exclude this support and the resulting fossil executable
will NOT be GPL'd.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
README.txt
build
patches/createtopo.cql [new file with mode: 0644]
patches/export_topo_patch_diff.txt [new file with mode: 0644]