summaryrefslogtreecommitdiff
path: root/src/pal/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall1-2/+2
2018-04-11Fix cmake toolchain compile flags loop (#17380)Petr Bred1-1/+2
2018-03-31[Arm64] Add x64_arm64 crossgen to tools packageSteve MacLean1-1/+1
2018-02-11Improve CMake detection on Windows when not in PATH (#16328)Jan Kotas1-2/+8
2017-06-06Rename CMAKE_ENABLE_CODE_COVERAGE to CLR_CMAKE_ENABLE_CODE_COVERAGE (#12106)Omair Majid1-1/+1
2017-05-10Fix clang version detection in src/pal/tools/gen-buildsys-clang.sh (#11398)Jan Vorlicek1-1/+1
2017-04-12Change default clang version to clang3.9 in cross build (#10889)Jiyoung Giuliana Yun1-3/+7
2017-04-04Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)Hyeongseok Oh1-0/+11
2017-03-22Add handling of multiple CMake installations in probe-win (#9980)Luis G1-2/+6
2017-03-16Removed check for the maximum quantity of arguments (#10232)Buyduck1-1/+1
2017-03-06Updating the build scripts to support VS2017.Tanner Gooding1-1/+2
2017-01-31Use -O1 optimization for arm and armelHyung-Kyu Choi2-1/+27
2017-01-06Use POSIX "command" instead of non-standard "which" (#8823)Jürgen Hötzel1-13/+13
2017-01-05Use x86 crossbuild for cross-architecture component on x64-linux (#8722)Hyeongseok Oh1-11/+10
2017-01-05Use armel instead of arm-softfp (#8771)Hyung-Kyu Choi1-1/+1
2016-12-17Use ExecutionPolicy ByPass to execute probe-win.ps1 script during the build (...Jan Kotas1-1/+1
2016-12-16Fix buildsystem for linux cross-architecture component build (#8646)Hyeongseok Oh1-9/+13
2016-09-22Supports cross build configuration override (#7307)Jonghyun Park1-2/+5
2016-09-01Revert "Avoid using 'which' for verifying prereqs"Jan Kotas1-47/+45
2016-08-31Avoid using 'which' for verifying prereqs (#6994)Aditya Mandaleeka1-45/+47
2016-08-24Merge pull request #6883 from gkhanna79/WinArm32Gaurav Khanna1-1/+1
2016-08-24Update build to optionally configure with nmakeMichelle McDaniel1-0/+2
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-1/+1
2016-07-06Fix incremental build problem for cross-componentsRahul Kumar1-19/+17
2016-06-08Linux/ARM: Revert -O1 to -O3 for Linux/ARM Release Build. (#5598)Geunsik Lim1-11/+4
2016-05-11Linux/ARM: Use -O1 level to avoid segfault in release-build for Linux/ARM (#4...Geunsik Lim1-2/+11
2016-04-18enable build of cross target components.Rahul Kumar2-6/+5
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-6/+7
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko1-0/+3
2016-03-01Enable source/line info on "release" buildsMike McLaughlin2-6/+6
2016-02-20Fix misleading typoJuergen Hoetzel1-1/+1
2016-02-20Handle CMakeArgs correctlyJuergen Hoetzel1-2/+2
2016-02-13Make the build-process support rtagsJostein Kjønigsen1-0/+1
2016-02-10Add new parameter with settable option: cmakeargsKamil Rytarowski1-3/+6
2016-02-05Fix checked build optimizationJan Vorlicek2-4/+4
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-14/+0
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-0/+15
2015-12-21Merge pull request #2425 from erozenfeld/CheckedBuildJan Kotas3-6/+10
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld3-6/+10
2015-12-19Initial support for building on SmartOStaylorjonl1-2/+4
2015-12-15Build arm64 using private toolsetRahul Kumar1-1/+8
2015-11-09Add support for ninja to the CoreCLR build.Pat Gavlin1-2/+8
2015-09-15Enable building coreclr tests on LinuxAditya Mandaleeka1-0/+6
2015-09-04Build Code Coverage instrumented binaries for native bianries in Linux and OSX.Sridhar Periyasamy1-11/+21
2015-08-07Remove llvm-ranlib dependencyMatt Mitchell1-3/+0
2015-08-05Merge pull request #1343 from benpye/cross-compilationMatt Mitchell1-4/+15
2015-08-05Update FreeBSD installation docs to the new devel/llvm37 package.Tony Narlock1-32/+0
2015-08-04Add cross compilation support for ARM and ARM64.Ben Pye1-4/+15
2015-08-04Enable the Windows x86 buildMike Danes1-2/+3
2015-07-01Generate the dac table RVA using nm at build time.Mike McLaughlin1-0/+1