1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Commit graph

126 commits

Author SHA1 Message Date
Jostein Kjønigsen
b9eada87c9 CoreClr: Make tests run on FreeBSD and document how to run them.
Not all platforms have bash in /bin/.

Documentation added to the general FreeBSD build-instructions.


Commit migrated from dcdc978851
2015-05-22 05:13:23 +10:00
John Chen (JOCHEN7)
946880f4db Clarify that the final mscorlib.dll is in bin\Product
Commit migrated from 2ec6b94f7e
2015-05-20 09:30:56 -07:00
Jan Vorlicek
38bd6fae76 Add ReadyToRun term to the glossary
Commit migrated from 15b5fae443
2015-05-20 16:44:23 +02:00
Bruce Forstall
7d77edc12b Add JIT Coding Conventions document in markdown format
Commit migrated from 0d8da10621
2015-05-19 16:14:36 -07:00
Andrey Akinshin
38d7d99036 Documentation/ryujit-overview.md: small improvements
Commit migrated from 4cdff87432
2015-05-13 00:06:40 +03:00
Anders Jensen-Waud
da405f82c6 Updated FreeBSD installation instructions with LLDB steps
Included build instructions for FreeBSD on how to
manually build and install LLDB on FreeBSD STABLE
Included FreeBSD LLDB install script

Fixed spacing issues

Fixed installation formatting


Commit migrated from 058aabfce5
2015-05-08 09:16:52 +10:00
Eddie Hedges
50657d0a49 Updated Garbage Collector design document URL
Commit migrated from 3fce00cd4a
2015-05-07 15:51:54 -05:00
Mili (Yi) Zhang
4847588be7 Add generated document for configurations and the docgen script.
Commit migrated from 0d71d061bf
2015-05-06 02:09:47 -04:00
Andrey Akinshin
35b96a341f Fix typos in Documentation/ryujit-overview.md
Commit migrated from f423b2de2a
2015-05-04 15:17:06 +03:00
Tony Narlock
805d18a42a Documentation: Inline source should use single backticks in markdown.
Commit migrated from 554d219590
2015-05-01 11:19:53 -05:00
Tony Narlock
f4f9b28b4a FreeBSD instructions: clarify minimum version of Clang for CoreCLR and build.sh argument for FreeBSD 10.1-RELEASE systems
Commit migrated from 0b96bb0592
2015-05-01 07:57:54 -05:00
Aditya Mandaleeka
132f486e4c Merge pull request dotnet/coreclr#881 from adityamandaleeka/update-mac-instructions
Update OS X instructions to mention XCode 6.3 issue

Commit migrated from e4d02451ab
2015-04-30 11:06:26 -07:00
Rich Lander
c27ee95221 Merge pull request dotnet/coreclr#880 from dendory/patch-1
Fixing weird markdown parsing bug

Commit migrated from 39c5df949f
2015-04-29 23:24:06 -07:00
Jan Kotas
94619a798b Merge pull request dotnet/coreclr#879 from brandonbloom/patch-1
Fix build output directory name in osx build instructions

Commit migrated from 5e0977be10
2015-04-29 23:17:00 -07:00
Daniel Qiu
207796367e fix a simple typo for get-dotnetcore-dnx-osx.md
Commit migrated from 5908ea0ece
2015-04-30 13:44:13 +08:00
Aditya Mandaleeka
90b93e7586 Update OS X instructions to mention XCode 6.3 issue
Update the OS X CoreCLR instructions to mention that XCode 6.3 introduced
an issue that breaks the build, and that developers with the 6.3 version
of the tools should update to 6.3.1 or higher.


Commit migrated from 0372f6b901
2015-04-29 19:17:38 -07:00
Patrick Lambert
e48f37753f Fixing weird markdown parsing bug
Commit migrated from e35b109aa1
2015-04-29 22:16:08 -04:00
Brandon Bloom
7d5fad51a7 Fix build output dir name in OSX instructions.
Commit migrated from 10950226cd
2015-04-29 18:04:54 -07:00
Scott Harwell
fd22ab9a81 Update get-dotnetcore-dnx-linux.md
Correct typo in `dnvm list` command.

Commit migrated from ba1e8d655a
2015-04-29 17:33:31 -04:00
Rich Lander
2c957b6af0 Merge pull request dotnet/coreclr#870 from richlander/rich-instructions
Update .NET Core DNX SDK acquisition instructions

Commit migrated from 198c007bca
2015-04-29 14:20:07 -07:00
Richard Lander
efddad4ce6 Add DNX instructions for OS X and Linux
Commit migrated from a3d94900a3
2015-04-29 14:19:22 -07:00
Jan Kotas
54011faf4b Merge pull request dotnet/coreclr#867 from dotnet/richlander-patch-3
Update README.md

Commit migrated from 0ed365a06e
2015-04-29 12:04:10 -07:00
Richard Lander
1bb672620f Update Windows binary acquisition instructions
Commit migrated from e58da6a91f
2015-04-29 11:49:08 -07:00
Andy Ayers
d9381e0759 Merge pull request dotnet/coreclr#843 from AndyAyersMS/JitTesting
Initial roadmap for JIT testing

Commit migrated from 476d60cf7b
2015-04-29 11:03:42 -07:00
Rich Lander
d5c7d08f90 Update README.md
- Add RyuJIT to the Documentation readme.

Commit migrated from c89f458f1c
2015-04-29 08:16:16 -07:00
Carol Eidt
4c882a1c2a Merge pull request dotnet/coreclr#845 from CarolEidt/RyuJITOverview
Ryu jit overview

Commit migrated from d1473d9abd
2015-04-28 16:00:07 -07:00
Jan Kotas
f1c91d4ea8 Merge pull request dotnet/coreclr#857 from chribben/patch-1
Update linux-instructions.md

Commit migrated from 91eb5273b2
2015-04-28 15:19:38 -07:00
Jeremy Kuhne
9ddaa24634 Update CoreFx build instructions.
Commit migrated from 13970d27de
2015-04-28 14:19:55 -07:00
Christian Jacobsen
0729fc9d4e Update linux-instructions.md
Substituted Unix with Linux in paths

Commit migrated from 8ab7d037b3
2015-04-28 21:45:47 +02:00
Carol Eidt
615ef35b60 Add RyuJIT Overview to documentation
Updated the overview doc, translated to markdown, and fixed
the link in compiler.cpp.

Fix dotnet/coreclr#636


Commit migrated from c99483fd92
2015-04-28 10:55:47 -07:00
Andy Ayers
369749495e Fixes based on review feedback.
Added some missing newlines, got rid of a few special characters, and fixed up some bad grammar.


Commit migrated from acbcc21f09
2015-04-28 10:28:48 -07:00
Rich Lander
11ff23b150 Update README.md
- Fix custom DNX link.

Commit migrated from 402b95d4a9
2015-04-28 09:32:16 -07:00
Jan Kotas
a972276a59 Merge pull request dotnet/coreclr#849 from josteink/freebsd-buildinstructions
FreeBSD build-instructions: Remove unneeded Linux-reference.

Commit migrated from b5f0749f9e
2015-04-27 23:02:01 -07:00
Jostein Kjønigsen
7945625dfc FreeBSD build-instructions: Remove unneeded Linux-reference.
Commit migrated from 1342e0321a
2015-04-28 15:17:49 +10:00
Andy Ayers
092fead39e Initial roadmap for JIT testing
First draft of a document describing testing needed for JIT development. Comments welcome.


Commit migrated from 19d378fa97
2015-04-27 16:27:06 -07:00
Jan Kotas
45fa5e80c8 Merge pull request dotnet/coreclr#840 from josteink/freebsd-buildinstructions
Updated FreeBSD build-instructions.

Commit migrated from 31b95189d6
2015-04-27 12:42:11 -07:00
Jostein Kjønigsen
9075c0f050 Updated FreeBSD build-instructions.
These instructions includes the new FreeBSD-specific changes introduced in
https://github.com/dotnet/corefxlab/pull/82


Commit migrated from 6d46cb7531
2015-04-28 04:56:43 +10:00
taylorjonl
aa2ad18d41 Updated paths that contained Unix to Linux
Commit migrated from 33216672f3
2015-04-27 09:31:55 -06:00
Rich Lander
1e3fb7c01f Update windows-instructions.md
- Added reference to issue dotnet/coreclr#30 so that people can "watch at home" on this issue.

Commit migrated from f185bf3ad3
2015-04-26 15:26:40 -07:00
Rich Lander
51a8f542da Merge pull request dotnet/coreclr#809 from richlander/rich-getcoreclr
Add NuGet and DNVM links to readme

Commit migrated from 8a53f74af4
2015-04-25 16:00:23 -07:00
Richard Lander
d369b46b8c Fix typo
Commit migrated from d8e94fbef5
2015-04-24 23:53:14 -07:00
Richard Lander
289f872bd0 Add NuGet and DNVM links to readme
Commit migrated from b9774548b8
2015-04-24 22:50:07 -07:00
Rich Lander
e1bc0bb9b2 Update binary distribution instructions
Commit migrated from fb8b98718c
2015-04-24 22:17:29 -07:00
Jan Henke
494d133710 Initial FreeBSD instructions based on the Linux instructions.
This file is a copy of the Linux instructions, modified for the differences
between Linux and FreeBSD. It is not perfect yet, we are still missing some
parts on FreeBSD (LLDB, CoreFX). Also the package download with NuGet.exe does
not work yet due to a problem with importing CA certs. Nevertheless this is a
start and better than nothing. Closes dotnet/coreclr#799.


Commit migrated from 951f2b0085
2015-04-24 20:39:14 +02:00
Rich Lander
2cac937bac Add instructions for acquiring binaries for Windows via NuGet
Commit migrated from 1d789e6857
2015-04-23 22:45:09 -07:00
dotnet-bot
78747e3fbf Add DAC Notes Book of the Runtime doc
Commit migrated from f5ae91c5ce
2015-04-17 15:11:32 -07:00
dotnet-bot
7349222db7 Add Threading Book of the Runtime doc
Commit migrated from 06d51aaac0
2015-04-17 13:34:47 -07:00
dotnet-bot
0f1e6cb833 Add Profiling Book of the Runtime doc
Commit migrated from 81096f1808
2015-04-17 10:30:36 -07:00
dotnet-bot
adf6e3ca29 Add Exceptions Book of the Runtime doc
Commit migrated from 5bbfaeefc7
2015-04-17 10:19:23 -07:00
David Wrighton
48493c5bf1 Add Type System Book of the Runtime doc
Commit migrated from 68aaabac77
2015-04-17 10:19:23 -07:00