Commit graph

133 commits

Author SHA1 Message Date
Sergei Vorobev
70e1872095 Merge pull request #1314 from PowerShell/vors/resgen-docs
Update docs about ResGen
2016-07-07 20:23:20 -07:00
Sergei Vorobev
8e60baa2b3 Remove branches.md
It's not relevant anymore
2016-07-07 15:27:41 -07:00
Sergei Vorobev
e98a8a64f7 Update docs about ResGen
You don't need to alternate build.psm1 anymore, when you add resx files..
2016-07-07 12:49:30 -07:00
Andy Schwartzmeyer
f5e2eb294b Add list of files excluded from ConsoleHost 2016-07-01 16:55:44 -07:00
Sergei Vorobev
b29948afbe Update docs\building\windows-full.md + typo fixes 2016-07-01 13:51:14 -07:00
Sergei Vorobev
1035ed30ec Move Modules related notes from internals.md into src/Modules/README.md 2016-07-01 12:20:48 -07:00
Andrew Schwartzmeyer
10ea1733e9 Update to .NET Core 1.0 packages 2016-06-27 15:30:47 -07:00
Jianyun Tao
39b3bfcd43 Created the docs layout 2016-06-24 19:11:56 -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
Travis Plunk
f212f98071 Qualify new-pssession known issue 2016-06-24 12:20:21 -07:00
Jianyun Tao
e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00
Raghu Shantha [MSFT]
6727d207f9 Updated installation and release documentation to be current 2016-06-22 14:29:58 -07:00
Sergei Vorobev
8c284cd5a3 Update KNOWNISSUES.md 2016-06-21 19:06:04 -07:00
Sergei Vorobev
7b3b6dbc74 Update KNOWNISSUES about ControlPanelItemCommand.cs
[skip ci]
2016-06-20 17:52:53 -07:00
Sergei Vorobev
573606054c Remove doc information about psl-windows-build submodule 2016-06-20 14:38:47 -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
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
Andrew Schwartzmeyer
9375b1f303 Downgrade packages to build 24027
This is the ancient build that Nano uses.
2016-06-16 15:48:18 -07:00
Sergei Vorobev
f9b11ed966 Add info about dummy dependencies 2016-06-15 19:17:45 -07:00
Sergei Vorobev
1ece589975 Add first version of docs/building/internals.md 2016-06-15 18:59:46 -07:00
Andrew Schwartzmeyer
0232f160ec Add backward slash in filename as known issue 2016-06-15 12:16:54 -07:00
Sergei Vorobev
94e3be208a Update resources.md doc, partialy fix #746 2016-06-15 10:34:10 -07:00
Andy Schwartzmeyer
76e9b74418 Update unavailable cmdlets
These cmdlets were made available in b9bf32d96.
2016-06-14 16:26:40 -07:00
Sergei Vorobev
029086e27c Add some intelligence to Copy-MappedFiles 2016-06-13 18:50:15 -07:00
Sergei Vorobev
21f4c46f3e Update documentation about mapping.md 2016-06-13 17:56:56 -07:00
Andrew Schwartzmeyer
c9c20988c3 Update building documentations for Linux and OS X 2016-06-10 16:12:01 -07:00
Andy Schwartzmeyer
06f563bb07 Merge pull request #1075 from PowerShell/andschwa/binary-compatibility
Cross-platform (FullCLR/CoreCLR) binary module creation
2016-06-09 10:42:06 -07:00
Andrew Schwartzmeyer
338b9a3462 Add LLDB with SOS via tools/debug.sh note to debugging docs 2016-06-06 12:20:28 -07:00
Andrew Schwartzmeyer
0b0b141ea5 Move download.sh script to tools tree 2016-06-06 12:15:49 -07:00
Andrew Schwartzmeyer
751f8a0635 Add debugging info on use of Trace-Command 2016-06-06 11:54:13 -07:00
Andrew Schwartzmeyer
1d96695a63 Update cmdlet-example to use netstandard1.3
As this enables importing the same DLL everywhere.
2016-06-06 11:39:29 -07:00
Andy Schwartzmeyer
86484ff0d9 Merge pull request #1054 from PowerShell/andschwa/wix-docs
Update releasing notes for WiX
2016-05-31 15:52:22 -07:00
Andrew Schwartzmeyer
b77b34164e Update releasing notes for WiX 2016-05-27 16:33:49 -07:00
Andrew Schwartzmeyer
2dcdc13dff Remove references to CoreConsoleHost from docs
The `src/powershell` project is the new host.
2016-05-27 16:20:52 -07:00
Sergei Vorobev
6da104eaa6 Add troubleshooting notes dotnet restore for OS X
[skip ci]
2016-05-25 19:33:28 -07:00
Andrew Schwartzmeyer
704aaa8057 Add FAQ about Travis CI failures from forks 2016-05-24 12:04:32 -07:00
Andrew Schwartzmeyer
154166f458 Add FAQ about windows-build/nuget-feed being empty
And then causing `dotnet restore` to fail.
2016-05-20 16:33:19 -07:00
Andy Schwartzmeyer
52d747e56b Merge pull request #1013 from PowerShell/andschwa/secure-string
Add SecureString known issue
2016-05-19 16:10:45 -07:00
Andrew Schwartzmeyer
675c6df19d Add SecureString known issue 2016-05-19 15:23:00 -07:00
Andrew Schwartzmeyer
0702407f65 Mark SendGreeting module tests as slow 2016-05-19 14:28:50 -07:00
Andrew Schwartzmeyer
a423ca5d99 Add jobs known issue 2016-05-19 14:18:24 -07:00
Andy Schwartzmeyer
5bdb215034 Don't compile GetComputerInfoCommand.cs 2016-05-18 17:47:25 -07:00
Andrew Schwartzmeyer
fcf4b38370 Rename PowerShellGitHubDev.psm1 to build.psm1 2016-05-18 13:58:59 -07:00
Andrew Schwartzmeyer
60f6e05017 Add non-interactive console known issue 2016-05-18 10:50:00 -07:00
Andrew Schwartzmeyer
e140e215bb Add aliases known issue 2016-05-18 10:43:16 -07:00
Andrew Schwartzmeyer
1381140f6e Add sessions known issue 2016-05-18 10:36:52 -07:00
Andrew Schwartzmeyer
f75b39e5cd PSRP known issues removed
Since it was decoupled from this repo.
2016-05-18 10:21:28 -07:00
Andrew Schwartzmeyer
ac55b037ae Eventing known issue is fixed 2016-05-18 10:16:08 -07:00