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
/
init-tools.cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
Use arcade's version of dotnet to build (#22755)
Steve MacLean
1
-10
/
+9
2018-10-16
Add hack for arm64/x86 to skip build tools restore (#20390)
Jarret Shook
1
-1
/
+5
2018-10-11
Do not restore or initialize buildtools for x86/arm64 (#20370)
Jarret Shook
1
-7
/
+7
2018-10-08
Runtest.py on Windows Arm(64) (#20227)
Jarret Shook
1
-0
/
+5
2018-08-24
Use runtest.py to run tests for all platforms (#19213)
Jarret Shook
1
-1
/
+25
2018-08-08
Updating init-tools.cmd to pass through PACKAGES_DIR
Tanner Gooding
1
-8
/
+8
2018-03-28
Sync init-tools scripts with what is in source-build
Wes Haggard
1
-16
/
+15
2017-12-18
Put ToolDir property back on restore command
Chad Nedzlek
1
-2
/
+2
2017-11-22
Ask buildtools to also restore ILAsm (#15103)
Michal Strehovský
1
-1
/
+4
2017-10-30
Align init-tools scripts with other source-build repos
Wes Haggard
1
-5
/
+13
2017-10-27
Merge branch 'master' of https://github.com/dotnet/coreclr
Jacek Blaszczynski
1
-6
/
+6
2017-10-24
Use new feed tasks package & auto-update version
wtgodbe
1
-2
/
+2
2017-10-24
Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnostics
Jacek Blaszczynski
1
-8
/
+8
2017-10-10
Proof-of-concept of using new Publish infra in coreclr
wtgodbe
1
-4
/
+4
2017-10-10
Update to 2.0 RTM CLI (#14396)
Jose Perez Rodriguez
1
-1
/
+1
2017-07-13
[CoreCLR] Display the contents of init-tools.log (#12795)
Ravi Eda
1
-8
/
+13
2017-05-27
Fix tool initialization detection (#11912)
mikedn
1
-2
/
+6
2017-05-16
Update Coreclr to 2.0.0 buildtools
wtgodbe
1
-36
/
+21
2017-04-01
Refactor dotnet download code in init-tools.cmd (#10527)
Luis G
1
-1
/
+3
2017-01-06
Update CLI to 1.0.0-preview2-1-003182, BuildTools to 1.0.27-prerelease-01205-...
Davis Goodin
1
-1
/
+1
2016-10-17
Change the name buildtools semaphore temporarily
Jan Kotas
1
-1
/
+1
2016-10-13
Update tests to netcoreapp1.1
Jan Kotas
1
-1
/
+9
2016-10-07
Standardize on _echo name (#7532)
Vance Morrison
1
-1
/
+1
2016-09-20
Upgrade CLI, buildtools for RTM shared framework. (#7045)
Davis Goodin
1
-2
/
+2
2016-07-19
Make coreclr buildable on 32bit Windows 10. (#6316)
Jim Ma
1
-1
/
+1
2016-05-27
Adding commit hash to all built binaries.
Jose Perez Rodriguez
1
-1
/
+1
2016-05-26
Add retry logic when downloading the CLI from Azure blob storage.
Joel Hendrix
1
-1
/
+1
2016-04-22
Partly fix the build issue when path to git repository has spaces (for exampl...
Mikhail Pilin
1
-10
/
+10
2016-04-15
Detect if powershell version is suitable for restoring build tools
Andy Ayers
1
-4
/
+11
2016-04-03
Remove ReadyToRun workaround
Jan Kotas
1
-3
/
+0
2016-03-30
Upgrade dotnet cli version.
Davis Goodin
1
-2
/
+2
2016-03-02
Upgrade CLI version and buildtools, and make build file changes.
Davis Goodin
1
-1
/
+1
2016-02-23
Correctly cleaning up the ToolRuntime folder once a new version is required
Jose Perez Rodriguez
1
-0
/
+2
2016-01-29
update version of buildtools
Rahul Kumar
1
-0
/
+76