[Tizen] fix for dotnet specific arguments in corerun
[platform/upstream/dotnet/runtime.git] / src / coreclr / build-runtime.cmd
2021-07-13 Jeremy KoritzinskyDo PGO restore as part of PGO path lookup. (#55584)
2021-04-21 Anton LapounovImprove arguments handling in build-runtime.cmd (#51639)
2021-04-07 Bruce ForstallUpdate build-runtime.cmd help documentation (#50829)
2021-04-05 Jeremy KoritzinskyReorganize CoreCLR native build to reduce CMake reconfi...
2021-04-05 Jeremy KoritzinskyMake Ninja the default CMake generator on Windows for...
2021-03-19 Anton LapounovEnable building repo on Windows ARM64 (#49864)
2021-03-19 Ulrich WeigandAdd clr.iltools subset (#49545)
2021-03-14 Anton LapounovConsolidate VS detection logic (#49593)
2021-03-09 Bruce ForstallRemove no longer needed `usenmakemakefiles` option...
2021-03-01 Viktor HoferRename mention to master branch to main (#48824)
2021-02-10 Andy GockeAdd pgo instrument job (#47745)
2021-02-04 Elinor FungUpdate build-runtime to disable PGO when not building...
2020-12-15 Jeremy KoritzinskyFix building the crossdacs with ninja. (#46089)
2020-12-14 Tomáš RylekFix previously overlooked path to pgocheck.py (src...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...
2020-11-26 Adeel MujahidShare unix getexepath() definition via src/native ...
2020-11-02 Anirudh AgnihotryChanging Windows_NT -> Windows for enabling TargetPlatf...
2020-11-02 Jeremy KoritzinskyEnable using the Ninja generator instead of Visual...
2020-09-28 Manish GodseGet builds working when paths contain whitespaces and...
2020-09-16 David WrightonRun PAL tests in CI (#42049)
2020-09-16 David WrightonAdjust console error logging for msbuild (#42285)
2020-09-09 David WrightonBuild infra changes to enable building a more universal...
2020-09-04 Anton LapounovFix Crossgen2 package by using the proper UCRT version...
2020-08-11 Juan HoyosFix versionless UCRT probing path (#40642)
2020-07-03 Bruce ForstallCreate CLR interpreter Azure DevOps Pipeline (#38650)
2020-06-03 Maryam AriyanMerge commit '6ccc72a9df472b2e1efd10d0c3493d580a9992ca...
2020-04-28 Jan VorlicekMerge pull request #35429 from janvorli/fix-osx-debug...
2020-04-28 Jan VorlicekMerge pull request #35418 from janvorli/fix-stack-overf...
2020-04-28 Jan VorlicekMerge pull request #35218 from am11/feature/pal-tests
2020-04-27 Krzysztof WicherMerge pull request #35319 from krwq/nullable-xml-1
2020-04-25 Jan KotasCoreCLR versions cleanup (#35327)
2020-04-25 Bruce ForstallAdd `-skipgenerateversion` option to not generate nativ...
2020-04-13 Maryam AriyanMerge branch 'di-external' of /Users/maryam/CodeHub...
2020-04-09 Nikola MilosavljevicMerge pull request #34079 from NikolaMilosavljevic...
2020-03-31 Maryam AriyanMerge pull request #34208 from maryamariyan/inspection
2020-03-30 Manish GodseMerge remote-tracking branch 'upstream/master'
2020-03-30 Jan KotasUnifying duplicate msbuild properties in CoreCLR build...
2020-03-25 Maryam AriyanMerge branch 'fromoldmaster-integration' of Extensions...
2020-03-21 Santiago Fernandez... Add System.Globalization.Native support for Windows...
2020-03-17 Maryam AriyanMerge branch 'fromoldmaster-di-spec' of Extensions...
2020-03-13 Koundinya VeluriMerge pull request #33512 from kouvel/NoQuickJitFix
2020-03-11 Santiago Fernandez... [master] Update dependencies from 4 repositories (...
2020-03-11 Maryam AriyanMerge branch 'fromoldmaster-missingfiles' of Extensions...
2020-03-09 Juan HoyosCalculate log path after build type is set (#33196)
2020-03-06 Steve HarterMerge pull request #32669 from steveharter/NullConverte...
2020-03-06 Juan HoyosCopy UCRT from versioned directory as fallback and...
2020-03-05 Anirudh AgnihotryReplacing OSGroup with TargetOS for coreclr, libraries...
2020-03-05 Bruce ForstallTweak coreclr runtime build (#33190)
2020-03-04 Simon NattressMerge pull request #33065 from nattress/crossgen2_test_...
2020-03-04 Jeremy KoritzinskyMove MSBuild projects out of the native build scripts...