summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-04Add support for Alpine Linux (#7440)Jan Vorlicek1-1/+11
2016-08-24Some minor changes.Gaurav Khanna1-3/+5
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-2/+20
2016-07-06Fix incremental build problem for cross-componentsRahul Kumar1-39/+0
2016-06-29Merge pull request #6041 from adityamandaleeka/fix_strip_logicAditya Mandaleeka1-10/+14
2016-06-28Fix platform logic in symbol stripping code.Aditya Mandaleeka1-10/+14
2016-06-23Merge pull request #5937 from ellismg/pass-build-id-flag-to-linkerMatt Ellis1-1/+3
2016-06-23Scripts: verify compiler definitions of native and managed (#4675)MyungJoo Ham1-0/+2
2016-06-22Pass --build-id=sha1 to linker explicitlyMatt Ellis1-1/+3
2016-04-26This has following changes:Rahul Kumar1-23/+14
2016-04-21Adding Versioning to Native components in non-Windows builds. (#4393)Jose Perez Rodriguez1-0/+1
2016-04-18enable build of cross target components.Rahul Kumar1-702/+355
2016-04-18Merge pull request #4247 from leemgs/upstream-cross-toolchain-unify2Jan Kotas1-2/+2
2016-04-18Merge pull request #4312 from mjsabby/muks/enable_rejit_xplatnoahfalk1-5/+3
2016-04-18Merge pull request #4394 from gkhanna79/VCRTArm64FixRahul Kumar1-25/+28
2016-04-18Fix Arm64 breakGaurav Khanna1-25/+28
2016-04-18Merge pull request #4370 from krytarowski/netbsd-support-64Aditya Mandaleeka1-1/+5
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-3/+21
2016-04-15Print message about detected NetBSDKamil Rytarowski1-1/+5
2016-04-15Merge pull request #4359 from gkhanna79/ROLibFix2Gaurav Khanna1-1/+1
2016-04-15DelayLoadAndFixWinRTInteropGaurav Khanna1-1/+1
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-0/+6
2016-04-13Enable ReJIT all on platformsMukul Sabharwal1-5/+3
2016-04-12Merge pull request #4074 from kouvel/SoftwareWriteWatchKoundinya Veluri1-0/+3
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-0/+3
2016-04-09Pass noexecstack option to the assembler on LinuxJan Kotas1-0/+4
2016-04-09Linux/ARM: Unifying the redundant usages of objcopyGeunsik Lim1-2/+2
2016-04-07Merge pull request #4106 from janvorli/add-hosting-api-headerJan Vorlicek1-7/+1
2016-04-06Merge pull request #4078 from joperezr/AddVersioningInOpenBuildsJose Perez Rodriguez1-0/+1
2016-04-06Merge pull request #3929 from papaslavik/arm_softfpBruce Forstall1-1/+6
2016-04-06Adding Common versioning to managed and Native components of coreclrJose Perez Rodriguez1-0/+1
2016-04-06Add header file for the hosting APIJan Vorlicek1-7/+1
2016-04-05Leave function name symbols in binaries when stripping out debug information.Brian Robbins1-1/+1
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko1-1/+6