summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Use N+1 processors instead of N procs on Linux buildXy Ziemba1-1/+1
2015-02-05Use # of processors availabe to OS scheduler on LinuxXy Ziemba1-2/+8
2015-02-05Merge pull request #50 from xyziemba/build_fix_1Xy Ziemba1-1/+2
2015-02-05Merge pull request #66 from cwmiller/masterMatt Mitchell1-1/+1
2015-02-04Enable binplacing of native CoreCLR binaries on LinuxSergiy Kuryata1-2/+6
2015-02-04Fixed variable issues in build.shChase Miller1-2/+2
2015-02-04Update usage text to show correct arguments.Anders Wenhaug1-2/+2
2015-02-03Make build type and build.sh case insensitiveXy Ziemba1-1/+2
2015-02-02Parallelize Linux build by adding "-j `nproc`" to makeXy Ziemba1-1/+1
2015-02-02Add a bit more logging and remove meaningless VBL_ROOT parameterMatt Mitchell1-2/+2
2015-02-02Pass correct arguments to CMake for linux release buildMatt Mitchell1-1/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+170