| Commit message (Expand) | Author | Age | Files | Lines |
* | Support NetBSD/aarch64 (#23616) | PHO | 2024-05-16 | 1 | -2/+3 |
* | Markdown code blocks migration part 8 (#22478) | Andrey Makarov | 2023-08-15 | 1 | -3/+2 |
* | refactor os imports into corresponding small modules (#20720) | ringabout | 2022-11-01 | 1 | -1/+1 |
* | Markdown indented code blocks (#20473) | Andrey Makarov | 2022-10-05 | 1 | -4/+4 |
* | distros.foreignDeps made public (#18830) | Juan Carlos | 2021-09-10 | 1 | -4/+4 |
* | Nim pretty and add void (#18652) | Kyle Brown | 2021-08-08 | 1 | -6/+12 |
* | Add Artix to distro list (#18629) | Kyle Brown | 2021-08-02 | 1 | -2/+5 |
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -3/+3 |
* | Small improvements for the distros module (#17309) | konsumlamm | 2021-03-09 | 1 | -25/+18 |
* | use single backtick (#17166) | flywind | 2021-02-23 | 1 | -1/+1 |
* | Installation Instruction (#15485) | Abhishek Dubey | 2020-10-04 | 1 | -2/+2 |
* | Fix OS detection in a docker container (#13172) | Arnaud Moura | 2020-04-22 | 1 | -32/+46 |
* | Add package install command for FreeBSD and OpenBSD. (#14051) | Arnaud Moura | 2020-04-21 | 1 | -1/+3 |
* | Detect Ubuntu by checking release() and uname() (#13704) | Hayden | 2020-03-20 | 1 | -1/+3 |
* | Add link to packaging.html (#13194) | Federico Ceratto | 2020-01-19 | 1 | -0/+2 |
* | fixes the distros.nim regression | Araq | 2019-12-24 | 1 | -1/+1 |
* | Implement NixOS distro check (#12914) | Emery Hemingway | 2019-12-18 | 1 | -1/+5 |
* | Add `or detectOs(Manjaro)` (#12587) [backport] | jiro | 2019-11-05 | 1 | -1/+1 |
* | [backport] run nimpretty on os-related stuff | narimiran | 2019-09-30 | 1 | -8/+10 |
* | Stop false positives in distros.detectOs (#10062) | Taylor Hoff | 2018-12-21 | 1 | -3/+3 |
* | Add call to hostnamectl in detectOsImpl (#10048) | Taylor Hoff | 2018-12-20 | 1 | -3/+4 |
* | Haiku support for Nim (#8542) | alaviss | 2018-08-14 | 1 | -0/+6 |
* | Fix for issue #5736. (#6061) | Ganesh Viswanathan | 2017-07-07 | 1 | -1/+1 |
* | distros.nim: brew usually doesn't require 'sudo' | Araq | 2017-02-16 | 1 | -1/+1 |
* | distros.nim: don't lose the information that we don't know the distro's packa... | Araq | 2017-01-03 | 1 | -0/+2 |
* | distros.nim: also try 'lsb_release -a' | Araq | 2017-01-03 | 1 | -9/+12 |
* | distros.nim: better documenation | Andreas Rumpf | 2016-12-31 | 1 | -7/+20 |
* | added distros.nim stdlib module for NimScript/Nimble support | Araq | 2016-12-31 | 1 | -0/+226 |