14 VBUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,\u000Amail sent to Brad for the remaining issue\u000Adon't match\u000AINFO:compiler[" COMPILER_ID "]\u000Awhich appears in the assembler file generated from the C file by sdcc, but\u000Amake sure the first character after the [ is no double quote\u000A\u000AAlex
30 (S'\x07\xd8\x03\t\x17\x14+\x00\x00\x00'
52 VModules/CMakeDetermineCompilerId.cmake
67 V2008-03-09 23:20:43 by alex
82 VSTYLE: Nightly Date Stamp
98 (S'\x07\xd8\x03\n\x04\x00\x17\x00\x00\x00'
120 VSource/kwsys/kwsysDateStamp.cmake
135 V2008-03-10 04:00:23 by king
150 VENH: Make compiler id detection more robust\u000A\u000A - Split INFO strings in source into multiple pieces\u000A to make sure assembly or other listings produced\u000A by the compiler are never matched by the regex\u000A - Store INFO strings via pointer instead of array\u000A to convince some compilers to store the string\u000A literally in the binary\u000A - This should help make it work for sdcc 2.8.0 RC1
166 (S'\x07\xd8\x03\n\r \x19\x00\x00\x00'
188 VModules/CMakeCCompilerId.c.in
209 VModules/CMakeCXXCompilerId.cpp.in
226 VModules/CMakePlatformId.h.in
237 V2008-03-10 13:32:25 by king
252 VENH: use the standard find_package_handle_standard_args() for lua 5.0 and\u000A5.1\u000A\u000AAlex
268 (S'\x07\xd8\x03\n\x11\x1a\x0b\x00\x00\x00'
290 VModules/FindLua50.cmake
311 VModules/FindLua51.cmake
322 V2008-03-10 17:26:11 by alex
337 VENH: Add directory-level context information to error/warning messages when no call stack is present.
353 (S'\x07\xd8\x03\n\x13(9\x00\x00\x00'
375 VSource/cmMakefile.cxx
390 V2008-03-10 19:40:57 by king
405 VENH: Enforce matching PUSH/POP calls for cmake_policy.
421 (S'\x07\xd8\x03\n\x13)\x07\x00\x00\x00'
443 VSource/cmMakefile.cxx
458 V2008-03-10 19:41:07 by king