Commit graph

141 commits

Author SHA1 Message Date
Andy Schwartzmeyer
43f07425e9 Merge pull request #1283 from PowerShell/andschwa/readlinesafe
Implement ReadLineSafe for Linux
2016-07-08 17:02:49 -07:00
Sergei Vorobev
cb1c6e1245 Merge pull request #1305 from PowerShell/vors/docs
Update docs, assigned to Sergei
2016-07-08 16:25:24 -07:00
Andrew Schwartzmeyer
53a3b760cd Remove ReadLineSafe from known issues 2016-07-08 13:48:51 -07:00
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
Sergei Vorobev
7ea99107ec Add more complex scenarios section to powershell-repository-101 2016-07-07 12:26:36 -07:00
Sergei Vorobev
328f7b9984 Remove stub docs that should be platform specific 2016-07-06 20:42:16 -07:00
Sergei Vorobev
8af07f0d6f Remove out-dated git documentation 2016-07-06 20:42:16 -07:00
Sergei Vorobev
cb6ddf5131 Update git-related docs: basics and powershell-repository-101 2016-07-06 20:42:05 -07:00
Sergei Vorobev
680642d073 Update full build instruction, fix typo 2016-07-06 18:22:44 -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