aboutsummaryrefslogtreecommitdiffhomepage
path: root/check.mak
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Updated check.mak to include Lua include path only for LexLPeg.o.mitchell1-1/+3
2019-10-26Updated check.mak to include Lua include path only for LexLPeg.o.mitchell1-1/+4
2019-10-26Updated check.mak to include Lua include path.mitchell1-1/+1
2019-05-09Refactored backport checking tool to simultaneously check gcc-4.8 and clang 3.4.mitchell1-53/+118
2019-04-30Explicitly use GCC 4.8 when test compiling backports.mitchell1-11/+11
2019-04-27Fixed bad backport involving std::round and std::lround for older Mac OSX SDKs.mitchell1-1/+1
2019-04-17Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ...mitchell1-1/+1
2018-06-12Added unit tests for Lua LPeg lexers.mitchell1-1/+3
2018-05-07Added backport testing notes and tools.mitchell1-0/+147