summary refs log tree commit diff stats
path: root/tools/detect
Commit message (Expand)AuthorAgeFilesLines
* 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-123-1386/+789
* tools: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-213/+213
* posix.nim compiles againAraq2014-08-291-2/+2
* attempt to merge newtemplAraq2013-12-241-0/+631
* NoFakeVars progressAraq2013-12-243-0/+877
* 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-162-0/+0
* added detect.nim; bugfix: build.sh templateAraq2010-08-172-0/+833