azure-sdk-for-cpp/cmake-modules
Daniel Jurek fa0fa97155
Generate map files (#3181)
* Generate map files in build

* Add .map file artifact publishing

* Add Xlinker to spelling exceptions

* Remove PublishMapFiles from clang builds

* Generate the map file artifact name

* CXX_COMPILER_ID and some logging for Clang which might be linking using the GNU linker by default

* More logging

* Move logging out of conditional

* Logging up high, use OS to determine which link flags to set

* Use linker options specific to AppleClang's context, publish map files for all platforms
2022-01-03 13:56:41 -08:00
..
AddGoogleTest.cmake
AzureCodeCoverage.cmake Make cmake modules consistent names (#1498) 2021-01-27 18:55:46 -08:00
AzureConfigRTTI.cmake Enable no-rtti (#2963) 2021-10-14 18:12:03 -07:00
AzureDoxygen.cmake Doc changes for HTTP and removing the "More" link (#2332) 2021-05-25 14:02:14 -07:00
AzureGlobalCompileOptions.cmake Disable compiler extensions, fix Clang options to have effect, fix warnings (#1615) 2021-02-18 19:15:11 -08:00
AzureTransportAdapters.cmake Update upper/lower/other casing (#2267) 2021-05-14 12:54:16 -07:00
AzureVcpkg.cmake Update upper/lower/other casing (#2267) 2021-05-14 12:54:16 -07:00
AzureVersion.cmake PackageVersion made constexpr and moved to src/package_version.hpp (#2166) 2021-04-28 17:34:24 -07:00
CreateMapFile.cmake Generate map files (#3181) 2022-01-03 13:56:41 -08:00
DownloadJsonTestData.cmake Rename and structure unit test and perf tests (#1706) 2021-02-23 05:55:12 +00:00