diff options
author | Brad King <brad.king@kitware.com> | 2008-03-10 13:32:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-03-10 13:32:25 (GMT) |
commit | 70c2dc8a64505d2cb6b3914dff966ea008865028 (patch) | |
tree | 078224d3162904cb42a4165029be52cac29431dd /Readme.txt | |
parent | d73d9eb0f0ee96c78d16a3ce14bc98482b4f4f63 (diff) | |
download | CMake-70c2dc8a64505d2cb6b3914dff966ea008865028.zip CMake-70c2dc8a64505d2cb6b3914dff966ea008865028.tar.gz CMake-70c2dc8a64505d2cb6b3914dff966ea008865028.tar.bz2 |
ENH: Make compiler id detection more robust
- Split INFO strings in source into multiple pieces
to make sure assembly or other listings produced
by the compiler are never matched by the regex
- Store INFO strings via pointer instead of array
to convince some compilers to store the string
literally in the binary
- This should help make it work for sdcc 2.8.0 RC1
Diffstat (limited to 'Readme.txt')
0 files changed, 0 insertions, 0 deletions