aboutsummaryrefslogtreecommitdiffhomepage
path: root/check.mak
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Reverted experimental Lexilla and SCI_SETILEXER support.mitchell1-72/+5
2020-06-17Improved check.mak test program building.mitchell1-1/+2
2020-06-07Added check.mak rules for building test programs for various platforms.mitchell1-1/+130
2020-05-09Updated generation scripts for LongTerm3 use.mitchell1-1/+8
2020-03-16Modernized and reformatted curses platform code.mitchell1-1/+1
2020-01-03Fixed a build error on Windows introduced by r7280 (changeset 9cf6a15d6c85).mitchell1-7/+11
2020-01-03Updated check.mak for new build environment.mitchell1-7/+7
2019-12-31Updated copyright year for lexlua-specific bits of LongTerm3.mitchell1-3/+3
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