summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* build atlas documentation (#22071)ringabout2023-06-111-1/+7
* Atlas: now in its own repository (#22066)Andreas Rumpf2023-06-101-0/+101
* Remove Deprecated Nimfix (#22062)Juan Carlos2023-06-101-2/+1
* add const RLIMIT_STACK (#21772)Qinsi (James) ZHU2023-06-091-0/+1
* fixes #22025 vcc fails with The filename or extension is too long. when linki...Juan M Gómez2023-06-061-0/+5
* Atlas: --project switch and better graph representation (#21971)Andreas Rumpf2023-06-0316-1892/+0
* Atlas: avoid segfault on failed Github search (#21980)Gruruya2023-06-021-1/+1
* Atlas: Use copyFileWithPermissions to copy nim executable (#21967)SirOlaf2023-05-311-1/+1
* Atlas: virtual environments (#21965)Andreas Rumpf2023-05-301-1/+78
* Atlas: URL rewrite rules; --autoinit flag (#21963)Andreas Rumpf2023-05-302-10/+303
* Atlas: some final cleanups (#21947)Andreas Rumpf2023-05-281-7/+12
* fixes atlas logging colors on windows (#21946)ringabout2023-05-281-3/+3
* Atlas: checkout latest tagged commit with `atlas use` (#21944)Gruruya2023-05-281-7/+20
* ship atlas and build documentation (#21945)ringabout2023-05-281-140/+0
* Atlas: use colored output (#21939)Andreas Rumpf2023-05-281-38/+48
* Atlas: add `atlas tag` command (#21936)Gruruya2023-05-271-4/+84
* Atlas: explicit graph representation (#21937)Andreas Rumpf2023-05-271-28/+55
* Atlas: fixes 'use' command (#21932)Andreas Rumpf2023-05-272-53/+43
* Atlas: clone with `--recursive` (#21933)Gruruya2023-05-271-1/+1
* atlas: search improvements (#21929)Gruruya2023-05-272-5/+8
* atlas: better code (#21926)Andreas Rumpf2023-05-261-16/+12
* Fix Nimgrab (#21918)Juan Carlos2023-05-261-3/+10
* Atlas: Actually use deps for use command (#21922)SirOlaf2023-05-261-2/+1
* Atlas: misc (#21919)Andreas Rumpf2023-05-262-25/+34
* atlas: better docs (#21911)Andreas Rumpf2023-05-252-76/+156
* Atlas: added 'use' command (#21902)Andreas Rumpf2023-05-242-7/+104
* Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...Andreas Rumpf2023-05-232-13/+81
* minor atlas improvements (#21888)Andreas Rumpf2023-05-232-19/+68
* Atlas tool: search github too, no need to register your project at pa… (#21...Andreas Rumpf2023-05-223-6/+55
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-8/+3
* build documentation for `checksums/md5` and `checksums/sha1` (#21791)ringabout2023-05-041-1/+5
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-022-12/+2
* atlas tool: 'update' command (#21557)Andreas Rumpf2023-03-212-3/+36
* Update LLDB debug script + Add Custom Nim formatters (#21517)Joey2023-03-192-350/+763
* fixes #21461 (#21463)Arnaud Moura2023-03-032-0/+1039
* Support tuples in nim-gdb (#21410)Jake Leahy2023-02-211-3/+22
* Support new runtime with nim-gdb (#21400)Jake Leahy2023-02-201-257/+131
* Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336)Juan M Gómez2023-02-092-5/+17
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-15/+26
* fixes warnings when building csources (#21194)ringabout2022-12-281-6/+6
* atlas: minor doc improvements (#21183)Andreas Rumpf2022-12-271-1/+5
* Make search results be relative to documentation root (#21145)Jake Leahy2022-12-231-18/+30
* ucpu fix-up for arm64 value on macos m1 (#21142)Luca Guzzon2022-12-201-0/+3
* csource building prefers `bin/nim` (#21115)ringabout2022-12-161-2/+13
* build the documentation of official packages (#20986)ringabout2022-12-062-17/+69
* Add HPPA and sparc64 architectures (#20934)Federico Ceratto2022-12-011-0/+7
* Support IBM Z architecture (#20943)Federico Ceratto2022-11-281-0/+3
* Handle ppc CPU architecture (#20920)Federico Ceratto2022-11-261-1/+1
* koch remove dead code (#20912)Juan Carlos2022-11-251-9/+2
* Fix #14476 (#20878)Jake Leahy2022-11-211-1/+1