Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-20Add WebAssembly build architecture (#28936)Morgan Brown
2017-08-18add option to specify clang and few minor improvements for Linux (#23302)Tomas Weinfurt
2017-07-17Move RID computations to dir.propsTom Deseyn
2017-06-15Add option to build.cmd/sh to build projects in a directoryWes Haggard
2017-05-30Make portable builds the default and remove non-portable official buildsWes Haggard
2017-04-01Add "mono" configuration (#17573)Ludovic Henry
2017-03-30Add portable build definitionsGaurav Khanna
2017-03-28Enable PortableRID packagingGaurav Khanna
2017-02-23Build packages only when doing build.cmd/sh and not from build-managed.cmd/shWes Haggard
2017-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-02-16Adds -tests option for build.cmd that will add the test build and runningWes Haggard
2017-02-13Add a switch to build for -allConfigurationsEric St. John
2017-02-03Update to buildtools containing GenFacades taskEric Mellino
2017-01-25Make xplat Release builds strip symbolsDavis Goodin
2017-01-20Clean up duplicated tests.builds, fix code coverage test serializationEric Mellino
2017-01-19Refactor build definitions, enable portableLinux, merge helix changes (#15299)chcosta
2017-01-15Map portableLinux to RuntimeOS=linuxEric St. John
2017-01-12Update development docs to reflect new engineering changes (#15094)Wes Haggard
2017-01-10Update documentation to include how to configure buildsWes Haggard
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04change architecturegroup to archgroup in config.json for build-managed.cmdchcosta
2017-01-04Pass architecturegroup to build-managed (#14836)chcosta
2017-01-04Pass toolSetDir to Windows native builds (#14829)chcosta
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2017-01-03Use armel instead of arm-softfpchunseoklee
2016-12-21Update Sync just build tools and externalEric St. John
2016-12-20Generate packages for portable native buildGaurav Khanna
2016-12-17Use static configurations for building a vertical (#14489)chcosta
2016-12-12Build order is now native, managed and tests.Karthik Rajasekaran
2016-12-12Enable build tests against packages as the default testing scenarioKarthik Rajasekaran
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-12-09Add portableLinux option for build-native.sh (#14362)Jan Vorlicek
2016-11-17Fix CI by not passing in platform to msbuildJose Perez Rodriguez
2016-11-16Rolling back change in config.jsonJose Perez Rodriguez
2016-11-15Adding x86 CI build and test run.Jose Perez Rodriguez
2016-10-28Remove workaround for source index. (#13091)Alex Perovich
2016-10-12Remove ExtraParameters (#928) and add defaults for clean and sync; Still wor...Matt Galbraith
2016-10-07Add Source Index generation project (#12326)Alex Perovich
2016-09-30Don't restore packages during the test build (#12157)chcosta
2016-08-26Remove UpdateInvalidPackageVersions from Run command, fix doc.Davis Goodin
2016-08-24delete MsBuildParameters (#11066)Mariana Rios Flores
2016-08-23Update build tools version to have a new "tools" structure for config.json fi...Mariana Rios Flores
2016-08-20Initial prototyping of produces api for corefx repo (#11003)chcosta
2016-08-16change nodoReuse to nodeReuse (#10803)Mariana Rios Flores
2016-08-16Fix some typos on config.json (#10655)Matt Galbraith
2016-08-04add parameter --numprocmaririos
2016-08-03support running src/native/build-native.cmdMariana Rios Flores
2016-07-29Change capital letters in ConfigurationGroup settings (#10401)Mariana Rios Flores
2016-07-28Changing dev workflow scripts to use the Run Command Tool (#10231)Mariana Rios Flores