summaryrefslogtreecommitdiff
path: root/build.cmd
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Build arm64 using private toolsetRahul Kumar1-1/+20
2015-10-15Skip Crossgen of mscorlib for x86Michelle McDaniel1-0/+9
2015-09-02Merge pull request #1450 from ww898/build_with_spacesMatt Mitchell1-1/+1
2015-09-01Fix release build of mscorlib from build.shMatt Ellis1-1/+1
2015-08-27Update build.cmd to support spaces in clerclr checkout directoryMikhail Pilin1-1/+1
2015-08-20Auto-detect VS2015Jan Kotas1-6/+13
2015-08-10Fix path to test build logJan Kotas1-1/+1
2015-08-04Enable the Windows x86 buildMike Danes1-3/+6
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-0/+1
2015-07-20Add option to skip test build in build.cmdMatt Mitchell1-1/+10
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell1-3/+2
2015-07-07Improve the build throughputMatt Mitchell1-2/+2
2015-07-05Document Visual Studio 2015 supportDick van den Brink1-3/+3
2015-07-01Fix broken Developer Guide documentation linksMarcel Gosselin1-4/+4
2015-06-09Merge pull request #1117 from hadibrais/masterJan Vorlicek1-1/+1
2015-06-08Build, Windows: Use Config instead of Build TypeHadi Brais1-1/+1
2015-06-07build,freebsd: Adds freebsdmscorlib to build.cmd.Peter Jas1-1/+2
2015-06-07Merge pull request #1111 from hadibrais/masterJan Kotas1-1/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-1/+1
2015-06-07Add windowsmscorlib option to build.cmdstephentoub1-0/+2
2015-06-01Re-work wiki as Repo docsRichard Lander1-4/+4
2015-05-20Fix exit codes in build/test scriptsMatt Mitchell1-10/+10
2015-05-07Fix for build script on Win7 - label too longBrad Robinson1-2/+2
2015-05-01Only clean previous output for the selected configuration.Tanner Gooding1-2/+9
2015-04-27Enable building linuxmscorlib / osxmscorlib with VS2015Stephen Toub1-1/+5
2015-04-26Allow building with VS2015 installedDick van den Brink1-8/+18
2015-04-20Enable build crossgen.exe from build.cmd.John Chen1-1/+13
2015-04-01Merge branch 'master' into usage-exit-codeMatt Mitchell1-12/+15
2015-04-01Displaying usage message should cause build/test scripts to exit with non-zer...Matt Mitchell1-1/+1
2015-03-31Change paths and os names to match corefxMatt Mitchell1-11/+14
2015-03-19Build unixmscorlib without CMakeJared Parsons1-0/+3
2015-03-18Remove check for VS Developer Command PromptJan Kotas1-5/+3
2015-03-16Fixes for building tests aloneMatt Mitchell1-8/+2
2015-03-15rephrase into VS Developer Command PromptJeroen Janssen1-1/+1
2015-03-14Add check and instruction to build.cmd to run from normal promptJeroen Janssen1-0/+5
2015-02-23Place binaries and intermediates in folders that include OSMatt Mitchell1-26/+22
2015-02-21Clarify Visual Studio pre-reqRichard Lander1-3/+9
2015-02-19Setup the CoreCLR repo to use the LocalPackagePublish mechanism.Alex Ghiondea1-1/+1
2015-02-12Make build.cmd lookup the install directory of cmake in the registry if it's ...Kasper F. Brandt1-7/+5
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-34/+36
2015-02-05Fix build.cmd return codesMatt Mitchell1-4/+9
2015-02-03Update the CMake requirement message in build.cmd.Wes Haggard1-1/+1
2015-02-02Builds should work from non-root directoriesMatt Mitchell1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+190