summaryrefslogtreecommitdiff
path: root/build.cmd
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Add configureonly and skipconfigure to builds.Pat Gavlin1-0/+17
2016-01-08Add "all" command to build.cmdBruce Forstall1-14/+169
2016-01-08Allow all architectures for buildtest.cmdBruce Forstall1-5/+0
2016-01-07Improve buildtest.cmd, runtest.cmdBruce Forstall1-3/+17
2016-01-06Improve and clean-up build.cmdBruce Forstall1-173/+341
2016-01-04Merge pull request #2474 from gkhanna79/FixArm64Gaurav Khanna1-1/+1
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy1-12/+16
2015-12-30Priority 1 tests should run nightlyWilliam Godbe1-2/+12
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-1/+23
2015-12-28Arm64 build fixesGaurav Khanna (CLR)1-1/+1
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-1/+2
2015-12-18Remove the quotes on include for arm64 build.jashook1-1/+1
2015-12-17Set up path for toolset.jashook1-3/+23
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