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
/
netci.groovy
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
Remove Hostx86/arm CrossGen from building and Simplify build.sh command line ...
Egor Chesakov
1
-6
/
+1
2018-11-15
Stop using Hostx86/arm crossgen in crossgen_comparison scenario (#21021)
Egor Chesakov
1
-31
/
+16
2018-11-15
Combine ExcludeList in AltJit scenarios for both host and altjit archs (#21018)
Egor Chesakov
1
-0
/
+4
2018-11-12
Simplify build.sh command line arguments for Linux/arm cross build (Part 1) (...
Egor Chesakov
1
-1
/
+1
2018-11-08
Fix more CoreFx 'artifacts' paths
Bruce Forstall
1
-5
/
+5
2018-11-08
Adjust for corefx output directory change
Bruce Forstall
1
-11
/
+11
2018-11-06
Merge pull request #20834 from BruceForstall/FixArmElJob
Bruce Forstall
1
-4
/
+4
2018-11-06
Fix corefx folder for Tizen job
Bruce Forstall
1
-4
/
+4
2018-11-02
Need to archive and transfer the Product directory for Linux arm/arm64 PMI diffs
Bruce Forstall
1
-1
/
+7
2018-11-01
Fix PMI job triggers for x64 Linux
Bruce Forstall
1
-5
/
+10
2018-11-01
Update PMI asm diffs in the CI (#20743)
Bruce Forstall
1
-10
/
+11
2018-10-30
Disable non-PR triggers in dev/unix_test_workflow branch
Bruce Forstall
1
-1
/
+8
2018-10-16
Use build-test.sh script on Linux (#20430)
Egor Chesakov
1
-152
/
+36
2018-10-11
Initial work to enable ASM diff generation in CI (#20366)
Bruce Forstall
1
-26
/
+143
2018-10-09
Move ARM64 Windows boxen to be Helix-provisioned (#20204)
Matt Galbraith
1
-1
/
+1
2018-10-09
Use runtest.cmd for arm(64) windows testing (#20301)
Jarret Shook
1
-142
/
+97
2018-10-02
Change the innerloop arm64 Linux jobs to be default triggered
Bruce Forstall
1
-29
/
+0
2018-09-28
Specify configuration to runtest.sh to make runtest.py use the correct build_...
Egor Chesakov
1
-1
/
+2
2018-09-27
Enable Ubuntu arm Cross Release crossgen_comparison scenario by default (#20160)
Egor Chesakov
1
-1
/
+1
2018-09-26
Enable Ubuntu arm crossgen_comparison Checked in each PR (#20139)
Egor Chesakov
1
-1
/
+10
2018-09-22
Improve Linux arm32/arm64 corefx test runs.
Bruce Forstall
1
-4
/
+2
2018-09-22
Move run-tests.sh from corefx
Bruce Forstall
1
-4
/
+1
2018-09-20
Fix arm/arm64 Jenkins views
Bruce Forstall
1
-8
/
+22
2018-09-20
Merge pull request #20069 from dotnet/dev/unix_test_workflow
Bruce Forstall
1
-10
/
+13
2018-09-20
Exclude Windows from arm64 daily corefx job scheduling
Bruce Forstall
1
-1
/
+1
2018-09-19
Refine Linux arm64 "limited hardware" designation
Bruce Forstall
1
-10
/
+13
2018-09-19
Fix arm64 Linux innerloop triggered jobs
Bruce Forstall
1
-1
/
+10
2018-09-19
Remove extra space from verbose context strings
Bruce Forstall
1
-1
/
+5
2018-09-19
Enable arm64 Linux testing in CI
Bruce Forstall
1
-211
/
+268
2018-09-13
Run both Hostx86/arm32 and Hostx64/arm32 crossgens in crossgen_comparison sce...
Egor Chesakov
1
-23
/
+28
2018-08-23
Fix terminology in netci file (#19608)
Koundinya Veluri
1
-7
/
+7
2018-08-17
Disable Ubuntu arm32 corefx xunit test result parsing
Bruce Forstall
1
-1
/
+11
2018-08-16
Add CrossGen Comparison scenario to netci.groovy
Egor Chesakov
1
-3
/
+120
2018-08-16
Remove coreclr.*txt upload (#19524)
Jarret Shook
1
-1
/
+0
2018-08-10
Reduce the number of innerloop CoreFX jobs
Bruce Forstall
1
-2
/
+7
2018-08-07
Simplify the code to create PR triggers
Bruce Forstall
1
-407
/
+237
2018-08-07
Merge pull request #19336 from dotnet/dev/unix_test_workflow
Bruce Forstall
1
-6
/
+0
2018-08-06
[WIP] Update vc-runtime package to support ARM and ARM64 with current builds.
Bruce Forstall
1
-6
/
+0
2018-08-06
Update arm64 users list
Bruce Forstall
1
-3
/
+1
2018-08-01
Enable Windows ARM32 and ARM64 Debug builds as default PR triggered
Bruce Forstall
1
-3
/
+15
2018-08-01
Enable ARM64 builds using release product tools
Bruce Forstall
1
-11
/
+8
2018-07-27
Add CI PR-triggered Ubuntu x64 innerloop no-tiering job (#19123)
Koundinya Veluri
1
-0
/
+15
2018-07-23
Change Windows arm32/arm64 Debug normal/innerloop jobs to NOT run tests
Bruce Forstall
1
-52
/
+42
2018-07-19
Enable the no tiered compilation innerloop PR legs (#18953)
Noah Falk
1
-17
/
+14
2018-07-18
Disable failing Ubuntu x86 jobs
Bruce Forstall
1
-0
/
+7
2018-07-16
Merge pull request #18917 from BruceForstall/dev/unix_test_workflow
Bruce Forstall
1
-62
/
+127
2018-07-16
Add no tiered compilation test jobs (#18864)
Noah Falk
1
-15
/
+45
2018-07-13
Enable 'jitnosimd' job for Linux/arm64 (#18890)
Bruce Forstall
1
-2
/
+85
2018-07-13
Enable Windows ARM64 corefx jobs
Bruce Forstall
1
-60
/
+42
2018-07-13
Remove unnecessary R2R jobs (#18902)
Bruce Forstall
1
-3
/
+22
[next]