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.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
fixes to build properly on FreeBSD (#20588)
Tomas Weinfurt
1
-1
/
+3
2018-10-24
Run IBCMerge step for Linux on Windows (#20496)
Michelle McDaniel
1
-1
/
+22
2018-10-16
Enable building with Clang 7 (#20417)
Jan Vorlicek
1
-3
/
+12
2018-10-03
Support building cross-architecture components on armel (#20190)
Egor Chesakov
1
-2
/
+2
2018-09-13
Use Hostx64/arm crossgen by default on Linux
Egor Chesakov
1
-3
/
+2
2018-09-10
Build both Hostx86 and Hostx64 arm32 crossgens. Continue to use Hostx86 cross...
Egor Chesakov
1
-17
/
+28
2018-09-07
Fix the slashes when setting the ZapBBInstrDir (#19858)
Michelle McDaniel
1
-1
/
+1
2018-09-06
Add logging to file when CrossGen System.Private.CoreLib.dll on Unix (#19848)
Egor Chesakov
1
-6
/
+9
2018-08-20
Add IBC support (#19046)
Michelle McDaniel
1
-1
/
+1
2018-08-16
Build-test.sh handles native test assets (#19430)
Aaron Robinson
1
-9
/
+12
2018-08-13
Add a skipmanaged option to build.sh (#19111)
Omair Majid
1
-1
/
+12
2018-08-01
Use the identified python when building System.Private.CoreLib (#19043)
Omair Majid
1
-0
/
+2
2018-07-18
R2RDump - Test infrastructure (#18745)
Amy
1
-0
/
+6
2018-05-22
Remove -Rebuild option from build scripts (#18089)
Brian Robbins
1
-1
/
+4
2018-05-16
Generate EventSources Representing DotNETRuntime Eventing Providers (#18007)
Brian Robbins
1
-1
/
+4
2018-04-23
Remove Alpine 3.6 builds
Wes Haggard
1
-1
/
+4
2018-04-05
Update docker images for arm32 (#17422)
Sergey Andreenko
1
-5
/
+10
2018-03-31
[Arm64] Add x64_arm64 crossgen to tools package
Steve MacLean
1
-0
/
+5
2018-03-26
Merge pull request #17226 from weshaggard/MergeRestoreTargets
Wes Haggard
1
-1
/
+1
2018-03-26
Work around Jenkins problem with large env vars
Bruce Forstall
1
-0
/
+5
2018-03-26
Merge various restore tasks into one Sync target
Wes Haggard
1
-1
/
+1
2018-03-23
Generate native image for System.Private.CoreLib.dll during Linux/arm build.s...
Egor Chesakov
1
-22
/
+30
2018-03-23
Fix RestoreSources for optdata packages
Wes Haggard
1
-1
/
+1
2018-03-15
Fix etmdummy.h file not found during cross crossarchitecture build
Egor Chesakov
1
-39
/
+42
2018-03-14
Include Linux/cross-arch components into NuGet packages (#16859)
Egor Chesakov
1
-1
/
+1
2018-03-10
Fix build with Clang 6.0 and enable build with Clang 5.0 (#16855)
Jan Vorlicek
1
-0
/
+10
2018-01-30
Building non-Windows builds using the CLI's MSBuild (#16101)
Jose Perez Rodriguez
1
-3
/
+3
2018-01-02
Retry: Enable EventPipe across Unix and Windows (#15611)
Victor "Nate" Graf
1
-51
/
+16
2017-12-21
Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)
Victor "Nate" Graf
1
-16
/
+51
2017-12-20
Enable EventPipe across Unix and Windows (#14772)
Victor "Nate" Graf
1
-51
/
+16
2017-10-30
Switch to sourcing in init-tools to enable the return statements to work
Wes Haggard
1
-2
/
+2
2017-10-30
Pass overridden packages directory to CMake
Wes Haggard
1
-2
/
+2
2017-10-30
Normalize the alpine and rhel RIDs
Wes Haggard
1
-1
/
+1
2017-10-27
[Local GC] Implement loader protocol for a standalone GC (#14663)
Sean Gillespie
1
-4
/
+0
2017-10-19
Add build-test osx support
jashook
1
-0
/
+4
2017-10-06
enable lttng for FreeBSD. (#14342)
Tomas Weinfurt
1
-2
/
+2
2017-10-04
Few build changes to support Freebsd (#14121)
Tomas Weinfurt
1
-1
/
+21
2017-09-29
Update build clang/llvm/lldb 3.9 (#14096)
Mike McLaughlin
1
-13
/
+2
2017-09-13
Enable end to end Alpine build (#13966)
Jan Vorlicek
1
-4
/
+8
2017-09-13
Change how numProc is derived on Linux (#13909)
Jarret Shook
1
-1
/
+3
2017-08-30
Remove -sequential build-flag (#13658)
Omair Majid
1
-2
/
+0
2017-08-17
Enable RedHat 6 in coreclr master (#13315)
smile21prc
1
-9
/
+9
2017-08-15
Use dashes for build options (#13353)
Vance Morrison
1
-70
/
+70
2017-08-11
Log the crossgen command in build.sh.
jashook
1
-0
/
+1
2017-08-01
Enable build of crosscomponent for armel (#11066)
Hyung-Kyu Choi
1
-2
/
+2
2017-07-31
Enable RHEL6 and CentOS 6 RID detection in build (#13101)
Jan Vorlicek
1
-5
/
+12
2017-07-28
Fix Alpine build (#13052)
Jan Vorlicek
1
-2
/
+3
2017-07-11
Fix build.sh break by poorly timed dotnet first time experience (#12727)
Daniel Podder
1
-2
/
+2
2017-07-10
Fix optdata bootstrap test script & Linux skiprestoreoptdata behavior (#12541)
Daniel Podder
1
-5
/
+8
2017-07-07
Fix skipcrossgen option (#12650)
Jonghyun Park
1
-0
/
+1
[next]