summaryrefslogtreecommitdiff
path: root/clrdefinitions.cmake
AgeCommit message (Expand)AuthorFilesLines
2019-09-26[Tizen] Disable IBC Logger as a defaultDongHeon Jung1-0/+4
2019-08-19arm64 out of proc unwind for DAC (#26156)Mike McLaughlin1-2/+0
2019-07-20Arm64 define FEATURE_DATATARGET4 (#25804)Steve MacLean1-0/+2
2019-07-16Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-1/+1
2019-07-03arm64singlestepper (#25512)Steve MacLean1-0/+2
2019-06-26Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-1/+1
2019-06-20Add custom default base address option to crossgen (#25227)Gleb Balykov1-0/+3
2019-06-06Use CMake's C# support to build DacTableGen instead of manually invoking csc....Jeremy Koritzinsky1-23/+23
2019-05-31Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-1/+1
2019-05-24Fix FEATURE_PREJIT option setup (#24760)Gleb Balykov1-0/+3
2019-05-23Profiler attach over the diagnostics pipe (#24670)David Mason1-2/+2
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-1/+0
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas1-2/+0
2019-04-19Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-1/+1
2019-03-28Enable CLR write watch for ARM64 Windows.Aditya Mandaleeka1-2/+2
2019-03-26Merge pull request #23433 from dotnet-maestro-bot/merge/master-to-release/3.0William Godbe1-0/+1
2019-03-25Set IsPreRelease to false in rel/3.0wtgodbe1-1/+1
2019-03-18Add Utf8String skeleton (#23209)Levi Broderick1-0/+1
2019-03-13Enable FeatureDefaultInterfaces unconditionally (#23225)Michal Strehovský1-1/+2
2019-02-22Enable FEATURE_BASICFREEZE (#22776)Mukul Sabharwal1-0/+1
2019-02-21Delete unused FEATURE flags (#22781)Jan Kotas1-3/+0
2019-01-03Adds portable version of EncodingTable (#21735)Marek Safar1-3/+0
2018-12-26desktop port (#21523)Maoni Stephens1-4/+0
2018-12-20Freebsd symbols3 (#21607)Tomas Weinfurt1-2/+2
2018-12-02Revert [publish symbols on FreeBSD (#21179)] (#21329)Russ Keldorph1-2/+2
2018-11-29Enable type equivalence (#21265)Aaron Robinson1-0/+3
2018-11-29publish symbols on FreeBSD (#21179)Tomas Weinfurt1-2/+2
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-3/+2
2018-11-06FEATURE_DATABREAKPOINTAndrew Au1-0/+6
2018-07-22Enable profiler attach on Windows (#18762)Sung Yoon Whang1-0/+4
2018-06-29Remove relocations for vtable chunks (#17147)Gleb Balykov1-0/+3
2018-05-24[Arm64] debugging work (#17993)David Wrighton1-2/+2
2018-04-18Remove incorrect UNIX_AMD64_ABI defineCarol Eidt1-1/+0
2018-04-17Unix/x64 ABI cleanupCarol Eidt1-2/+3
2018-03-15Define FEATURE_UNIX_AMD64_STRUCT_PASSING only when target Unix/AMD64Egor Chesakov1-1/+3
2018-02-28Merge pull request #16531 from echesakovMSFT/MakeTarget64BitMacroGlobalEgor Chesakov1-0/+2
2018-02-23Enabling CLR implemented write watch on AMD64 on Windows. (#16516)Maoni Stephens1-1/+4
2018-02-23Add definition _TARGET_64BIT_ in clrdefinitions.cmakeEgor Chesakov1-0/+2
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-3/+1
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-1/+3
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-3/+1
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský1-0/+9
2017-11-17Enable FEATURE_DATATARGET4 for Unix Arm builds (#15060)Chris Sienkiewicz1-0/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-4/+0
2017-09-13Introduce FEATURE_GDBJIT_SYMTAB (#13567)Konstantin Baladurin1-0/+3
2017-09-12[GDBJIT] Specify C# language in DWARF debug information (#13720)Konstantin Baladurin1-0/+3
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-1/+0
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-1/+3
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+6
2017-08-15Implement out of context stack unwinder (#13302)Mike McLaughlin1-0/+1