-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cdac] cdac-build-tool #100650
[cdac] cdac-build-tool #100650
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8518e9f - Browse repository at this point
Copy the full SHA 8518e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12aef6d - Browse repository at this point
Copy the full SHA 12aef6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eff4d0 - Browse repository at this point
Copy the full SHA 1eff4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e217b - Browse repository at this point
Copy the full SHA 22e217bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9279d - Browse repository at this point
Copy the full SHA dd9279dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492af29 - Browse repository at this point
Copy the full SHA 492af29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459d124 - Browse repository at this point
Copy the full SHA 459d124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f8256 - Browse repository at this point
Copy the full SHA 28f8256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418739d - Browse repository at this point
Copy the full SHA 418739dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1524d - Browse repository at this point
Copy the full SHA 1c1524dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e852e - Browse repository at this point
Copy the full SHA 34e852eView commit details -
Take baselines from the docs/design/datacontracts/data dir
We don't parse them yet, however
Configuration menu - View commit details
-
Copy full SHA for e48e709 - Browse repository at this point
Copy the full SHA e48e709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8c60e - Browse repository at this point
Copy the full SHA 0e8c60eView commit details -
Store the magic as a uint64_t so that it will follow the platform endianness. Store endmagic as bytes so that it directly follows the name pool - and fix the endmagic check not to look at the endianness
Configuration menu - View commit details
-
Copy full SHA for cd4f0f0 - Browse repository at this point
Copy the full SHA cd4f0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b079e - Browse repository at this point
Copy the full SHA b6b079eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b0d7f - Browse repository at this point
Copy the full SHA a9b0d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf0557 - Browse repository at this point
Copy the full SHA dbf0557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74433f1 - Browse repository at this point
Copy the full SHA 74433f1View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea441b6 - Browse repository at this point
Copy the full SHA ea441b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 787b836 - Browse repository at this point
Copy the full SHA 787b836View commit details -
Configuration menu - View commit details
-
Copy full SHA for e015e83 - Browse repository at this point
Copy the full SHA e015e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0354723 - Browse repository at this point
Copy the full SHA 0354723View commit details -
Configuration menu - View commit details
-
Copy full SHA for da038f3 - Browse repository at this point
Copy the full SHA da038f3View commit details -
turn off whole program optimizations for data-descriptor.obj
On windows /GL creates object files that cdac-build-tool cannot read It's ok to do this because we don't ship data-descriptor.obj as part of the product - it's only used to generate the cDAC descriptor
Configuration menu - View commit details
-
Copy full SHA for f64b548 - Browse repository at this point
Copy the full SHA f64b548View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e29a10 - Browse repository at this point
Copy the full SHA 2e29a10View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58162a3 - Browse repository at this point
Copy the full SHA 58162a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb51bf - Browse repository at this point
Copy the full SHA 4bb51bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9700e29 - Browse repository at this point
Copy the full SHA 9700e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f22c7c - Browse repository at this point
Copy the full SHA 3f22c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aae511 - Browse repository at this point
Copy the full SHA 4aae511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60738ef - Browse repository at this point
Copy the full SHA 60738efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0dab90 - Browse repository at this point
Copy the full SHA c0dab90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84eaa3b - Browse repository at this point
Copy the full SHA 84eaa3bView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86e5258 - Browse repository at this point
Copy the full SHA 86e5258View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc658c9 - Browse repository at this point
Copy the full SHA cc658c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fe70d - Browse repository at this point
Copy the full SHA 39fe70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5064deb - Browse repository at this point
Copy the full SHA 5064debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74000bc - Browse repository at this point
Copy the full SHA 74000bcView commit details -
can't use constexpr function in coreclr
because debugreturn.h defines a `return` macro that expands to something that is not c++11 constexpr
Configuration menu - View commit details
-
Copy full SHA for 76c27bc - Browse repository at this point
Copy the full SHA 76c27bcView commit details
Commits on Apr 12, 2024
-
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 270fe21 - Browse repository at this point
Copy the full SHA 270fe21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e0800 - Browse repository at this point
Copy the full SHA 84e0800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51da4e3 - Browse repository at this point
Copy the full SHA 51da4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b26f3ac - Browse repository at this point
Copy the full SHA b26f3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9d1a7 - Browse repository at this point
Copy the full SHA 8f9d1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b79b3 - Browse repository at this point
Copy the full SHA 87b79b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b33ad07 - Browse repository at this point
Copy the full SHA b33ad07View commit details -
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c39e6f4 - Browse repository at this point
Copy the full SHA c39e6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef8428 - Browse repository at this point
Copy the full SHA 5ef8428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f381be - Browse repository at this point
Copy the full SHA 9f381beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 443f83b - Browse repository at this point
Copy the full SHA 443f83bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc2b26 - Browse repository at this point
Copy the full SHA 9fc2b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024c566 - Browse repository at this point
Copy the full SHA 024c566View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f1f40 - Browse repository at this point
Copy the full SHA b0f1f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2852d8d - Browse repository at this point
Copy the full SHA 2852d8dView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2429bd8 - Browse repository at this point
Copy the full SHA 2429bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a863e - Browse repository at this point
Copy the full SHA 18a863eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a49e5e6 - Browse repository at this point
Copy the full SHA a49e5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5ba44 - Browse repository at this point
Copy the full SHA 1f5ba44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2decea4 - Browse repository at this point
Copy the full SHA 2decea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce18bee - Browse repository at this point
Copy the full SHA ce18beeView commit details
Commits on Apr 17, 2024
-
Apply suggestions from code review
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e143998 - Browse repository at this point
Copy the full SHA e143998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cf75d - Browse repository at this point
Copy the full SHA 08cf75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4d40d - Browse repository at this point
Copy the full SHA 0d4d40dView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94c56ea - Browse repository at this point
Copy the full SHA 94c56eaView commit details -
Update src/coreclr/tools/cdac-build-tool/JsonConverter/GlobalModelJso…
…nConverter.cs Co-authored-by: Elinor Fung <elfung@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3d49b70 - Browse repository at this point
Copy the full SHA 3d49b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f845c41 - Browse repository at this point
Copy the full SHA f845c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64430cf - Browse repository at this point
Copy the full SHA 64430cfView commit details