2020-04-15 18:25:36 +02:00
2020-04-15 17:25:03 +02:00
2020-04-08 14:34:33 +02:00
2019-08-20 23:14:45 +02:00
2019-08-20 23:14:45 +02:00
2019-08-20 23:14:45 +02:00
2020-04-15 17:25:03 +02:00

Common parts of the build system used by Nimbus and related projects

Prerequisites

GNU Make, Bash and the usual POSIX utilities.

Make flags

  • use the system Nim instead of the shipped version (usually for testing Nim devel versions)

make USE_SYSTEM_NIM=1 test

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.

Description
common parts of the build system used by Nimbus and related projects
Readme
Languages
Shell 51.3%
Makefile 48.7%