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
2016-02-07
Change to support Microsoft.NetCore.Runtime.CoreCLR nuget package generation.
Gaurav Khanna (CLR)
1
-36
/
+108
2016-01-24
Updates based on review comments
John Chen
1
-17
/
+3
2016-01-23
Build mscorlib with CoreCLR MSBuild on Linux
John Chen
1
-5
/
+13
2016-01-23
[xplat] uname -p reports unknown on some arch -- fall back to uname -m
Geoff Norton
1
-0
/
+5
2016-01-21
Merge pull request #2772 from ramarag/fixincrementabuild
Jan Kotas
1
-10
/
+23
2016-01-21
Merge pull request #2781 from krytarowski/netbsd-support-3
Jan Kotas
1
-0
/
+2
2016-01-21
Generating Event Logging Headers From CMake for Linux
DDCloud
1
-10
/
+23
2016-01-21
NetBSD: Add support for retrieving the number of available CPUs
Kamil Rytarowski
1
-0
/
+2
2016-01-21
NetBSD: Add PYTHON env variable for build.sh to specify python exec name
Kamil Rytarowski
1
-3
/
+5
2016-01-13
Add configureonly and skipconfigure to builds.
Pat Gavlin
1
-100
/
+124
2016-01-12
Clean up build.sh
Bruce Forstall
1
-80
/
+103
2016-01-06
Improve and clean-up build.cmd
Bruce Forstall
1
-2
/
+7
2015-12-31
Enable Incremental build For Generated Files
Rama Krishnan Raghupathy
1
-10
/
+21
2015-12-28
Automating Event Logging Infrastructure: With this change the infrastructure ...
Rama
1
-0
/
+19
2015-12-21
Merge pull request #2425 from erozenfeld/CheckedBuild
Jan Kotas
1
-2
/
+5
2015-12-21
Enable checked builds of CoreCLR.
Eugene Rozenfeld
1
-2
/
+5
2015-12-19
Initial support for building on SmartOS
taylorjonl
1
-0
/
+4
2015-11-24
Merge pull request #2148 from manu-silicon/build
Jan Kotas
1
-7
/
+34
2015-11-24
Build script now use current platform to compile
Manu
1
-7
/
+34
2015-11-24
Consistency fix for shell variables
Manu
1
-6
/
+6
2015-11-09
Add support for ninja to the CoreCLR build.
Pat Gavlin
1
-4
/
+18
2015-10-16
Pass __IntermediatesDir to msbuild in build.sh
Nate Amundson
1
-2
/
+12
2015-10-13
Using DotNetCore version of BclRewriter in mscorlib build
Jose Perez Rodriguez
1
-1
/
+17
2015-10-02
On builds outside Windows, build native test components by default
Koundinya Veluri
1
-4
/
+6
2015-09-15
Enable building coreclr tests on Linux
Aditya Mandaleeka
1
-5
/
+10
2015-09-04
Build Code Coverage instrumented binaries for native bianries in Linux and OSX.
Sridhar Periyasamy
1
-5
/
+8
2015-09-01
Fix release build of mscorlib from build.sh
Matt Ellis
1
-1
/
+6
2015-08-27
Fix build regression for ARM.
Ben Pye
1
-1
/
+1
2015-08-17
Build mscolrib.dll on Unix
Matt Ellis
1
-13
/
+70
2015-08-13
Add skipmscorlib option to build.sh
Matt Ellis
1
-0
/
+2
2015-08-04
Add cross compilation support for ARM and ARM64.
Ben Pye
1
-2
/
+16
2015-07-27
[aarch64] Initial aarch64/linux bring up
Geoff Norton
1
-0
/
+4
2015-07-24
Add ARM target for CoreCLR on Linux.
Ben Pye
1
-2
/
+6
2015-05-01
Only clean previous output for the selected configuration.
Tanner Gooding
1
-2
/
+9
2015-04-24
basic NetBSD platform support
Justin Cormack
1
-0
/
+4
2015-04-22
Add optional arguments for choosing clang version and verbose build output
Jan Henke
1
-3
/
+28
2015-04-15
Use "x64" and not "amd64" in build.sh
Matt Ellis
1
-2
/
+2
2015-03-31
Change paths and os names to match corefx
Matt Mitchell
1
-12
/
+12
2015-03-25
build.sh: Fix CPU-count detection on FreeBSD.
Jostein Kjonigsen
1
-1
/
+5
2015-03-16
fix build on OpenBSD
Aaron Bieber
1
-0
/
+4
2015-03-16
Inital build support for FreeBSD.
Jan Henke
1
-0
/
+4
2015-03-10
Do not hardcode path to bash into the shell scripts.
Jan Henke
1
-1
/
+1
2015-03-02
Fixes.
Pat Gavlin
1
-9
/
+16
2015-02-24
Two random fixes
Matt Mitchell
1
-1
/
+1
2015-02-23
Place binaries and intermediates in folders that include OS
Matt Mitchell
1
-43
/
+31
2015-02-19
Setup the CoreCLR repo to use the LocalPackagePublish mechanism.
Alex Ghiondea
1
-1
/
+1
2015-02-13
Merge pull request #245 from poizan42/fix-rm-intermediates
Matt Mitchell
1
-1
/
+1
2015-02-13
Correctly locate Clang [Fixes 243]
shahid-pk
1
-1
/
+2
2015-02-12
Fix wrong flag to rm when deleting intermediates folder. Fixes #243
Kasper F. Brandt
1
-1
/
+1
2015-02-12
Fix build on paths with spaces and with llvm path with spaces. Fixes #216
Kasper F. Brandt
1
-20
/
+20
[next]