Andrew Stanton-Nurse
2590e75475
add .version file to package
2015-11-11 22:49:39 -08:00
Andrew Stanton-Nurse
2d974c2680
fix formatting of windows version file
2015-11-11 22:23:41 -08:00
Andrew Stanton-Nurse
758d347f87
upload the data as raw binary data and set content-type
2015-11-11 22:13:35 -08:00
Andrew Stanton-Nurse
b920a77234
fix build and version upload
2015-11-11 21:54:58 -08:00
Sridhar Periyasamy
f029cb2734
Merge pull request #178 from Sridhar-MS/release-config
...
Add support to build release binaries in the repo.
2015-11-11 20:06:00 -08:00
Andy Gocke
cc1d8f9215
Merge pull request #179 from agocke/UpgradeCscCoreReference
...
Upgrade compiler version and fix crossgen
2015-11-11 17:10:58 -08:00
Andy Gocke
5bfb626799
Upgrade compiler version and fix crossgen
...
The latest compiler nugets have missing dependencies, so
this temporarily turns on -MissingDependenciesOK for crossgen
2015-11-11 16:33:06 -08:00
Sridhar Periyasamy
8779fa6c10
Add support to build release binaries in the repo for linux and osx.
2015-11-11 16:11:29 -08:00
Sridhar Periyasamy
6aadcddc0a
Add support to build release binaries in the repo.
2015-11-11 15:53:30 -08:00
Andrew Stanton-Nurse
e094169533
still don't know how to bash
2015-11-11 15:33:45 -08:00
Andrew Stanton-Nurse
d9dd05f4a0
fix version file format
2015-11-11 15:15:31 -08:00
Andrew Stanton-Nurse
d7bae750b2
how do I bash?
2015-11-11 15:07:56 -08:00
Andrew Stanton-Nurse
d5e9ac88ca
add version metadata to package
...
also publish latest version metadata to blob storage
2015-11-11 14:35:23 -08:00
Sridhar Periyasamy
a1fbe60e13
Merge pull request #174 from Sridhar-MS/install-azure-cli
...
Install azure cli in the docker container
2015-11-10 18:01:34 -08:00
Sridhar Periyasamy
e31dae6bee
Add '-y' to prevent prompts during installation.
2015-11-10 17:49:33 -08:00
Sridhar Periyasamy
0878879bc8
Fix type in Dockerfile and set the UPLOAD_URL variable to the correct location.
2015-11-10 17:28:46 -08:00
Sridhar Periyasamy
b34d7772e3
Install azure cli in the docker container
...
We need azure cli to publish atrifacts to the azure blob storage.
2015-11-10 17:20:18 -08:00
Bryan Thornbury
f1cfe8c166
Merge pull request #173 from brthor/docker_package
...
Change CI Build to only build packages inside of docker
2015-11-10 16:53:40 -08:00
Bryan
cdf8b90494
Refactor docker entrypoint to reduce potential for out of sync build and ci_build scripts
2015-11-10 16:22:42 -08:00
Sridhar Periyasamy
32e7a71a49
Set up the CXX environment variables for Cmake to find the right compiler.
2015-11-10 16:22:42 -08:00
Bryan
d18385d5a4
Change CI Build to only build packages inside of docker
2015-11-10 16:22:41 -08:00
Bryan Thornbury
317ca5e2a8
Merge pull request #147 from brthor/deb-versioning
...
Match Debian Package Version to CI Build Version
2015-11-10 15:00:07 -08:00
Bryan
aaf1993c11
Address PR Feedback. Add back publish in package script:
2015-11-10 14:47:43 -08:00
Bryan
4971df9f9a
Changes to propagate PACKAGE_VERSION from build to deb template generation scripts
2015-11-10 14:23:54 -08:00
Charles Stoner
a4164dbf11
Merge pull request #170 from cston/version
...
Update Microsoft.Net.Compilers.netcore version
2015-11-09 12:11:27 -08:00
Andrew Stanton-Nurse
dcb5e7e7ee
stamp the commit into the stage2 package
2015-11-09 11:44:15 -08:00
David Fowler
df8ac0c7ce
Added initial workspace implementation for project.json
2015-11-09 11:37:16 -08:00
Charles Stoner
3b8b7b6cb0
Update Microsoft.Net.CSharp.Interactive.netcore version
2015-11-09 10:27:01 -08:00
David Fowler
215b53c6ab
Added a basic workspace implementation
...
- This is a port of a simple project.json workspace I wrote a while back. It's been updating to use the new APIs (which actually made it much easier to implement).
2015-11-09 00:23:46 -08:00
David Fowler
5711d1764d
Rename strongName: true to useOssSigning
2015-11-09 00:19:39 -08:00
David Fowler
46810f5775
Fix dependencies in TestApp
2015-11-08 10:28:12 -08:00
David Fowler
cb471485a9
Change the line number for version conflcits
...
- Use the project.json that caused the conflict
2015-11-08 10:22:09 -08:00
David Fowler
b343d121a3
Show more dependency warnings
...
- Show version conflicts
- Fixed the formatting of version ranges
- Fixed conflicts found in the cli
2015-11-08 09:52:28 -08:00
David Fowler
82f3b22308
Removed extra space
2015-11-08 07:39:23 -08:00
David Fowler
1470ab60d2
Fix dependency issues
...
- Normal behaviors things were being shown as warnings. Cousin dependencies
always get version bumped.
2015-11-08 07:38:42 -08:00
David Fowler
41516f5a37
Fix up some error handling
...
- Don't flood console with compilation errors
if the framework isn't installed.
- Split errors into unspecified reference assembly base path and uninstalled framework.
2015-11-07 23:53:05 -08:00
David Fowler
537ba800f5
Update README.md
2015-11-07 22:16:39 -08:00
David Fowler
1aff1bcc69
Update README.md
2015-11-07 02:42:49 -08:00
David Fowler
6fb168c25e
Update README.md
...
To reflect the latest
2015-11-07 02:41:54 -08:00
David Fowler
b334c8f28c
Fixed a few issues with lock file check
...
- Normalize version for comparison
- Change dnu restore to dotnet restore in
error message
2015-11-07 02:24:53 -08:00
David Fowler
8ebc1bf9f5
Fixed argument parsing issues with resources
2015-11-07 01:52:59 -08:00
Charles Stoner
d244b07dc5
Merge pull request #162 from cston/repl
...
Rename 'dotnet interactive' to 'dotnet repl'
2015-11-06 19:31:14 -08:00
Charles Stoner
73ae3e8afb
Rename 'dotnet interactive' to 'dotnet repl'
2015-11-06 19:07:38 -08:00
David Fowler
8eb933d827
Arg typo
2015-11-06 17:30:11 -08:00
David Fowler
5b59b69d70
Only attempt to compile to native if managed passed
2015-11-06 17:29:35 -08:00
Piotr Puszkiewicz
6d9d727ed2
Merge pull request #163 from Sridhar-MS/latest-builds
...
Create/overwrite the latest blob with the most current tar.gz/deb/pkg
2015-11-06 17:27:45 -08:00
Sridhar Periyasamy
09a04a6646
Create/overwrite the latest blob with the most current zip/msi
...
Also updated the readme file to point to download locations for the latest
binaries/installers
2015-11-06 17:06:55 -08:00
Glenn Condron
edd6cb7108
Merge pull request #161 from dotnet/glennc/pkgchmod
...
fix permissions for installed files.
2015-11-06 16:58:20 -08:00
Sridhar Periyasamy
3a94e39336
Create/overwrite the latest blob with the most current tar.gz/deb/pkg
2015-11-06 16:35:33 -08:00
glennc
7ae33f3154
fix permissions for installed files.
2015-11-06 15:58:55 -08:00