Commit graph

2726 commits

Author SHA1 Message Date
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
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
Sergei Vorobev 2d58774366 Merge pull request #1170 from PowerShell/vors/knownissues
Update known issues
2016-06-21 23:51:59 -07:00
Dongbo Wang 456a571d24 Bump the version of dependent WsMan.Mgmt nuget package to 1.0.1-rc1 2016-06-21 22:12:13 -07:00
Sergei Vorobev 8c284cd5a3 Update KNOWNISSUES.md 2016-06-21 19:06:04 -07:00
Sergei Vorobev 44be44e195 Revert GetComputerInfoCommand.cs to source-depot state 2016-06-21 19:02:28 -07:00
Sergei Vorobev acb7b36b94 Merge pull request #1169 from PowerShell/vors/host
Add Microsoft.PowerShell.GraphicalHost into Full build
2016-06-21 18:59:51 -07:00
Sergei Vorobev 3769dbc1f0 Add GraphicalHost as net451 dependency to ConsoleHost 2016-06-21 18:32:22 -07:00
Sergei Vorobev b833d6b957 Make Resolve-Xaml in build.psm1 compatible with GraphicalHost 2016-06-21 18:32:21 -07:00
Sergei Vorobev 2ffbfe41d6 Make Microsoft.PowerShell.GraphicalHost buildable
-Exclude *Button files
-Remove unnessasary namespace specifier for resources
2016-06-21 18:32:20 -07:00
PowerShell Team 2726a38520 Copy Microsoft.PowerShell.GraphicalHost from [SD:715912]
commit 570d318
2016-06-21 18:32:08 -07:00
Sergei Vorobev 881cf0e1ed Add project, map and AssemlbyInfo.cs for GraphicalHost
- Add xaml files to Microsoft.PowerShell.GraphicalHost\map.json
- Add references into project.json file
- Known issue: ExpanderButtonAutomationPeer.cs is excluded from the build
2016-06-21 18:31:54 -07:00
Sergei Vorobev 148d806165 Merge pull request #1168 from PowerShell/dongbo/activities
Add Activities.dlls to Github
2016-06-21 17:30:30 -07:00
Dongbo Wang 12c5094a69 Update build.psm1 to use the same MSBuild checking logic 2016-06-21 16:54:57 -07:00
Dongbo Wang 6adbda9c37 Add project.json files for Activities.dlls 2016-06-21 15:25:24 -07:00
PowerShell Team 913be6bccf Add source files for Microsoft.WSMan.Management.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team 0234b9435d Add source files for Microsoft.PowerShell.Utility.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team 4f2eb80963 Add source files for Microsoft.PowerShell.Security.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team a521fcf878 Add source files for Microsoft.PowerShell.Management.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team 800abb6203 Add source files for Microsoft.PowerShell.Diagnostics.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team e0a2323d18 Add source files for Microsoft.PowerShell.Core.Activities 2016-06-21 15:19:34 -07:00
PowerShell Team f63b574f12 Add source files for Microsoft.PowerShell.Activities 2016-06-21 15:19:34 -07:00
Dongbo Wang a9d8ea89df Add map.json files for Activities.dlls 2016-06-21 15:19:34 -07:00
Dongbo Wang 8fbedbd9ad Update build.psm1 to add Resolve-Xaml function because 'Microsoft.PowerShell.Activities' depends on .xaml files. 2016-06-21 15:19:34 -07:00
Sergei Vorobev 1476be8ecf Merge pull request #1161 from PowerShell/vors/leftovers
Vors/leftovers
2016-06-20 17:53:31 -07:00
Sergei Vorobev 7b3b6dbc74 Update KNOWNISSUES about ControlPanelItemCommand.cs
[skip ci]
2016-06-20 17:52:53 -07:00
PowerShell Team 5790595da3 Copy Microsoft.PowerShell.ODataUtils from [SD:715912]
commit 570d318
2016-06-20 17:23:37 -07:00
Sergei Vorobev f4ff460b9f Add OdataUtils to map.json 2016-06-20 17:22:54 -07:00
PowerShell Team 5f87828710 Copy ControlPanelItemCommand.cs from [SD:715912]
commit 77eda78
2016-06-20 15:29:51 -07:00
Sergei Vorobev cafc4fe1d0 Add ControlPanelItemCommand.cs into map.json and exclude from build 2016-06-20 15:29:51 -07:00
Sergei Vorobev a966d8dc7d Merge pull request #1158 from PowerShell/vors/windows-build
Remove src/windows-build submodule
2016-06-20 15:19:28 -07:00
Raghu Shantha [MSFT] 45c6f9125b Merge pull request #1157 from PowerShell/RaghuS-PackageManagementModule
Enable PackageManagement module in PS module store
2016-06-20 15:03:19 -07:00
Sergei Vorobev 963ce9c1ab Remove src/windows-build from CI builds 2016-06-20 14:40:29 -07:00
Sergei Vorobev 607448cd18 Remove src/windows-build submodule 2016-06-20 14:39:39 -07:00
Sergei Vorobev 573606054c Remove doc information about psl-windows-build submodule 2016-06-20 14:38:47 -07:00
Sergei Vorobev 2856103fa5 Get packages from psl-windows-build online nuget feed 2016-06-20 14:35:57 -07:00
Sergei Vorobev 09238a9f1a Merge pull request #1148 from PowerShell/vors/pwrshplugin
Add pwrshplugin into windows build
2016-06-20 13:43:54 -07:00
PowerShell Team 0b2d362220 Enable PackageManagement module in OPS module store 2016-06-20 13:37:54 -07:00
Andy Schwartzmeyer 784978a9dd Merge pull request #1154 from PowerShell/andschwa/build-module
Better CentOS 7 support
2016-06-20 13:37:52 -07:00
Andrew Schwartzmeyer 36d982f7f5 Detect DEB and RPM package types
Instead of assuming DEB for Linux.
2016-06-20 13:03:54 -07:00
Quoc Truong 8cfc6d6687 Merge pull request #1153 from PowerShell/quoct/oneget
Adding PackageManagement
2016-06-20 12:59:50 -07:00
Andrew Schwartzmeyer 0cdc7cfc7e Use COMPILE_FLAGS instead of add_compile_options
The latter came with CMake 2.8.12, and CentOS comes with 2.8.11, so we
need to use a more compatible method. Also bump the minimum required
version now that it is properly known.
2016-06-20 12:44:55 -07:00
Andrew Schwartzmeyer 01b1b13344 Install gcc-c++ instead of just gcc on CentOS 2016-06-20 12:16:14 -07:00