Commit graph

2767 commits

Author SHA1 Message Date
Raghu Shantha [MSFT]
718ecdc354 Merge pull request #1222 from PowerShell/RaghuS-MSIInstallerBranch
Added ability to choose install location when using MSI, fixed issue #1135
2016-06-27 16:46:56 -07:00
Raghu Shantha [MSFT]
1c5cd64251 Added ability to choose install location, issue #1135 2016-06-27 16:04:57 -07:00
Andy Schwartzmeyer
033280956c Merge pull request #1213 from PowerShell/andschwa/strong-names
Re-enable checking of assemblies with strong names
2016-06-27 15:27:03 -07:00
Andy Schwartzmeyer
02abcf5948 Merge pull request #1212 from PowerShell/RaghuS-MSIInstallerEnhancements
MSI Installer enhancements Part 1
2016-06-27 15:26:55 -07:00
Andy Schwartzmeyer
bc88c1ba1f Merge pull request #1198 from PowerShell/andschwa/code-of-conduct
Add official Microsoft Open Source Code of Conduct
2016-06-27 14:53:50 -07:00
Andrew Schwartzmeyer
97df59f553 Re-enable checking of assemblies with strong names
This removes the `UsesCodeSignedAssemblies()` switch in `CorePsPlatform`
and reverts the work-arounds skipping strong name checking.
2016-06-27 14:49:46 -07:00
Jianyun
b6336aabbc Merge pull request #1214 from PowerShell/jianyunt/docs
Fixed the broken reference links in contributing.md
2016-06-27 14:05:27 -07:00
Jianyun Tao
76b1750570 Fixed broken links 2016-06-27 12:12:19 -07:00
Andy Schwartzmeyer
abeebfc579 Move version in template into comment 2016-06-27 11:55:46 -07:00
Raghu Shantha [MSFT]
e8145e056d Added Assets path to New-MSIPackage invocation 2016-06-27 11:50:14 -07:00
Raghu Shantha [MSFT]
3c9347b3bb MSI Installer enhancements Part 1 2016-06-27 11:39:49 -07:00
Jianyun Tao
71470540d3 Fixed the broken reference links 2016-06-27 11:34:32 -07:00
Jianyun
82214bb027 Merge pull request #1206 from PowerShell/jianyun/docs
This is for the doc structure and place holder folders and files. thx
2016-06-27 11:28:08 -07:00
Andrew Schwartzmeyer
218480cd26 Add official Microsoft Open Source Code of Conduct 2016-06-27 10:35:21 -07:00
Jianyun Tao
2f442101a4 Merge branch 'master' of https://github.com/PowerShell/PowerShell into jianyun/docs 2016-06-24 19:12:26 -07:00
Jianyun Tao
39b3bfcd43 Created the docs layout 2016-06-24 19:11:56 -07:00
Jianyun
ee96212fb6 Merge pull request #1203 from PowerShell/jianyun/docs
fixed a broken link in readme
2016-06-24 17:37:33 -07:00
Jianyun Tao
14ccf37210 addressed feedback from Andy. 2016-06-24 17:20:20 -07:00
Jianyun Tao
1d474107c9 fixed a broken link in readme 2016-06-24 16:49:24 -07:00
Sergei Vorobev
56e4e96474 Merge pull request #1129 from TravisEz13/patch-1
Qualify new-pssession known issue
2016-06-24 16:33:25 -07:00
Sergei Vorobev
c1c2d8fc10 Merge pull request #1181 from PowerShell/vors/activities
Add *.Activities dlls in Full build
2016-06-24 16:00:35 -07:00
Sergei Vorobev
9e84f86753 Start-XamlGen: ignore all errors from msbuild for all Xaml files 2016-06-24 15:45:31 -07:00
Sergei Vorobev
0203775a8c Redirect Xaml msbuild output into verbose 2016-06-24 15:45:31 -07:00
Sergei Vorobev
7ccb0bae95 Remove full paths from references assemlbies in XAML generation 2016-06-24 15:45:31 -07:00
Sergei Vorobev
eb823a75a2 Make Microsoft.PowerShell.Activities/Xamls compatible with msbuild v14 2016-06-24 15:45:31 -07:00
Sergei Vorobev
c681acc952 Don't always use msbuild from the framework folder: causes problems with VS C++ 14 Tools 2016-06-24 15:45:31 -07:00
Sergei Vorobev
bab296f67c Exclude native resources from pwrshplugin temporarely 2016-06-24 15:45:31 -07:00
Sergei Vorobev
fca7c6e4bd Bump appveyor build version 2016-06-24 15:45:31 -07:00
Sergei Vorobev
7498c20aa3 build.psm1 changes for Activities dlls
- Add Start-PSBuild -Clean
- Normalize $env:PATH references in .\build.psm1
- Add more logging in Resolve-Xaml for troubleshooting
- Always use msbuild from the Microsoft.NET v4.0.30319
- Rename Resolve-Xaml into Start-XamlGen for consistency with Start-TypeGen and Start-ResGen
- Disable pwrshplugin build temporarely
2016-06-24 15:45:31 -07:00
Sergei Vorobev
f81b5a5f6e Add *.Activities dlls in Full build
- Add activities as a dependency to ConsoleHost
- This creates a minor ambiguity in the type resolution in ConsoleHost.
  We are specifying a namespace name to workaround it.
2016-06-24 15:45:31 -07:00
Jason Shirk
b5bea29a72 Merge pull request #1202 from PowerShell/jasonsh/pspester-fix
Import local Pester version before running tests
2016-06-24 15:35:48 -07:00
Jason Shirk (POWERSHELL)
283d596a20 Import local Pester version before running tests 2016-06-24 14:03:30 -07:00
Jianyun
93dd47e3d7 Merge pull request #1188 from jianyunt/master
Initial draft of the contributing-to-powershell.md
2016-06-24 13:39:37 -07:00
Sergei Vorobev
5b1964579f Merge pull request #1182 from PowerShell/don/docs
(WIP) Initial draft of repo readme for PM review.
2016-06-24 13:30:25 -07:00
Don Gill
abc83b0e51 Updated per feedback. 2016-06-24 13:15:34 -07:00
Travis Plunk
f212f98071 Qualify new-pssession known issue 2016-06-24 12:20:21 -07:00
Jianyun Tao
88ef516237 Updated Common Engineering Practices.
[skip ci]
2016-06-24 11:39:38 -07:00
Jianyun Tao
1a79412db9 Updated to address feedback
[skip ci]
2016-06-24 10:48:26 -07:00
Jianyun Tao
2febe943c8 "Updated to address the feedback".
[skip ci]
2016-06-24 10:34:32 -07:00
Jianyun Tao
e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00
Andy Schwartzmeyer
dbdd72b5d7 Merge pull request #1183 from PowerShell/andschwa/cli-rel-1.0.0
Change preview channel to rel-1.0.0
2016-06-23 13:48:40 -07:00
Andrew Schwartzmeyer
f8e0c1a49e Change preview channel to rel-1.0.0
Recent CLI commits have changed the channel from which to download.
2016-06-23 13:23:03 -07:00
Don Gill
178becf21e (WIP) Updated draft of readme for PM review. 2016-06-23 08:21:07 -07:00
Don Gill
cc8e7a789e WIP initial draft of readme 2016-06-22 16:57:17 -07:00
Andy Schwartzmeyer
fd1c87f17e Merge pull request #1178 from PowerShell/RaghuS-DocUpdatesBranch
Updated installation and release documentation to be current
2016-06-22 15:30:03 -07:00
Raghu Shantha [MSFT]
6727d207f9 Updated installation and release documentation to be current 2016-06-22 14:29:58 -07:00
Sergei Vorobev
7c3019bc28 Merge pull request #1171 from PowerShell/vors/sd-717473
Integrate changes from SD between [SD:715912] and [SD:717473]
2016-06-22 10:11:48 -07:00
Sergei Vorobev
8011ad707f Disable 3 debugging tests on all platforms to unblock code integration 2016-06-22 06:28:34 -07:00
PowerShell Team
207d2b3195 Integrate changes from SD between [SD:715912] and [SD:717473] 2016-06-22 06:24:08 -07:00
Sergei Vorobev
dfea5de391 Merge pull request #1172 from PowerShell/dongbo/bump_wsman_mgmt_version
Bump the version of dependent WsMan.Mgmt nuget package to 1.0.1-rc1
2016-06-22 00:14:22 -07:00