| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
nim CI (cloneDependency in deps.nim) (#16856)
* improve code in categories.nim; gitutils; fix flakyness in deps.nim
* cleanups
|
|
|
|
| |
Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
|
|
|
|
| |
On Windows, a successful call will have a trailing newline appended, so
strip that away before doing any checks.
|
|
|
|
| |
This allows distributions to build Nim from the downloaded source
archive without an Internet connection.
|
|
(eg tinyc) from koch / library code (#13850)
* remove tinyc
* installDeps
* update tinyc paths
|