summaryrefslogtreecommitdiff
path: root/functions.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-35/+33
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-33/+35
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-35/+33
2017-12-09Fix build with Asan (#15372)Konstantin Baladurin1-1/+15
2017-11-04[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...Jacek Blaszczynski1-1/+0
2017-09-13Fix setting PAX options for crossgen (#13950)Jan Vorlicek1-2/+2
2017-09-13Disable PAX mprotect for native executables (#13940)Jan Vorlicek1-18/+21
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-0/+27
2017-06-01gdbjit symbols exported (#11739)chunseoklee1-3/+6
2017-03-06Add stripSymbols argument; refactor symbol package build (#9664)Davis Goodin1-2/+2
2017-01-31Support cross-building CoreCLR for arm64 Android (#9173)Frederik Carlier1-1/+1
2016-12-23[Linux] Fix cross-architecture component build configuration for ARM32-target...Hyeongseok Oh1-1/+1
2016-12-16Fix buildsystem for linux cross-architecture component build (#8646)Hyeongseok Oh1-0/+2
2016-11-29Fix shared library dependencies verification on some platforms (#8349)Jan Vorlicek1-0/+16
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-0/+5
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-3/+28
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-3/+3
2016-06-28Fix platform logic in symbol stripping code.Aditya Mandaleeka1-6/+6
2016-06-07Strip debugging symbol table entries on OS X Release builds.Aditya Mandaleeka1-1/+1
2016-04-21Adding Versioning to Native components in non-Windows builds. (#4393)Jose Perez Rodriguez1-2/+10
2016-04-18enable build of cross target components.Rahul Kumar1-0/+180