summaryrefslogtreecommitdiff
path: root/src/strongname
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-4/+0
2019-05-22Delete dead strongname-related code (#24709)Jan Kotas5-376/+6
2019-05-21Delete Unsafe redefinitions of Windows APIs (#24688)Jan Kotas1-3/+0
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky3-0/+3
2019-04-11Contextual reflection (#23740)Steve MacLean1-1/+1
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-0/+3
2019-02-21Remove unused perfcounter code (#22742)Sung Yoon Whang1-1/+0
2019-02-13Remove some CAS cruft (#22576)Aaron Robinson1-1/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2018-11-21Delete dead/unused code (#21138)Jan Kotas3-107/+0
2018-06-03Warnings cleanup (#18260)Robin Sue1-1/+0
2018-04-17Convert native StringBuilder methods to managed (#17472)mikedn1-1/+0
2018-02-17delete unused mirror files (#16423)Sergey Andreenko6-6/+0
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-5/+0
2017-10-24Delete dead code (#14673)Jan Kotas1-4/+0
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-3/+0
2017-04-20[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)Jonghyun Park1-4/+4
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft5-4582/+8
2017-02-12Remove never defined FEATURE_CRYPTOdanmosemsft1-1/+1
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+6
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft4-9/+2
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-6/+0
2017-01-24Delete unused files (#9082)mikedn3-514/+0
2016-12-26Remove files related to legacy build system (#8723)Robert7-185/+0
2016-11-29Fix inconsistency between the signatures of GetAppDomain (#8368)Jonghyun Park1-1/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-03-23Fix build break in full frameworkJan Kotas1-2/+0
2016-03-23Remove special casing of platform assembliesJan Kotas3-167/+0
2016-03-13Remove remaining strongname validation on WindowsJan Kotas1-7/+7
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-3/+3
2016-02-01Merge pull request #2962 from dotnet-bot/from-tfsJan Kotas1-1/+1
2016-02-01Fix build breaks in Linux ARM buildJan Kotas1-6/+0
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-1/+1
2016-01-27Update license headersdotnet-bot13-52/+39
2016-01-21FIx the incremental build for WindowsJan Vorlicek3-3/+3
2016-01-06Audit usage of memcpy in PAL for DebugWilliam Godbe1-5/+18
2015-12-24Follow up fixes and cleanup for GC refactoringJan Kotas1-2/+1
2015-12-24GC OS interface refactoringJan Vorlicek2-1/+5
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar1-11/+11
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)5-18/+16
2015-04-20Enable build crossgen.exe from build.cmd.John Chen2-1/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot33-0/+7418