summary refs log tree commit diff stats
path: root/tools/detect/detect.nim
Commit message (Expand)AuthorAgeFilesLines
* Add Linux constant SO_BINDTODEVICE (#22468)Emery Hemingway2023-08-141-0/+1
* add const RLIMIT_STACK (#21772)Qinsi (James) ZHU2023-06-091-0/+1
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-301-1/+4
* Patch #14716 - add missing `when` (#14792)Euan2020-06-241-2/+2
* Fix #14715 - detect tool fails on FreeBSD (#14716)Euan2020-06-241-3/+3
* Use cc on OpenBSD and link to libm when building result (#14672)Euan2020-06-161-5/+16
* Linux updates (#14170)wltsmrz2020-05-041-5/+16
* Make file descriptors from stdlib non-inheritable by default (#13201)alaviss2020-04-201-0/+3
* dynlib: use posix module (#11623)Jacek Sieka2019-07-081-1/+4
* RLIMIT_NOFILE as posix constJacek Sieka2018-04-011-0/+3
* add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820)Jacek Sieka2017-05-161-1/+10
* Posix from detect (#5697)Jacek Sieka2017-04-121-755/+784
* tools: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-117/+117
* posix.nim compiles againAraq2014-08-291-2/+2
* vm: FFI improvementsAraq2013-12-231-1/+1
* new VM: some progress for the FFI supportAraq2013-12-231-7/+14
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* added detect.nim; bugfix: build.sh templateAraq2010-08-171-0/+824