Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27Fix rough edges after CLI update (#3983)Jan Kotas
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2016-12-08Split build scripts for CI (#2309)Chris Rummel
2016-10-11Work towards enabling Ubuntu 16.04 build (#2000)Jan Kotas
2016-10-08Standardize on _echo name (#1997)Jan Kotas
2016-09-28Add ConsoleLoggerParameters:ForceNoAlign to build.cmd script (#1936)David Wrighton
2016-09-20Update simple test driverJan Kotas
2016-07-06Fix Build Failure (#1472)Andon Andonov
2016-05-08Fix release build of the repro project (#1250)Jan Kotas
2016-04-26CLI update (#1193)Jan Kotas
2016-04-18Switch to standardized init-tools scriptsJan Kotas
2016-04-05Roll forward to latest CLI from Rel/1.0.0Simon Nattress
2016-03-28Patch repro project response filesMichal Strehovský
2016-03-24Fix race condition when running testsMichal Strehovský
2016-03-23Fix building repro projectMichal Strehovský
2016-03-09Remove obsolete --runtime optionManu
2016-02-26Use dotnet build instead of compileSenthil
2016-02-26Add validation for PowerShell accessibility, and update prerequisites documen...Ben Monroe
2016-02-20Add a note for building on Windows 7Michal Strehovský
2016-02-18Fix rsp files to refer to built libsschellap
2016-02-17Add System.CommandLine and Use Response FilesSenthil
2016-02-10Add diagnostic output with CLI versionJan Kotas
2016-02-10Switch to live CLI buildJan Kotas
2016-02-06Revert "Merge pull request #717 from schellap/break2"Senthil
2016-02-05Update documentationJan Kotas
2016-01-29Revert "Checkpoint CLI version"Senthil
2016-01-20Checkpoint CLI versionSenthil
2016-01-15Disable external dir.props import for repo buildsSenthil
2016-01-09Fix issue 612Gaurav Khanna
2016-01-08Clean CLI for clean buildsSenthil
2015-12-22Move required CPPCodegen header files, and stub functions, into ILCompiler.SDKGaurav Khanna
2015-12-10Splitting packages to toolchain and runtimeSenthil Chellappan
2015-12-02Switch to dotnet tools and add unix testingSenthil
2015-11-25Make build.cmd respect skiptestbuild optionMichal Strehovský
2015-11-19Remove DIA SDK workaround need detectionMichal Strehovský
2015-11-19Update links to developer guide in the batch scriptMichal Strehovský
2015-11-14Rename ILToNativeJan Kotas
2015-11-12[unix] Ensure that the managed build can complete on unixGeoff Norton
2015-11-06Set build exit code to non-zero when tests failschellap
2015-11-02Fixed missing double quotes which causes an error in other cmd.exe interprete...Manu
2015-10-30Fix accidental cleanup of Native project files during clean build of managed ...Gaurav Khanna
2015-10-30Get simple tests to workschellap
2015-10-15Response to PR feedbackJan Vorlicek
2015-10-05Make build.cmd more like the build.cmd in CoreCLR repoMichal Strehovský
2015-09-30Add initial corert build scriptsdotnet-bot