summaryrefslogtreecommitdiff
path: root/src/pal/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-27Improve LLDB probing and fix a small bug in umthunkstub.S.Pat Gavlin1-0/+9
2015-02-13Correctly locate Clang [Fixes 243]shahid-pk1-2/+12
2015-02-12Merge pull request #136 from poizan42/cmake-locateMatt Mitchell2-1/+67
2015-02-12Merge pull request #238 from poizan42/fix-spaces-linux-buildMatt Mitchell2-21/+21
2015-02-12Make build.cmd lookup the install directory of cmake in the registry if it's ...Kasper F. Brandt2-1/+67
2015-02-12Fix build on paths with spaces and with llvm path with spaces. Fixes #216Kasper F. Brandt2-21/+21
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-3/+9
2015-02-06Initial Mac OSX SupportGeoff Norton2-8/+24
2015-02-05Build fixes for clang3.7 and systems without stropt.h.Pat Gavlin1-2/+2
2015-02-04Enable binplacing of native CoreCLR binaries on LinuxSergiy Kuryata1-0/+1
2015-02-03Move shebang to top of shell scriptsMatt Ellis2-3/+2
2015-02-03Fix error locating llvm-ar during build on LinuxDrew DeVault1-1/+34
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot11-0/+1092