Commit graph

5399 commits

Author SHA1 Message Date
Piotr Puszkiewicz
09959ab045 Version as Metadata for dotnet-build 2017-03-02 19:37:46 -08:00
Piotr Puszkiewicz
6de49cdd1c Remove unnecessary P2P's from dotnet-build.Tests 2017-03-02 19:26:05 -08:00
Piotr Puszkiewicz
5e4be2b13e Version as metadata AddRef tests 2017-03-02 19:25:20 -08:00
Piotr Puszkiewicz
c25b6a70b9 Remove Unecessary P2P references from addref tests 2017-03-02 19:23:50 -08:00
Piotr Puszkiewicz
40db9678be Version As Attribute in Crossgen tests 2017-03-02 19:21:58 -08:00
Piotr Puszkiewicz
cd3a4aa82c Crossgen tests remove unnecessary components 2017-03-02 19:19:51 -08:00
Piotr Puszkiewicz
5ca4eec393 ArgumentForwardingTests Version As Attribute 2017-03-02 19:19:35 -08:00
Piotr Puszkiewicz
6982db1a45 Remove unnecessary references from ArgumentForwarding tests 2017-03-02 19:13:58 -08:00
Piotr Puszkiewicz
6cf6c45f0e Remove Performance Tests 2017-03-02 18:58:47 -08:00
Piotr Puszkiewicz
4a0724e136 Merge pull request #5888 from piotrpMSFT/piotrpMSFT/infra/RemoveMigrationDefaultsConstructor
remove migration defaults constructor
2017-03-02 18:52:02 -08:00
Piotr Puszkiewicz
958fc85962 Merge pull request #5870 from ellismg/make-update-dependencies-idempotent
Make update-dependencies idempotent in the only update case
2017-03-02 18:51:31 -08:00
Piotr Puszkiewicz
808e7c5b81 Merge pull request #5894 from MichaelSimons/docker-hub-repo
Switch Docker Hub repo being used to microsoft/dotnet-buildtools-prereqs
2017-03-02 18:50:27 -08:00
Piotr Puszkiewicz
fbb75e1a47 Remove task usage in commitcount calculation 2017-03-02 18:46:08 -08:00
Livar Cunha
23e39c10b7 Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
Livar
314aca0682 Merge pull request #5898 from dotnet/piotrpMSFT-patch-1
Enable Jenkins to parse trx file
2017-03-02 14:52:27 -08:00
Piotr Puszkiewicz
236dccc987 Enable Jenkins to parse trx file 2017-03-02 11:26:19 -08:00
MichaelSimons
0917c8b06e Switch Docker Hub repo being used to microsoft/dotnet-buildtools-prereqs 2017-03-02 10:36:55 -06:00
Livar Cunha
792cc7bf2a Fixing a couple of wrong merges. 2017-03-01 22:34:08 -08:00
Livar Cunha
3a9525b5ac Merge branch 'rel/1.0.1' into merge_rel101_into_master
* rel/1.0.1: (66 commits)
  Update LZMA license with correct text
  Bump to 2.0.0-rc5-61427-04
  Remove duplicate installer suffix
  Add license text to LZMA SDK license notice
  Updating the SDK to 1.0.0-alpha-20170224-6
  Updating both platform abstractions and dependency model to 1.0.3.
  Bump Roslyn to 2.0.0-rc5-61424-02
  Update Stage0 to use the latest build.
  Update README with new distros.
  Back porting #5597 into rel/1.0.0
  Fixing the exclude pattern used by the Migration to exclude WEB SDK globs.
  Remove RID from test package creation
  Disable migrate and publish web app with content because CI does not have NPM
  Adding an E2E test for pack with content during migration.
  Fixing a failing test and adding a few more E2E tests around binplace content for migrated projects.
  Fix debian_config.json on ubuntu16.10
  Updating publish, pack and build of content to use None with Never/false/Never in their metadata for excluded items.
  Intermediate commit to get a WIP PR out. This adds the None Update with CopyToOutputDirectory set to Never.
  Switching the CopyToOutput for build and publish and the file for pack to use None Update instead of include. Also, fixed the exclude patterns for web apps.
  Do not migrate Content that is already included in the Web SDK for web apps.
  ...
2017-03-01 20:50:42 -08:00
Livar
1cafd69f62 Merge pull request #5886 from eerhardt/UpdateREADME
Remove OpenSUSE and Fedora from the readme.
2017-03-01 20:12:41 -08:00
Eric Erhardt
bb33fc1285 update version badge for new moniker name. 2017-03-01 20:01:18 -06:00
Justin Goshi
ea5eeee06b Update the install script to support osname 2017-03-01 16:00:26 -08:00
Unknown
b28ec60ed0 Remove MigrationDefaultsConstructor 2017-03-01 14:55:18 -08:00
Unknown
2d08b5523a Let VS2017 do its thing to the sln file 2017-03-01 14:55:18 -08:00
Eric Erhardt
e4b04baa4d Remove OpenSUSE and Fedora from the readme. 2017-03-01 16:38:29 -06:00
Eric Erhardt
5a22071c20 Merge pull request #5884 from eerhardt/RemoveOpenSuse13
Remove OpenSUSE13 and Fedora23 since they are end of lifed.
2017-03-01 15:54:37 -06:00
Eric Erhardt
b64068291b Remove OpenSUSE13 and Fedora23 since they are end of lifed. 2017-03-01 15:27:50 -06:00
Livar
9b69969149 Merge pull request #5882 from livarcocc/merge_rel_1_0_0_into_rel_1_0_1
Merge rel/1.0.0 into rel/1.0.1
2017-03-01 13:25:58 -08:00
Eric Erhardt
b3b4e4257c Merge pull request #5881 from livarcocc/fix_finalize_build
Updating the badge names that we use when checking if the build changed
2017-03-01 15:04:23 -06:00
Livar Cunha
a9a986c30c Merge branch 'rel/1.0.0' into merge_rel_1_0_0_into_rel_1_0_1
* rel/1.0.0:
  Update LZMA license with correct text
  Add license text to LZMA SDK license notice
2017-03-01 11:56:37 -08:00
Livar Cunha
94b79f4466 Updating the badge names that we use when checking if the build changed. Before, we were using an API to generate the OS names, now we are using msbuild OSName property, which names the OS differently. 2017-03-01 11:46:53 -08:00
Piotr Puszkiewicz
85ca206d84 Merge pull request #5879 from dotnet/piotrpMSFT/infra/reduceRedist
Remove unnecessary P2P's from redist.csproj
2017-03-01 10:13:59 -08:00
Piotr Puszkiewicz
b8566ffb45 Merge pull request #5878 from piotrpMSFT/piotrpMSFT/infra/MinimizeCompileCLI
Enable redist.csproj to self-publish
2017-03-01 10:13:26 -08:00
Piotr Puszkiewicz
65f6424ddf symbols sdk 2017-03-01 01:24:07 -08:00
Piotr Puszkiewicz
5f4ef8ff77 Remove unnecessary P2P's from redist.csproj 2017-03-01 01:08:33 -08:00
Piotr Puszkiewicz
eb09b62236 Because ; 2017-03-01 00:46:13 -08:00
Piotr Puszkiewicz
12fde69e86 Move remaining Publish actions to redist.csproj 2017-03-01 00:45:02 -08:00
Piotr Puszkiewicz
7bdd7befd8 Merge resolution 2017-03-01 00:45:02 -08:00
Piotr Puszkiewicz
eee7c7ed32 Move PDB removal to redist.csproj target 2017-03-01 00:45:02 -08:00
Piotr Puszkiewicz
283a80dff0 Move Symbols package creation to redist target 2017-03-01 00:45:02 -08:00
Piotr Puszkiewicz
28d83da782 Remove vbc in a target 2017-03-01 00:45:02 -08:00
Piotr Puszkiewicz
a1d27b6843 Merge pull request #5741 from spboyer/master
Update help text for dotnet-add-package
2017-03-01 00:36:57 -08:00
Livar
4d66827e01 Merge pull request #5863 from richlander/lzma
Update LZMA license with correct text
2017-02-28 21:57:27 -08:00
Piotr Puszkiewicz
5aed4714bb Merge pull request #5877 from piotrpMSFT/piotrpMSFT/infra/chmodfaster
Clean up chmod usage
2017-02-28 21:46:49 -08:00
Piotr Puszkiewicz
db35770913 Add back Windows condition 2017-02-28 19:30:43 -08:00
Piotr Puszkiewicz
3682882be4 Make RunCsc.sh executable 2017-02-28 19:13:00 -08:00
Piotr Puszkiewicz
0100fd9aa7 Simplify chmod usage 2017-02-28 18:53:13 -08:00
Piotr Puszkiewicz
664f089985 Reduce chmod 2017-02-28 18:16:51 -08:00
Piotr Puszkiewicz
b2429da437 Merge pull request #5869 from dotnet/dev/jgoshi/fixBrokenPublish
Fix broken publish for official builds
2017-02-28 14:34:32 -08:00
Piotr Puszkiewicz
52af661ca2 Merge pull request #5866 from piotrpMSFT/piotrpMSFT/infra/crossgentarget
Simplify crossgen script and move to dedicated target in redist.csproj
2017-02-28 14:33:58 -08:00