Kars de Jong
6699834d62
GNU-DetermineCompiler: Add support for very old versions of GCC
...
Very old versions of gcc (2.3.1) do not define __GNUC_MINOR__.
Signed-off-by: Kars de Jong <kars.dejong@locamation.nl>
2015-08-13 11:07:03 -04:00
Stephen Kelly
b70295760c
Project: Add configurable name for version computation macros.
2014-06-05 14:02:52 +02:00
Stephen Kelly
8896501b23
CompilerId: Allow specifying a prefix for preprocessor defines.
2014-05-07 14:00:01 +02:00
Stephen Kelly
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
...
This will allow sharing of the logic of the order to test compilers in
and the preprocessor macros used to do that and to determine the
version components.
2014-05-07 14:00:00 +02:00