summary refs log tree commit diff stats
path: root/tools/detect
Commit message (Expand)AuthorAgeFilesLines
* 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
76'>176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246