summaryrefslogtreecommitdiff
path: root/tests/buildtest.cmd
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Create Long-running GC test job for the CISean Gillespie1-0/+7
2016-04-07Merge pull request #4139 from kyulee1/launcherKyungwoo Lee1-0/+28
2016-04-06ARM64: Launch test build and run in parallelKyungwoo Lee1-0/+28
2016-04-03Remove UseRoslynCompiler variable from the build systemJames Ko1-1/+0
2016-03-16Enable tests to run under a specified GCStress modeGaurav Khanna1-0/+8
2016-03-09Enable native test binaries to be built for Arm64Rama Krishnan Raghupathy1-4/+17
2016-02-22add helix run support to coreclr repoRahul Kumar1-1/+2
2016-02-19Fix clean test buildKyungwoo Lee1-3/+3
2016-02-01Update buildtools version for test buildsRahul Kumar1-0/+7
2016-01-26Shorten path names of test binaries in the CI to avoid file names longer than...William Godbe1-2/+6
2016-01-21Fixes the test intermediates layout for clean buildsRama Krishnan Raghupathy1-3/+3
2016-01-08Allow all architectures for buildtest.cmdBruce Forstall1-0/+3
2016-01-07Improve buildtest.cmd, runtest.cmdBruce Forstall1-128/+238
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+3
2015-12-28Using ilasm for test populationKyungwoo Lee1-0/+1
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-2/+2
2015-12-03Initial cut at a jit benchmark using xunit-performanceAndy Ayers1-4/+9
2015-11-17Exit outerlevel build call if innerlevel exits with non-zero codeMatt Mitchell1-0/+1
2015-11-05Add some targeted by-value struct passing tests.Pat Gavlin1-3/+5
2015-10-22Changes required to enable crossgen on the tests.Bryan Arant1-2/+9
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-2/+2
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-0/+23
2015-09-15Clean up some test scriptsAditya Mandaleeka1-2/+2
2015-08-20Auto-detect VS2015Jan Kotas1-14/+19
2015-08-04Enable the Windows x86 buildMike Danes1-1/+1
2015-07-15Update documentation linkssergey-raevskiy1-2/+2
2015-07-07Improve the build throughputMatt Mitchell1-2/+2
2015-07-05Document Visual Studio 2015 supportDick van den Brink1-2/+2
2015-06-08Build, Windows: Use Config instead of Build TypeHadi Brais1-1/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-1/+1
2015-06-01Re-work wiki as Repo docsRichard Lander1-2/+2
2015-05-20Fix exit codes in build/test scriptsMatt Mitchell1-12/+7
2015-05-01Only clean previous output for the selected configuration.Tanner Gooding1-2/+3
2015-04-26Allow building with VS2015 installedDick van den Brink1-8/+17
2015-04-01Merge branch 'master' into usage-exit-codeMatt Mitchell1-6/+6
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-6/+6
2015-03-16Fixes for building tests aloneMatt Mitchell1-19/+32
2015-03-06With This change the tests build all the native components first and then bu...Rama Krishnan Raghupathy1-7/+65
2015-02-23Place binaries and intermediates in folders that include OSMatt Mitchell1-3/+4
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-10/+10
2015-02-09Removed an extra space in buildtest.cmd, causing it to display an error.Nicolas Deslandes1-1/+1
2015-01-31Update buildtest.cmdRama krishnan Raghupathy1-0/+1
2015-01-31Making style changes from PR feedbackRama krishnan Raghupathy1-2/+1
2015-01-30Changes to Miscellaneous test project and runtestRama krishnan Raghupathy1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+104