summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2018-11-01Just use the built-in msvc.h instead of a hand generated Windows one.Dale Curtis
2018-11-01Fix comment characters in config.hDale Curtis
2018-11-01Change config.h into a platform specific includer. Mac needs config.Dale Curtis
2018-10-31Add all sources generated by "make perlreq"Dale Curtis
2017-04-06Windows: clean up the handling of stat on WindowsH. Peter Anvin
2017-04-05MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin
2017-02-20watcom.h: horrific hack to support OpenWatcom switch limitationsH. Peter Anvin
2016-10-19Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin
2016-10-19compiler.h: include <sys/types.h>H. Peter Anvin
2016-10-04config/msvc.h: inttypes.h and stdbool.h introduced in MSVS 2013H. Peter Anvin
2016-10-04config: add configuration file for unknown compilersH. Peter Anvin
2016-10-04Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin