[Gammaray-commits] [KDAB/GammaRay] 21abcc: Debug vs. release ABI compatibility is only releva...
Volker Krause
volker.krause at kdab.com
Tue Mar 25 15:49:02 CET 2014
Branch: refs/heads/probe-abi-detection
Home: https://github.com/KDAB/GammaRay
Commit: 21abcc42823ec9f07e47051c73a37890d8871150
https://github.com/KDAB/GammaRay/commit/21abcc42823ec9f07e47051c73a37890d8871150
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M common/probeabi.cpp
M common/probeabi.h
M tests/probeabitest.cpp
Log Message:
-----------
Debug vs. release ABI compatibility is only relevant for MSVC.
So, make this dynamic, depending on the specified compiler.
Commit: 929679af6ce336ddd04d9ed18b2390b347dd3097
https://github.com/KDAB/GammaRay/commit/929679af6ce336ddd04d9ed18b2390b347dd3097
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M cmake/GammaRayProbeABI.cmake
Log Message:
-----------
Only include debug/release info in the probe ABI with MSVC, not with mingw.
Compare: https://github.com/KDAB/GammaRay/compare/3686e106b1e8...929679af6ce3
More information about the Gammaray-commits
mailing list