Commit graph

121 commits

Author SHA1 Message Date
Rich Lander 813a270b28 Update README (#728)
* Update README

* Update README links

* Update per feedback

* Add link to .NET platform
2017-07-03 20:17:38 -07:00
Peter Marcu 414505918e Fixing VC Redist download links. 2017-06-16 15:02:18 +02:00
Tomáš Matoušek 967312d559 Update portable_pdb.md 2017-05-16 09:35:52 -07:00
Chuck Ries 253cf2a846 Add initial Source Link spec 2017-04-24 13:12:37 -07:00
Rich Lander 97c5c28042 Add docs (#547)
* Add docs

* Clarify role of .NET Framework docs

* Update official-docs.md
2017-03-31 16:46:37 -07:00
Omair Majid e06a8c7f23 Fix markdown headings
GitHub recently changed how it renders headings. Now headings need a
space after the last # to be recognized as a heading.

See https://github.github.com/gfm/#atx-headings
2017-03-20 16:52:07 -04:00
Peter Marcu 860703c9d9 Adding basic system requirements (#465)
* Adding basic system requirements

* Adding default size note

* Removing SSE statement
2017-02-08 09:57:39 -08:00
Tomáš Matoušek a576ba10d7 Update list of tools that do not support Portable PDBs (#452) 2017-02-06 22:55:54 -08:00
Jonathan Channon 53e2da10c6 Update prereqs.md (#416) 2017-01-05 18:54:55 -08:00
Atif Aziz cf742b0f92 Fix broken link to portable PDB reader (#385) 2017-01-05 18:45:16 -08:00
Zlatko Knezevic 4cb5cbe9d2 Remove VS2012 pre-reqs (#129)
Removing the VS2012 CRT pre-requisite since it is no longer needed, as confirmed by @leecow.
2016-06-17 09:55:03 -07:00
Zlatko Knezevic fb11f1e438 Create prereqs.md (#116)
* Create prereqs.md

Creating an overall .NET Core pre-req native deps file to be able to point people to.

* Update prereqs.md

Responding to PR feedback.
2016-06-06 11:47:43 -07:00
noahfalk 1beaf16021 Editorial improvements for portable_pdb.md 2016-03-10 14:01:07 -08:00
Noah Falk 0c61b63e18 Add portable PDB doc 2016-03-09 16:49:28 -08:00
Matthew Whilden 4ca6ed0fa0 Move known issue to the right spot 2015-12-28 17:08:22 -08:00
Matthew Whilden 6e53b27d63 Add binder known issue 2015-12-28 17:07:34 -08:00
Matthew Whilden de84a1ebfe Add warning about needing to delete ilcRepro.zip
We don't currently check to see if the file is already there and if it is, we crash ungracefully after spending multiple minutes building.
2015-12-07 15:42:05 -08:00
Simon Nattress f522b97e77 Update .Net Native fwlink with new known issues
Add guidance for two new issues:
1. WACK failure for apps with native code and "Optimize Code" unchecked
in project properties. Developer experience mode pulls in illegal Store
APIs.
2. Large applications failing compilation in Store.  The toolchain
distributed with Windows 10 Tools 1.1 mitigates this.
2015-09-03 19:40:42 -07:00
Gaurav Khanna 92dc95490d Update ilcRepro.md 2015-08-13 17:26:00 -07:00
Rich Lander 10eac87ffb Update ilcRepro.md 2015-07-29 14:11:15 -07:00
Xy Ziemba 5c3f4b25cf Add repro instructions for ILC internal compiler errors 2015-07-09 15:43:52 -07:00