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
/
src
/
.nuget
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
Remove PackagePlatforms property
Christopher Costa
20
-54
/
+3
2017-02-14
Add arch to distrorid
Christopher Costa
1
-1
/
+1
2017-02-14
Fix typo
Christopher Costa
1
-1
/
+1
2017-02-14
Default distrorid on osx
Christopher Costa
1
-3
/
+5
2017-02-14
Always specify a default for derivedpackagetargetosgroup
Christopher Costa
1
-1
/
+1
2017-02-13
Merge branch 'master' of https://github.com/dotnet/coreclr into refactor_pack...
Christopher Costa
6
-7
/
+7
2017-02-13
Respond to PR feedback
Christopher Costa
16
-34
/
+34
2017-02-09
Revert "Delete mscorlib from packages (#9313)"
Jan Kotas
13
-0
/
+26
2017-02-06
Merge branch 'master' into nuget_armel
Hyeongseok Oh
29
-28
/
+483
2017-02-04
Add mscorlib.dll back to Microsoft.TargetingPack.Private.CoreCLR
Jan Kotas
1
-0
/
+3
2017-02-03
Delete mscorlib from packages (#9313)
Jan Kotas
15
-31
/
+2
2017-02-02
tweak derivedpackagetargetosgroup definition
Christopher Costa
1
-1
/
+1
2017-02-02
default derivedpackagetargetosgroup to __buildos
Christopher Costa
2
-13
/
+13
2017-02-01
Fix index logic bug
Christopher Costa
1
-1
/
+2
2017-02-01
Break projectreference traversal when building a lineup package
Christopher Costa
8
-17
/
+27
2017-02-01
Add missing dependency to ilasm / ildasm packages, parse distrorid
Christopher Costa
3
-3
/
+17
2017-02-01
add arm packageplatform for ubuntu 14.04 and 16.04
Christopher Costa
5
-1
/
+10
2017-02-01
Use __distrorid, distrorid is not set on osx
Christopher Costa
1
-3
/
+1
2017-02-01
Cleanup jit package, remove redundant includes
Christopher Costa
1
-21
/
+0
2017-02-01
Default runtimeos, remove unused variables from jit pkgproj
Christopher Costa
2
-4
/
+6
2017-01-31
Refactor coreclr packaging
Christopher Costa
93
-2985
/
+328
2017-01-10
Add Microsoft.NETCore.Native package (2nd attempt) (#8882)
Sedar Gokbulut
16
-0
/
+481
2017-01-06
Generate nuget package for armel (Tizen, Debian)
Hyeongseok Oh
20
-22
/
+265
2017-01-05
Revert "Adding Microsoft.NETCore.Native package (#8791)"
Sedar Gokbulut
16
-481
/
+0
2017-01-04
Adding Microsoft.NETCore.Native package (#8791)
Sedar Gokbulut
16
-0
/
+481
2016-12-16
Packaging support for portable Linux binaries.
Gaurav Khanna
15
-0
/
+207
2016-12-15
Remove API Set dependency (#8624)
John Chen
1
-5
/
+0
2016-12-12
Fix longname DAC to enable arm[64] symbol packages (#8574)
Davis Goodin
1
-2
/
+2
2016-12-08
fix parentheses
Hyeongseok Oh
1
-3
/
+3
2016-12-07
fix comparison
Hyeongseok Oh
1
-3
/
+3
2016-12-06
fix semicolon
Hyeongseok Oh
1
-1
/
+1
2016-12-05
Change order in .builds and .pkgproj, fix build.sh for not modifying dir.prop
Hyeongseok Oh
10
-70
/
+70
2016-12-02
First step to generate nuget package for ARM32/Linux
Hyeongseok Oh
20
-40
/
+109
2016-11-23
Make RyuJIT/x86 the default x86 JIT
Bruce Forstall
1
-0
/
+1
2016-10-19
Merge pull request #7714 from gkhanna79/CleanupArm32
Gaurav Khanna
2
-12
/
+0
2016-10-19
Merge pull request #7709 from wtgodbe/publishProj
Stephen Toub
1
-0
/
+3
2016-10-18
Cleanup External Dependency references
Gaurav Khanna
1
-5
/
+0
2016-10-18
Remove Arm32 dependency from closed build
Gaurav Khanna
1
-7
/
+0
2016-10-18
Revert "Delete mscorlib from CoreCLR targeting pack"
William Godbe
1
-0
/
+3
2016-10-18
Only publish TargetingPack when building on Windows
wtgodbe
1
-0
/
+3
2016-10-18
Fix placeholder pdb file path in alpine nuget packages
Eric Mellino
5
-5
/
+5
2016-10-17
Add new alpine packages to pkg .builds and .pkgproj files
Eric Mellino
10
-0
/
+35
2016-10-17
Add alpine.3.4.3-x64 nuget package definitions
Eric Mellino
5
-0
/
+172
2016-10-14
Simplify External Dependency versioning
Gaurav Khanna
1
-1
/
+1
2016-10-05
Delete mscorlib from CoreCLR targeting pack (#7494)
Jan Kotas
1
-3
/
+0
2016-09-27
Centralize APISet and WinArm32 package versions as well.
Gaurav Khanna
1
-2
/
+2
2016-09-27
Centralize versioning and stabilization of nuget packages.
Gaurav Khanna
61
-61
/
+0
2016-09-22
Generate CrossGen Pdbs as part of bulid (#7298)
Vance Morrison
1
-1
/
+1
2016-09-20
Update Nuget package versions to 1.2.0
Gaurav Khanna
61
-62
/
+62
2016-09-19
Create long-named DAC and SOS DLLs for Windows. (#7265)
Mike McLaughlin
1
-3
/
+35
[next]