This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Builds should work from non-root directories #9
Merged
Conversation
This file contains hidden or 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
LGTM |
@dotnet-bot test this please (odd PDB error in log) |
mmitche
added a commit
that referenced
this pull request
Feb 2, 2015
Builds should work from non-root directories
richlander
added a commit
to richlander/coreclr
that referenced
this pull request
Apr 8, 2015
Update to call out the mscorlib contributions
eerhardt
pushed a commit
to eerhardt/coreclr
that referenced
this pull request
Sep 11, 2015
Adding an empty string to the end of month names if ICU only returns 12.
BruceForstall
pushed a commit
to BruceForstall/coreclr
that referenced
this pull request
Aug 3, 2016
TreeNodeInfoInit, LSRA, and more over LIR
jashook
referenced
this pull request
in jashook/coreclr
Dec 1, 2017
# This is the 1st commit message: Remove CoreFX runtest dependency This change will start using build-test.sh generatelayoutonly to build the coreoverlay directory for use with runtest.sh. # This is the commit message #2: Missing ./ # This is the commit message #3: Fix untar location # This is the commit message #4: Use portable builds # This is the commit message #5: Get ci green # This is the commit message #6: Small changes # This is the commit message #7: Small changes # This is the commit message #8: Small changes # This is the commit message #9: Add generateonly builds.sh # This is the commit message #10: Ensure correct test location # This is the commit message #11: netci change # This is the commit message #12: netci change # This is the commit message #13: Working on setting up build-test # This is the commit message #14: Remove generatelayoutonly # This is the commit message #15: Undo some of the changes to use generatelayoutonly # This is the commit message #16: Correctly remove build-test.sh invocation # This is the commit message #17: Fix build-test generatelayoutonly # This is the commit message #18: Fix a few netci issues
sbomer
pushed a commit
to sbomer/coreclr
that referenced
this pull request
Jun 27, 2018
Correctly generate TestEnv xplat
theaoqi
added a commit
to theaoqi/coreclr
that referenced
this pull request
Jul 3, 2020
* 12043: Refactor immediate load and compare. * 12808: Port dotnet#14914 ARMARCH: no cascaded adds in addr mode for MIPS64 * 12043: Add assert isVaildSimm16 for INS_lui * 10780: removed passed tests which need long time to run * 13454: Fix Assertion failed 'tempReg2 != saveOperReg2' * 12489: [MIPS64] resove double free exception For testcase bestfit-finalize.exe, the exception infomation is System.InvalidOperationException: Handle is not initialized. at System.Runtime.InteropServices.GCHandle.ThrowIfInvalid(IntPtr handle) at System.Runtime.InteropServices.GCHandle.Free() at GCHandle_test.Program.Finalize() * 13354: [MIPS64] PartC- Fixed error for running native-image generated by crossgen. * 13354: [MIPS64] PartD- Implements the struct VTableCallHolder and VTableCallStub. * 13354: [MIPS64] PartE - Implements the DynamicHelpers and some assembly function stubs. * 13457: MIPS not use fastTailCall when JIT has more than two slot structArg * 10780: removed passed tests in problem_list_sh.txt and problem_list.txt * 13416: Fix about the lvStkOffs for arguments * 12738: Implement GCCoverageInfo::SprinkleBreakpoints for MIPS64 * 13217: Use generic assert instead of inline asm break Co-authored-by: wangrui <[email protected]> Co-authored-by: Leslie Zhai <[email protected]> Co-authored-by: wanghaomin <[email protected]> Co-authored-by: Guoyun Sun <[email protected]> Co-authored-by: qiaopengcheng <[email protected]> Co-authored-by: jiangxinshang <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.