-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extracted changes from: * https://github.com/dotnet/corerta48e1a6702d3678e7de02d36bd689b0c96fddeaa * https://github.com/dotnet/corertc6571c6eb7b99afec7d69cd5f52fb3c5058a2e3c * https://github.com/dotnet/corerte6ff5433da6027767eb87d7e0891bacddd87645a * https://github.com/dotnet/corert4009f5aa449933468487c430a452fe81494f6d46 * https://github.com/dotnet/corert94f2d8ea3943f7e90cda86ae7b7cb47d3da5a53a * https://github.com/dotnet/corert753c19b595773f4fabbba09ef184385324271d45 * https://github.com/dotnet/corert3d25db5b1c010346bbc480a20646c80ea413492f * https://github.com/dotnet/corert3d25db5b1c010346bbc480a20646c80ea413492f * https://github.com/dotnet/corert1bd9c3c2472e656d7e2c90b2c8273e99469faf05 * https://github.com/dotnet/corertb65389a856901b93d8d75851341a79b17ca5e745 * https://github.com/dotnet/corertd56451ee402459a23ff28fe1eff672d131468580 * https://github.com/dotnet/corertb059615c47caf5e06a694fa5e846504a808919a5 * https://github.com/dotnet/corertb059615c47caf5e06a694fa5e846504a808919a5 * https://github.com/dotnet/corert8157d14c1d82f1dbdb90e654dbc5cacdd74319e7 * https://github.com/dotnet/corertfd57cf11b863f9478788e5435fd4b92883a08b23 * https://github.com/dotnet/corertf528e70ce0df27c8609df1c68f3c942c63f1b1d4 * https://github.com/dotnet/corertccda70afb67ca55e297e68f8e96a10a903dcbee4 * https://github.com/dotnet/corert180a175405d76c83e48499a3eebabb952f7133d2 * https://github.com/dotnet/corertf2526602b0fd2897f9c0cbc637c322c8a167eb80 * https://github.com/dotnet/corertf2526602b0fd2897f9c0cbc637c322c8a167eb80 * https://github.com/dotnet/corert68d8ec9e7796865884ab281120ec220bcb284b3e * https://github.com/dotnet/corertc01d95a7524173d7622d29b5da0a04fd0446dc32 * dotnet/corert@7f8470d * dotnet/corert@2dfab60 * dotnet/runtimelab@a89d3cb * dotnet/runtimelab@07bf6d3 * dotnet/runtimelab@ad25495 * dotnet/runtimelab@11e915e * dotnet/runtimelab@666e35a * dotnet/runtimelab@9a766d3 * 3ea30ed Co-authored-by: RalfKornmannEnvision <[email protected]> Co-authored-by: FabianNitsche <[email protected]> Co-authored-by: Jan Kotas <[email protected]> Co-authored-by: Jan Kotas <[email protected]> Co-authored-by: Jan Vorlicek <[email protected]> Co-authored-by: Sergey Ignatov <[email protected]> Co-authored-by: Morgan Brown <[email protected]> Co-authored-by: John Doe <[email protected]> Co-authored-by: Ivan Arishchenko <[email protected]> Co-authored-by: Andrii Kurdiumov <[email protected]>
- Loading branch information
1 parent
7ae73fa
commit 4c0ce47
Showing
16 changed files
with
561 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR OR LIBUNWIND_STANDALONE_B | |
endif() | ||
|
||
set(PACKAGE_NAME libunwind) | ||
set(PACKAGE_VERSION 9.0.0) | ||
set(PACKAGE_VERSION 9.0.0svn) | ||
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") | ||
set(PACKAGE_BUGREPORT "[email protected]") | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.