dotnet-installer/build
Piotr Puszkiewicz 5ebc6a1ceb Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927)
* Eliminate CleanPublishOutput

* Decompose Crossgen Task

* WiP

* TarGzFileExtractToDirectory

* FixModeFlags --> CHMod

Also various eliminations of dead code

* Tasks cleanup

Move all tasks to .tasks file. There is little value in keepint them in each source file as they are already being used assumptively by files that happen to get executed later.

Also eliminating uses of <Exec> for DotNet invocations

* Move to BuildTools implementation of TarGzCreateFromDirectory

* Eliminate Command.cs and helpers

* Remove dead code

* Revert TarGz from BuildTools

Latest build tools package has not picked up the task, though it is checked in.

* Disable ChMod on Windows

* Windows bug fix

* PR Feedback

* Finish changing Chmod caps
2016-07-26 00:29:59 -04:00
..
compile Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
crossgen Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
package Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
prepare Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
publish version badge target 2016-07-12 16:52:58 -07:00
test Incremental build of test projects (#3859) 2016-07-15 00:20:23 -07:00
Microsoft.DotNet.Cli.Compile.targets Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
Microsoft.DotNet.Cli.Monikers.props nuget version 2016-07-01 07:06:27 -07:00
Microsoft.DotNet.Cli.Package.targets change to properties, artifact names 2016-06-29 15:12:58 -07:00
Microsoft.DotNet.Cli.Prepare.targets Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
Microsoft.DotNet.Cli.Publish.targets Replaces custom archiving tasks with build_tools implementation (#3905) 2016-07-22 19:01:32 -04:00
Microsoft.DotNet.Cli.tasks Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
Microsoft.DotNet.Cli.Test.targets Incremental build of test projects (#3859) 2016-07-15 00:20:23 -07:00