Ștefan Talpalaru c8278c4ca4
"--date:unix" -> "--date=format-local:%s"
- "--date:unix" was introduced in Git 2.9.4, while
  "--date=format-local:..." appeared in 2.7.0
2020-04-30 16:58:16 +02:00
2020-04-18 18:28:38 +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 55.6%
Makefile 44.4%