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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
Fix incremental build problem for cross-components
Rahul Kumar
1
-39
/
+0
2016-06-29
Merge pull request #6041 from adityamandaleeka/fix_strip_logic
Aditya Mandaleeka
1
-10
/
+14
2016-06-28
Fix platform logic in symbol stripping code.
Aditya Mandaleeka
1
-10
/
+14
2016-06-23
Merge pull request #5937 from ellismg/pass-build-id-flag-to-linker
Matt Ellis
1
-1
/
+3
2016-06-23
Scripts: verify compiler definitions of native and managed (#4675)
MyungJoo Ham
1
-0
/
+2
2016-06-22
Pass --build-id=sha1 to linker explicitly
Matt Ellis
1
-1
/
+3
2016-04-26
This has following changes:
Rahul Kumar
1
-23
/
+14
2016-04-21
Adding Versioning to Native components in non-Windows builds. (#4393)
Jose Perez Rodriguez
1
-0
/
+1
2016-04-18
enable build of cross target components.
Rahul Kumar
1
-702
/
+355
2016-04-18
Merge pull request #4247 from leemgs/upstream-cross-toolchain-unify2
Jan Kotas
1
-2
/
+2
2016-04-18
Merge pull request #4312 from mjsabby/muks/enable_rejit_xplat
noahfalk
1
-5
/
+3
2016-04-18
Merge pull request #4394 from gkhanna79/VCRTArm64Fix
Rahul Kumar
1
-25
/
+28
2016-04-18
Fix Arm64 break
Gaurav Khanna
1
-25
/
+28
2016-04-18
Merge pull request #4370 from krytarowski/netbsd-support-64
Aditya Mandaleeka
1
-1
/
+5
2016-04-16
Cleanup VCRuntime140.dll dependency from native components
Gaurav Khanna
1
-3
/
+21
2016-04-15
Print message about detected NetBSD
Kamil Rytarowski
1
-1
/
+5
2016-04-15
Merge pull request #4359 from gkhanna79/ROLibFix2
Gaurav Khanna
1
-1
/
+1
2016-04-15
DelayLoadAndFixWinRTInterop
Gaurav Khanna
1
-1
/
+1
2016-04-14
Make it possible to build JIT32 in the OSS tree.
Pat Gavlin
1
-0
/
+6
2016-04-13
Enable ReJIT all on platforms
Mukul Sabharwal
1
-5
/
+3
2016-04-12
Merge pull request #4074 from kouvel/SoftwareWriteWatch
Koundinya Veluri
1
-0
/
+3
2016-04-12
Implement software write watch and make concurrent GC functional outside Windows
Koundinya Veluri
1
-0
/
+3
2016-04-09
Pass noexecstack option to the assembler on Linux
Jan Kotas
1
-0
/
+4
2016-04-09
Linux/ARM: Unifying the redundant usages of objcopy
Geunsik Lim
1
-2
/
+2
2016-04-07
Merge pull request #4106 from janvorli/add-hosting-api-header
Jan Vorlicek
1
-7
/
+1
2016-04-06
Merge pull request #4078 from joperezr/AddVersioningInOpenBuilds
Jose Perez Rodriguez
1
-0
/
+1
2016-04-06
Merge pull request #3929 from papaslavik/arm_softfp
Bruce Forstall
1
-1
/
+6
2016-04-06
Adding Common versioning to managed and Native components of coreclr
Jose Perez Rodriguez
1
-0
/
+1
2016-04-06
Add header file for the hosting API
Jan Vorlicek
1
-7
/
+1
2016-04-05
Leave function name symbols in binaries when stripping out debug information.
Brian Robbins
1
-1
/
+1
2016-04-05
For Issue #3785 Arm Soft FP support: arguments and return values are passed i...
Andrey Kvochko
1
-1
/
+6
2016-04-04
Fix if/endif argument mismatch in CMake.
Aditya Mandaleeka
1
-1
/
+1
2016-04-01
Disable FEATURE_STUBS_AS_IL on ARM 32-bit
Manu
1
-2
/
+2
2016-03-28
objcopy: Support cross-build for stripping symbols
Geunsik Lim
1
-6
/
+14
2016-03-24
Delete legacy netcf compat support (final part)
Jan Kotas
1
-3
/
+0
2016-03-23
Merge pull request #3888 from jkotas/platform-assemblies
Jan Kotas
1
-4
/
+0
2016-03-23
Remove special casing of platform assemblies
Jan Kotas
1
-4
/
+0
2016-03-22
Enable compiling ReJIT functionality in CoreCLR
mjsabby
1
-0
/
+7
2016-03-22
Strip symbols on release builds into separate binaries
Mike McLaughlin
1
-0
/
+84
2016-03-15
Prune Windows mscorlib
Jan Kotas
1
-17
/
+0
2016-03-07
Merge pull request #3441 from ramarag/pal_longfile
Rama krishnan Raghupathy
1
-0
/
+1
2016-03-07
Enabling LongFile Support in PAL
DDCloud
1
-0
/
+1
2016-03-05
Replace all uses of __LINUX__ with the lower case
Geunsik Lim
1
-1
/
+0
2016-03-04
Merge pull request #3507 from gkhanna79/OneCore2
Gaurav Khanna
1
-0
/
+10
2016-03-04
Fixup CRT linkages for uCRT
Gaurav Khanna
1
-0
/
+10
2016-03-04
Fix for disabling incremental build for ARM64
Kyungwoo Lee
1
-4
/
+4
2016-03-03
Fix for disabling incremental link in Windows
Kyungwoo Lee
1
-10
/
+10
2016-02-26
Remove duplicate /GS switch
Bruce Forstall
1
-3
/
+2
2016-02-17
Merge pull request #3177 from krytarowski/netbsd-support-47
Jan Vorlicek
1
-2
/
+6
2016-02-17
Fix build issue on NetBSD: Make RPATH optional and user-settable
Kamil Rytarowski
1
-2
/
+6
[next]