Ștefan Talpalaru bd9d15d947 new build system
- isolate dependencies (both Git repos and ".nimble" dir) in "vendor"
- ensure that everything is compiled using our version of Nim with
  something as simple as "make"
- pull the latest changes with "make update"
- re-create Nimble's package dir and re-build the Nim compiler automatically when needed
- "env.sh" script that can be used to prefix any command that needs to use
  "nim" or "nimble" from our Nim repo
- move the top level nim.cfg to nimbus/nim.cfg so it doesn't apply to
  deps
- "fetch-dlls" `make` target for Windows to get precompiled Snappy, RocksDB and SQLite DLLs
2019-01-09 14:25:00 +02:00
..
2019-01-06 13:16:45 +02:00
2019-01-06 20:19:48 +01:00
2019-01-06 20:19:48 +01:00
2018-08-01 15:50:44 +03:00
2018-12-05 21:58:34 +07:00
2019-01-09 14:25:00 +02:00
2019-01-06 11:43:38 +02:00
2018-12-05 22:01:28 +07:00