Bryan Thornbury
ab14fb1437
fix which manpages are where, add dotnet manpage to host package and rest to sdk package
2016-03-22 15:38:04 -07:00
Bryan Thornbury
d709300f6f
fix up the package name
2016-03-22 15:36:17 -07:00
Bryan Thornbury
96664f31c2
Add publishing for sdk, sharedhost, sharedfx deb files
...
small fix
disable dotnet-nightly train avoidance, alawys use the same debian config for now
2016-03-22 15:01:06 -07:00
Bryan Thornbury
1c38b17f8b
make sdk package sdk only
...
fix dependencies between packages
re-disable upgrade test
another fi to add_dir_to_install
fix sdk package name
update the package name functino in monikers
2016-03-22 15:01:04 -07:00
Bryan Thornbury
4bed9db16b
fix relative install path in deb lib
2016-03-22 15:01:03 -07:00
Bryan Thornbury
08091d72bc
fix version override, remove dependencies of host package
2016-03-22 15:01:03 -07:00
Bryan Thornbury
6ed82a1a3f
put all deb packages in the same root, small fix to package tool, renable upgrade tests
2016-03-22 15:01:03 -07:00
Bryan Thornbury
ad2f1991b8
debian package tool bugfix, and feature add for install root
2016-03-22 15:01:03 -07:00
Piotr Puszkiewicz
6cba5e111e
Disable upgrade tests for CLI
2016-03-22 15:01:03 -07:00
Piotr Puszkiewicz
e1ba3f23ef
Reference Shared Framework from Shared Host
2016-03-22 15:01:03 -07:00
Piotr Puszkiewicz
63585087f8
Install SharedHost before building shared framework
2016-03-22 15:01:03 -07:00
Piotr Puszkiewicz
fc01ea60eb
Ubuntu build failed, so need to revert to an existing stage0
2016-03-22 15:01:03 -07:00
Bryan Thornbury
97a01213ac
Fix debian packages
2016-03-22 15:01:01 -07:00
Sridhar Periyasamy
92b3ad0001
Merge pull request #1941 from dotnet/cli-sdk-stages
...
Chain the sharedfx and sharedhost MSIs into a single dotnet redist bundle.
2016-03-22 14:27:08 -07:00
Piotr Puszkiewicz
c06e1b7a0b
Merge pull request #1986 from dotnet/piotrpMSFT/r2rRoslyn
...
Enable ReadyToRun for Roslyn
2016-03-22 13:02:00 -07:00
Senthil
61a47dade4
Merge pull request #1984 from schellap/fxr-move2
...
Make corehost shim thinner
2016-03-22 11:19:20 -07:00
Krzysztof Wicher
30b5d7a952
Merge pull request #1991 from Peter-Schneider/AnsiConsoleColorHandling
...
AnsiConsole color handling
2016-03-22 10:57:53 -07:00
Sridhar Periyasamy
6c446c033a
Address PR feedback.
...
Change 'Dotnet' to '.Net' in the bundles.
2016-03-22 09:59:47 -07:00
Peter Schneider
d80218ab42
Color Handling in AnsiConsole
2016-03-22 16:49:08 +01:00
Piotr Puszkiewicz
3616378130
Merge pull request #1946 from jamesqo/md-typos
...
Fix a couple of typos in the .md/doc files
2016-03-22 08:39:54 -07:00
Piotr Puszkiewicz
0e92937850
Merge pull request #1945 from jamesqo/class-typo
...
Fix typo in CompileCommand class name
2016-03-22 08:39:46 -07:00
schellap
10ed8d6162
Move logic from corehost to hostfxr
...
- Also change probe for hostfxr in host/fxr/x.y.z
2016-03-22 00:51:01 -07:00
Piotr Puszkiewicz
1fd72c201b
Enable ReadyToRun for Roslyn
2016-03-22 00:26:26 -07:00
James Ko
4a26cde880
Fix typo in CompileCommand class name
2016-03-22 00:11:37 -04:00
James Ko
c7f980d77d
Fix a couple of typos in the .md/doc files
2016-03-22 00:11:19 -04:00
Sridhar Periyasamy
aeaced5b63
Chain the sharedfx and sharedhost MSIs into a single dotnet redist bundle.
2016-03-21 21:00:46 -07:00
Senthil
ede74b6be1
Merge pull request #1943 from dotnet/schellap-runtime-config
...
Runtime config knobs for CLR
2016-03-21 20:56:48 -07:00
Senthil
db1e86f0c8
Add configProperties section and runtime options
2016-03-21 20:52:46 -07:00
Piotr Puszkiewicz
55ca13eee7
Merge pull request #1954 from mellinoe/crossgen-enabled
...
Crossgen by default, add additional dependency to shared framework
2016-03-21 20:48:40 -07:00
Krzysztof Wicher
78e60bcb8b
Merge pull request #1983 from krwq/fixosx
...
[build fix] Use template for mktemp call for portability
2016-03-21 20:18:42 -07:00
Krzysztof Wicher
bb339bf73a
use template for mktemp call for portability
2016-03-21 19:16:51 -07:00
Troy Dai
2f53c23738
Merge branch 'troy/quickfix' into rel/1.0.0
2016-03-21 19:10:20 -07:00
Krzysztof Wicher
25be96265b
Merge pull request #1982 from krwq/install_scripts
...
Update install scripts
2016-03-21 18:41:34 -07:00
Sridhar Periyasamy
43ac2b45f4
Update README.md
...
Re-arrange the installers table. The version badges were rendered inconsistently in the earlier format.
2016-03-21 17:45:32 -07:00
Krzysztof Wicher
b1548a9654
fix grep to work on OSX
2016-03-21 16:31:17 -07:00
Eric Mellino
241ef778ea
Crossgen by default, add additional dependency to shared framework
...
* We need a newer version of Microsoft.CodeAnalysis.CSharp than the one
that NETCore.App depends on. When a newer version of NETCore.App is
published with a higher dependency, we can remove this explicit
reference.
2016-03-21 15:30:37 -07:00
Troy Dai
fc357474d3
Create DthTestClient with LoggerFactory
2016-03-21 15:21:17 -07:00
Troy Dai
1b8d69abc1
Log the Socket error code
2016-03-21 15:18:28 -07:00
Troy Dai
d82c2f557a
Temporary swallow SocketException in DthTest
2016-03-21 14:55:02 -07:00
Pawel Kadluczka
ca74a9b177
Merge pull request #1877 from dotnet/pawelka/outname_new
...
Enable specifying output assembly name in compiler options
2016-03-21 14:29:23 -07:00
Sridhar Periyasamy
91b9de74cd
Merge pull request #1971 from Sridhar-MS/commit-sha
...
Fix 'version' to display commit sha.
2016-03-21 13:53:55 -07:00
Krzysztof Wicher
baaf742731
fix paths in the build
2016-03-21 12:46:31 -07:00
Krzysztof Wicher
369796376b
update package name
2016-03-21 12:46:30 -07:00
Krzysztof Wicher
d960734867
change build to not use specific version for stage0
2016-03-21 12:46:29 -07:00
Krzysztof Wicher
fa733ab9e9
preparing install.sh for shared fx
2016-03-21 12:46:28 -07:00
Krzysztof Wicher
701731be7a
improve message on -DryRun in install.ps1
2016-03-21 12:46:27 -07:00
Krzysztof Wicher
09f5bd8879
shared framework changes to install.ps1
2016-03-21 12:46:27 -07:00
Krzysztof Wicher
b7f7fc6096
Initial implementation of shared framework changes
2016-03-21 12:46:26 -07:00
Krzysztof Wicher
260eb9db8e
remove most of the bashisms
2016-03-21 12:46:25 -07:00
Krzysztof Wicher
54b33bc9ea
Support powershell switches in bash, unify --install-dir experience
2016-03-21 12:46:24 -07:00