summaryrefslogtreecommitdiff
path: root/src/pal/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-08Build, Windows: Use Config instead of Build TypeHadi Brais1-3/+3
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-3/+3
2015-05-13chmod +x freebsd lldb scriptTony Narlock1-0/+0
2015-05-08Updated FreeBSD installation instructions with LLDB stepsAnders Jensen-Waud1-0/+32
2015-04-26Allow building with VS2015 installedDick van den Brink1-3/+7
2015-04-24basic NetBSD platform supportJustin Cormack1-2/+4
2015-04-22Add optional arguments for choosing clang version and verbose build outputJan Henke2-28/+25
2015-04-21Fixed locating llvm tools on fedoraDick van den Brink1-2/+2
2015-04-03Detect clang35 on FreeBSD.Jostein Kjønigsen1-0/+4
2015-03-25Delete cppmungeJan Kotas3-877/+0
2015-03-16fix build on OpenBSDAaron Bieber1-3/+5
2015-03-16Merge pull request #453 from janhenke/freebsdJan Kotas1-5/+13
2015-03-16Inital build support for FreeBSD.Jan Henke1-5/+13
2015-03-10Merge remote-tracking branch 'upstream/master' into merge-from-tfsRama krishnan Raghupathy3-3/+3
2015-03-10Do not hardcode path to bash into the shell scripts.Jan Henke3-3/+3
2015-03-06With This change the tests build all the native components first and then bu...Rama Krishnan Raghupathy1-2/+2
2015-03-02Fixes.Pat Gavlin1-3/+3