Piotr Puszkiewicz
c284a7492a
Merge pull request #217 from brthor/dotnet-compile-natives
...
dotnet-compile-native
Thanks for getting this in!
2015-11-18 02:11:11 -08:00
Bryan Thornbury
b1c42103ab
Merge pull request #225 from brthor/fixdeb
...
Fix Symlinks to dotnet binaries
2015-11-18 02:08:49 -08:00
Bryan Thornbury
9399def373
add dotnet init
2015-11-18 02:06:04 -08:00
Bryan
325a5af4cf
Merge branch 'dotnet-compile-natives' of https://github.com/brthor/cli into dotnet-compile-natives
2015-11-18 01:54:28 -08:00
Bryan
1455d9151d
Don't copy Appdeps on mac. Bump appdep package version number
2015-11-18 01:53:05 -08:00
Bryan Thornbury
bd9277e906
Merge pull request #1 from piotrpMSFT/brthor-dotnet-compile-natives
...
Brthor dotnet compile natives
2015-11-18 01:34:04 -08:00
Piotr Puszkiewicz
080a127c38
Merge pull request #211 from Sridhar-MS/msi-packaging
...
First pass at building Windows MSI for the dotnet CLI repo.
2015-11-18 01:27:10 -08:00
Zlatko Knezevic
f78bb8ccd4
Merge pull request #230 from blackdwarf/mdfiles
...
Fix READMEs in command folders
2015-11-18 01:21:33 -08:00
Bryan
8768b873bd
Fix Windows AppDep, bump ILCompiler Version to fix cache issue
2015-11-18 01:19:06 -08:00
Richard Lander
298bd26c8e
Update based on feedback
2015-11-18 01:18:50 -08:00
Zlatko Knezevic
23e19d326a
Fix READMEs in command folders
...
Some of the README.md files in the commands' folders weren't valid.
Changing them to better illustrate the current state.
2015-11-18 01:15:07 -08:00
Richard Lander
fa567f8a76
Add Intro doc
2015-11-18 00:34:34 -08:00
piotrp
f382872c41
Adding Readme.md
...
Cleaning up some options
Renaming BuildType to BuildConfiguration
2015-11-18 00:34:09 -08:00
Bryan
ebe108c69b
AppDeps Copy Script fix dotnet invocation
2015-11-18 00:28:50 -08:00
Andy Gocke
2730254c5a
Merge pull request #229 from agocke/AddPublicSignSupport
...
Upgrade csc ref to latest
2015-11-18 00:14:06 -08:00
Bryan
d0c07c64b9
Set additional env variables for appdeps build
2015-11-18 00:09:07 -08:00
Zlatko Knezevic
3364a5f9a7
Merge pull request #228 from blackdwarf/master
...
Add proper Docker link & some basic usage
2015-11-18 00:04:21 -08:00
Zlatko Knezevic
6b71331ca9
Responding to PR feedback
2015-11-18 00:03:41 -08:00
Andy Gocke
b011e7f8a4
Also set publicsign when not on windows
2015-11-18 00:00:31 -08:00
Bryan
cb22daf9cb
Merge branch 'dotnet-compile-natives' of https://github.com/brthor/cli into dotnet-compile-natives
2015-11-17 23:54:43 -08:00
Rich Lander
3de596f48d
Merge pull request #227 from dotnet/framing
...
Move to same format as other Core Repos
2015-11-17 23:44:04 -08:00
Bryan
ad56a28c56
Fix Appdeps scripts
2015-11-17 23:42:27 -08:00
Andy Gocke
869b927350
Upgrade csc ref to latest
...
Provides a few benefits:
1) The new package has the correct dependencies listed, so I removed the
-MissingDependenciesOK flag from the crossgen scripts.
2) The new compiler supports -publicSign (formerly called "OSS sign"),
which I patched through dotnet-compile-csc .
2015-11-17 23:37:39 -08:00
Richard Lander
1579a2a5d0
Add contributing info and developer guide
2015-11-17 23:26:58 -08:00
Zlatko Knezevic
7981213df5
Add proper Docker link & some basic usage
...
Add proper link to the Docker Hub for Docker images.
Include some basic usage for the tools in the Readme.md so that
users can have an immidiate start if they come to the repo first.
2015-11-17 23:19:39 -08:00
Richard Lander
931a83f69d
Remove 'd'ocumentation directory
2015-11-17 23:16:55 -08:00
Bryan Thornbury
21d39c4751
Merge branch 'dotnet-compile-natives' of https://github.com/brthor/cli into dotnet-compile-natives
2015-11-17 23:07:37 -08:00
Bryan Thornbury
35b0258f6c
Make Appdeps executable
2015-11-17 23:04:24 -08:00
piotrp
42e557408a
Adding to sln
2015-11-17 23:01:48 -08:00
Bryan
0b59d3cd8e
Add --no-cache to Windows Builds
2015-11-17 22:10:27 -08:00
Piotr Puszkiewicz
caba865565
Merge pull request #224 from dotnet/anurse/add-use-dev-script
...
Add script to put dev build on PATH
2015-11-17 22:05:37 -08:00
Piotr Puszkiewicz
380eda370c
Merge pull request #209 from dotnet/anurse/202-duplicated-help
...
fix #202 by exiting on invalid option
2015-11-17 22:04:05 -08:00
Piotr Puszkiewicz
c0e35f5db4
Merge pull request #222 from piotrpMSFT/piotrpMSFT/Readme
...
Updated developer guidance
2015-11-17 22:01:54 -08:00
Bryan
9c2141c098
Add no-cache to restoration
2015-11-17 21:58:49 -08:00
Sridhar Periyasamy
c79f48a745
Add missing wxs files for building MSI.
2015-11-17 20:53:49 -08:00
Bryan
56d4e15040
Adding missing files
2015-11-17 20:39:08 -08:00
Bryan
5db8ae5e6d
Code Review Feedback
2015-11-17 20:39:07 -08:00
Bryan
fd471025dc
Linux CPP Mode Working.
2015-11-17 20:38:59 -08:00
Bryan
1952e6d972
Dotnet compile include project dependencies
2015-11-17 20:38:04 -08:00
Bryan
1576ffeb15
Dotnet compile --native integration with rsp file
2015-11-17 20:38:04 -08:00
Bryan
4141e1ec5b
Pin Dependencies in project.json, fix version of ObjectWriter
2015-11-17 20:38:03 -08:00
Bryan
47e150f561
Dotnet-Compile-Native Linux Integration
2015-11-17 20:37:56 -08:00
Bryan
a2e26981f2
Dotnet-Compile-Native Windows Build Integration
2015-11-17 20:36:30 -08:00
Bryan
c32b262eef
ILC Path in settings
2015-11-17 20:36:29 -08:00
Bryan
3c0b0ce73c
Change ILToNative Path to ilcpath
2015-11-17 20:36:29 -08:00
Bryan
17232e836d
Code Review Feedback. Refactor Config Class Name
2015-11-17 20:36:28 -08:00
Bryan
22b3b497e0
Fixes for Windows.
2015-11-17 20:36:27 -08:00
Bryan
6828fe0402
CoreRT nuget feed
2015-11-17 20:36:27 -08:00
Bryan
da8bd2a6f6
dotnet-compile-native
...
Supports IL to Native compilation on Windows using CPP and RyuJit Code
Generators. Supports RyuJit Code generation on Linux.
2015-11-17 20:36:26 -08:00
Sridhar Periyasamy
57b1b5b290
Changes to dotnet MSI authoring based on netfx mtpack authoring.
...
- Added reg keys to detect installation.
- Added dependency provider keys
2015-11-17 20:32:02 -08:00