index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
Remove SOS and lldb plugin (#25220)
Mike McLaughlin
1
-15
/
+10
2019-06-18
Fix 25233 (#25234)
Jarret Shook
1
-9
/
+9
2019-06-14
Add a build option to skip building managed tools (#25171)
Jarret Shook
1
-0
/
+2
2019-06-13
Partially address comments
jashook
1
-5
/
+5
2019-06-13
Remove duplicate not
jashook
1
-3
/
+3
2019-06-13
Address PR feedback.
jashook
1
-10
/
+27
2019-06-13
Fix set syntax
jashook
1
-2
/
+2
2019-06-13
Also use WriteLinesToFile for IBC merge and read in the file in build.cmd
jashook
1
-2
/
+7
2019-06-13
Add ${__CommonMSBuildArgs} to pass buildtype and arch
jashook
1
-2
/
+2
2019-06-12
Change how build.sh/build.cmd parse the PGO and IBC versions
jashook
1
-4
/
+15
2019-05-30
Fix #24867 (#24870)
Jarret Shook
1
-1
/
+1
2019-05-30
Remove BuildTools from product build (#24841)
Elinor Fung
1
-20
/
+9
2019-05-29
Stop using %~dp0 in build scripts after args processing (#24842)
Elinor Fung
1
-2
/
+2
2019-05-28
Use Arcade for native versioning (#24785)
Elinor Fung
1
-6
/
+4
2019-05-23
Fix restoring internal tools (#24750)
Elinor Fung
1
-3
/
+3
2019-05-23
Fix missing version numbers in packaged files and getting IBC merge version i...
Elinor Fung
1
-1
/
+1
2019-05-22
Use -c when trying to find Python (#24722)
Steve Dower
1
-1
/
+3
2019-05-21
Switch NuGet package build to use Arcade instead of BuildTools (#24619)
Elinor Fung
1
-45
/
+30
2019-05-10
Move EventProvider native layout to be driven by CMake configure (#24478)
Jeremy Koritzinsky
1
-33
/
+0
2019-05-10
Properly set the nuget cache for the repo (#24505)
Aaron Robinson
1
-2
/
+2
2019-05-07
Merge pull request #24444 from BruceForstall/FixGenerateLayoutArgPassing
Bruce Forstall
1
-1
/
+1
2019-05-07
Fix build.cmd passing of args to runtest.cmd
Bruce Forstall
1
-1
/
+1
2019-05-06
Port all managed product binaries to use SDK style projects (#24285)
Aaron Robinson
1
-8
/
+21
2019-05-03
Use our local-built instances of tools from Microsoft.DotNet.BuildTools.CoreC...
Jeremy Koritzinsky
1
-62
/
+65
2019-04-29
Restore IBCMerge using an authenticated service connection (#24284)
Jeremy Koritzinsky
1
-6
/
+2
2019-04-25
Add IBCMerge restore source to the restore command. (#24250)
Jeremy Koritzinsky
1
-2
/
+2
2019-04-24
Update IBCMerge and ensure that it runs when in a release build and ibcoptimi...
Jeremy Koritzinsky
1
-10
/
+27
2019-03-21
Avoid stack walk as specified in the exclusion list
Andrew Au
1
-2
/
+2
2019-03-06
Change IBC data path to match Arcade standard (#23063)
Michelle McDaniel
1
-1
/
+1
2019-03-04
Pass -priority= argument directly to build-test.cmd (#23007)
Egor Chesakov
1
-2
/
+5
2019-03-01
Use arcade's version of dotnet to build (#22755)
Steve MacLean
1
-4
/
+4
2019-02-27
Change IBC package layout to match what we generate (#22799)
Michelle McDaniel
1
-1
/
+1
2019-02-15
Manually update the dependencies.props and move S.P.Corelib to use LangVersio...
Tanner Gooding
1
-13
/
+8
2019-02-12
Renaming RuntimeEventSource to NativeRuntimeEventSource (#22533)
Sung Yoon Whang
1
-1
/
+1
2019-02-11
Support building with VS2019 Preview (#22525)
Tanner Gooding
1
-6
/
+6
2019-02-04
Configure MSBuild debug path and save any logs
Bruce Forstall
1
-3
/
+8
2019-01-31
Add -skipcrossarchnative option to build.cmd (#22091)
Bruce Forstall
1
-6
/
+12
2019-01-30
Remove run.exe and config.json (#21608)
Sven Boemer
1
-17
/
+52
2019-01-09
Change CoreLib native image to be R2R by default on all platforms (#21497)
Fadi Hanna
1
-6
/
+2
2019-01-08
Fix consistency between `-` and prefixless args in build.cmd (#20248)
Charles Milette
1
-0
/
+2
2018-11-29
Fix build parallelism on Windows with NUMA (#21278)
Jan Vorlicek
1
-1
/
+3
2018-11-16
Eliminate CMAKE dependency when not required (#21040)
Dan Moseley
1
-2
/
+7
2018-10-24
Run IBCMerge step for Linux on Windows (#20496)
Michelle McDaniel
1
-94
/
+100
2018-10-11
Added `-generatelayout` (#20247)
Jurjen Biewenga
1
-0
/
+1
2018-08-20
Add IBC support (#19046)
Michelle McDaniel
1
-4
/
+84
2018-08-05
Clean up build.cmd/build-test.cmd/runtest.cmd
Bruce Forstall
1
-78
/
+93
2018-08-01
Enable ARM64 builds using release product tools
Bruce Forstall
1
-61
/
+6
2018-07-09
Use BuildManagedTools argument instead of environment variable, removed unnee...
Amy Yu
1
-0
/
+4
2018-07-09
Add R2RDump to build.proj, running dotnet restore before target build
Amy Yu
1
-12
/
+13
2018-05-22
Remove -Rebuild option from build scripts (#18089)
Brian Robbins
1
-1
/
+11
[next]