summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson1-409/+4
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall1-17/+18
2018-07-12Add prefix to DAC's PAL exports for alpine (#18873)Mike McLaughlin1-0/+1
2018-04-23Delete unused variables from CMakeLists.txt (#17743)Jan Kotas1-4/+0
2018-02-08[Unix] Passing extra CMake argsAlexander Soldatov1-0/+12
2018-01-26Fix FreeBSD build and update build instructions (#15998)Conrad Meyer1-12/+7
2018-01-25Fix asan false-positive errors: (#15563)Konstantin Baladurin1-0/+1
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-0/+1
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-1/+0
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-0/+1
2017-12-13Add a note the linker bug has been fixedMichal Strehovský1-0/+2
2017-11-09Merge branch 'master' into master-mergeMichal Strehovský1-1/+1
2017-11-04[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...Jacek Blaszczynski1-1/+1
2017-11-02Merge branch 'master' into master-mergeMichal Strehovský1-6/+2
2017-10-30Pass overridden packages directory to CMakeWes Haggard1-1/+1
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-4/+0
2017-10-04Few build changes to support Freebsd (#14121)Tomas Weinfurt1-1/+1
2017-09-29Merge branch 'master' into merge_masterDavid Wrighton1-26/+26
2017-09-18Correct reporoot/CMakeList.txt typosJacek Blaszczynski1-26/+26
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton1-11/+13
2017-09-13Disable PAX mprotect for native executables (#13940)Jan Vorlicek1-0/+5
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-11/+8
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)1-0/+4
2017-07-17Updates the explicit location for armasmjashoo1-3/+7
2017-06-08Fix linker GUARD option (#11492)Jan Vorlicek1-2/+2
2017-06-06Rename CMAKE_ENABLE_CODE_COVERAGE to CLR_CMAKE_ENABLE_CODE_COVERAGE (#12106)Omair Majid1-1/+1
2017-06-02Add support for not breaking *nix build on warnings (#12039)Omair Majid1-0/+1
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-0/+4
2017-04-18Remove /RELEASE option required for device drivers (#11023)Gaurav Khanna1-1/+0
2017-04-13Reenable incremental linking (#10943)Gaurav Khanna1-5/+0
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-1/+5
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+3
2017-04-04Fix Alpine build break in pipelinewtgodbe1-1/+1
2017-04-04Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)Hyeongseok Oh1-10/+7
2017-03-29Add PGO support for Clang/LLVM on Unix (#10533)Daniel Podder1-0/+3
2017-03-29Fix dependency to coreclr and mscorrc in Linux (#10138)Hyeongseok Oh1-1/+1
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-5/+0
2017-03-07Add scripts for building for arm Android (#9961)Frederik Carlier1-1/+3
2017-02-17Synchronous toolchain.cmake files with CoreFX (#9409)Jiyoung Giuliana Yun1-1/+1
2017-02-09[ARM32/Linux] Fix definition and CMake for cross-architecture build (#9262)Hyeongseok Oh1-2/+2
2017-01-31Support cross-building CoreCLR for arm64 Android (#9173)Frederik Carlier1-1/+1
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-0/+8
2016-12-23[Linux] Fix cross-architecture component build configuration for ARM32-target...Hyeongseok Oh1-6/+4
2016-12-18Fixing up the arm subsystem versions (#8676)Peter Marcu1-3/+6
2016-12-16Fix buildsystem for linux cross-architecture component build (#8646)Hyeongseok Oh1-38/+53
2016-11-22[x86/Linux] fix and add for x86 cmake configuration (#8219)SaeHie Park1-0/+10
2016-11-19Fixing arm subsystem version (#8211)Peter Marcu1-1/+6
2016-10-24Add CFG flag to ARM64 buildIan Hays1-4/+2
2016-10-15Few more fixes for WinArm32 CI build.Gaurav Khanna1-2/+9
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-0/+5