summary refs log tree commit diff stats
path: root/tools/nimgrab.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix Nimgrab (#21918)Juan Carlos2023-05-261-3/+10
| | | | | | | | | * . * Fix nimgrab client not closing * Fix nimgrab client not closing * Fix nimgrab client not closing
* Always use httpclient in nimgrab (#19767)Yardanico2022-05-171-28/+9
|
* Remove the uses of {.procvar.} pragma (#14359)Kaushal Modi2020-05-151-1/+1
| | | | | | | This pragma did nothing. Ref: - https://github.com/nim-lang/Nim/issues/2172#issuecomment-383276469 - https://github.com/nim-lang/Nim/issues/12975
* nimgrab tool bugfix: don't divide by zeroAraq2017-05-041-1/+5
|
* nimgrab tool: use Windows API for the download if possibleAndreas Rumpf2017-03-311-9/+23
|
* finish tool can use 'nimgrab' tool to download the mingw versionAraq2017-02-261-0/+17