Commit graph

3011 commits

Author SHA1 Message Date
Dongbo Wang
eae26dc0fa Add test to verify that a simple workflow can run 2016-06-17 14:54:54 -07:00
Dongbo Wang
da69dc921f Update project.json for Microsoft.PowerShell.ConsoleHost to depend on Microsoft.PowerShell.Workflow.ServiceCore 2016-06-17 14:54:54 -07:00
Dongbo Wang
16c2c292a7 Add project.json for Microsoft.PowerShell.Workflow.ServiceCore 2016-06-17 14:53:09 -07:00
PowerShell Team
d9b41bf9bf Add source files for Microsoft.PowerShell.Workflow.ServiceCore 2016-06-17 14:53:09 -07:00
Dongbo Wang
de058e096a Add map.json for Microsoft.PowerShell.Workflow.ServiceCore 2016-06-17 14:53:09 -07:00
Sergei Vorobev
e73e72484b Fix name for pwrshplugin 2016-06-17 14:27:09 -07:00
Sergei Vorobev
0e35dcd526 Temporerely disable SQM Telemetry in pwrshplugin 2016-06-17 14:21:09 -07:00
Sergei Vorobev
ef96336d1f Add Release/ entry to .gitignore in powershell-native project 2016-06-17 14:20:31 -07:00
PowerShell Team
71835813aa Copy pwrshplugin native code from [SD:715912]
commit 77eda78
2016-06-17 14:10:17 -07:00
Sergei Vorobev
d24bf35c22 Add pwrshplugin to cmake build 2016-06-17 14:09:00 -07:00
Sergei Vorobev
299d7798ce Merge pull request #1136 from PowerShell/vors/scheduledjobs
PSScheduledJobs Module
2016-06-17 11:26:24 -07:00
Sergei Vorobev
b374e2fd06 Add Start-TypeGen
Update Microsoft.PowerShell.CoreCLR.AssemblyLoadContext\project.json
Include Crypto package for new source code
2016-06-17 11:23:29 -07:00
Sergei Vorobev
7e26425e86 Make Start-ResGen smarter: don't need to explicitly list all modules 2016-06-17 11:12:30 -07:00
Sergei Vorobev
38ce6d4616 remove comments from project.json per request 2016-06-17 10:56:34 -07:00
Andy Schwartzmeyer
4adfe9330a Merge pull request #1138 from PowerShell/vors/gitignore
Add uninstall script in .gitignore
2016-06-17 09:50:00 -07:00
Andy Schwartzmeyer
c8a0a8c733 Merge pull request #1139 from PowerShell/vors/missed-resx
Add missed resx file
2016-06-17 09:13:11 -07:00
Andy Schwartzmeyer
128301c84d Merge pull request #1131 from PowerShell/KarolKaczmarek-patch-1
Fixing output location
2016-06-17 09:12:04 -07:00
Sergei Vorobev
fa5d3fa063 Add missed install/uninstall scripts to .gitignore 2016-06-17 09:07:34 -07:00
PowerShell Team
67ef887900 Add new file AssemblyMetadataHelper.cs from [SD:715912]
commit 77eda78
2016-06-17 08:14:02 -07:00
Sergei Vorobev
90e14b402c Update map.json with AssemblyMetadataHelper.cs 2016-06-17 08:13:33 -07:00
Sergei Vorobev
7d9046ea05 Fix wrong heuristic to start ResGen 2016-06-17 07:51:32 -07:00
PowerShell Team
838ad202fa Add missed resx file from [SD:715912] commit 77eda78 2016-06-17 06:24:57 -07:00
Sergei Vorobev
c0db699e83 Add missed resx file into map.json 2016-06-17 06:24:12 -07:00
Sergei Vorobev
a64c0521a8 Ignore untracked files in Copy-MappedFiles pslMonadRoot check 2016-06-17 06:14:12 -07:00
Sergei Vorobev
436d3303cd Add uninstall script in .gitignore 2016-06-17 05:22:24 -07:00
Andy Schwartzmeyer
9a63ee7841 Merge pull request #981 from PowerShell/SortObjectPesterTest
Add Sort-Object Pester Unit Test
2016-06-16 20:51:55 -07:00
JumpingYang001
8cd16e81c1 Update fix based on comments for Sort-Object Pester Test 2016-06-16 19:54:13 -07:00
JumpingYang001
bb32b104bc Add Sort-Object Pester Unit Test 2016-06-16 19:46:52 -07:00
JumpingYang001
c1b0095361 Update fix based on comments for Export-Clixml and Import-Clixml Pester Test 2016-06-16 19:44:57 -07:00
JumpingYang001
5c9ff45370 Add Export-Clixml and Import-Clixml Pester Test 2016-06-16 19:42:51 -07:00
Sergei Vorobev
713ddfdf05 Remove authors section from product project.json 2016-06-16 19:33:19 -07:00
Sergei Vorobev
713d4072b3 Make Microsoft.PowerShell.ScheduledJob part of build for FullCLR 2016-06-16 19:30:52 -07:00
Sergei Vorobev
7cd6a76479 Add project.json for ScheduledJob, add test that we build PSScheduledJob module 2016-06-16 19:20:35 -07:00
Sergei Vorobev
ff67c73c48 Bump src/windows-build submodule version 2016-06-16 19:20:35 -07:00
PowerShell Team
552354e4e2 Copy PSScheduledJob sources from psl-monad [SD:715912]
commit 77eda78
2016-06-16 19:20:35 -07:00
Sergei Vorobev
2eba1d3973 Update Start-ResGen to have PSScheduledJob 2016-06-16 19:20:35 -07:00
Sergei Vorobev
9fc3ab26ff Update map.json to have PSScheduledJob 2016-06-16 19:20:35 -07:00
Sergei Vorobev
8bd91a1897 Add map.json for Microsoft.PowerShell.ScheduledJob 2016-06-16 19:20:35 -07:00
Andrew Schwartzmeyer
b19be8c911 Fix CentOS RID in tests and build module 2016-06-16 18:39:29 -07:00
Andy Schwartzmeyer
f432279180 Merge pull request #1132 from PowerShell/andschwa/install-docs
Update installation docs for v0.5.0
2016-06-16 17:50:41 -07:00
Andrew Schwartzmeyer
acf76231e5 Update readme for Windows releases 2016-06-16 17:18:43 -07:00
Andrew Schwartzmeyer
970f7e25a0 Add basic Windows package install instructions 2016-06-16 16:38:57 -07:00
KarolKaczmarek
2b24359df8 Fixing output location 2016-06-16 16:36:27 -07:00
Andrew Schwartzmeyer
b4a75b4654 Bump package version in Linux install docs 2016-06-16 16:30:10 -07:00
Andy Schwartzmeyer
a5d11a6000 Merge pull request #1128 from PowerShell/andschwa/nano-bits
Downgrade .NET Core packages to Nano's build rc2-24027
2016-06-16 16:23:41 -07:00
Andrew Schwartzmeyer
ef79e12245 Bump windows build with new MMI/MMIN packages 2016-06-16 15:48:19 -07:00
Andrew Schwartzmeyer
10f2d48f60 Use CentOS 7, not 7.1 RID 2016-06-16 15:48:18 -07:00
Andrew Schwartzmeyer
9375b1f303 Downgrade packages to build 24027
This is the ancient build that Nano uses.
2016-06-16 15:48:18 -07:00
Andrew Schwartzmeyer
8e7c2ca30b Sign all assemblies with key 2016-06-16 15:48:18 -07:00
Sergei Vorobev
b4fe8c4935 Merge pull request #1126 from PowerShell/vors/bits
Add test to ensure we build Archive and LocalAccounts correctly
2016-06-16 13:13:15 -07:00