summaryrefslogtreecommitdiff
path: root/probe/gen.lua
AgeCommit message (Collapse)Author
2018-10-18curl: Probe for size of size_t, time_t and longMichael Forney
There are still several more SIZEOF_* constants in curl_config.h, but they seem to match for architectures we care about.
2017-10-23xz: Probe for architecture-dependent featuresMichael Forney
2017-10-23Add mechanism to probe for toolchain featuresMichael Forney