Commit graph

20 commits

Author SHA1 Message Date
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
32e7a71a49 Set up the CXX environment variables for Cmake to find the right compiler. 2015-11-10 16:22:42 -08:00
Andrew Stanton-Nurse
dcb5e7e7ee stamp the commit into the stage2 package 2015-11-09 11:44:15 -08:00
Andrew Stanton-Nurse
3f76287809 fix spurious ~ folder 2015-11-03 11:04:26 -08:00
Andy Gocke
7dd429f047 Enable Roslyn crossgen on osx/linux
Also updates the runtime to 23502, which contains the crossgen
utility in the xplat runtime packages.
2015-11-02 16:44:03 -08:00
Andrew Stanton-Nurse
ee84f498fa remove predefined runtimes from dotnet-restore 2015-11-02 16:42:21 -08:00
anurse
b35fba863b command line interface clean-up 2015-11-01 21:08:01 -08:00
Andrew Stanton-Nurse
3ce7a84a04 dotnet-run command 2015-10-31 21:57:07 -07:00
Andrew Stanton-Nurse
cfb5a1836e fix up bootstrap script a bit 2015-10-31 21:33:17 -07:00
Andrew Stanton-Nurse
e70a169b28 Add a shared runtime aware host
And use it in dotnet-compile
2015-10-30 15:03:29 -07:00
Andrew Stanton-Nurse
1654235d74 re-enable smoke test 2015-10-29 19:46:02 -07:00
Andrew Stanton-Nurse
d7c73e8b29 clean up some build script stuff 2015-10-29 19:42:02 -07:00
Andrew Stanton-Nurse
11a3bf3076 clean up dependency on DNX 2015-10-29 19:41:32 -07:00
Bryan Thornbury
72097df82f Smoke Test is breaking ubuntu and Linux Builds. Disable it temporarily 2015-10-29 16:35:23 -07:00
Andrew Stanton-Nurse
a715be1d59 switch to latest coreclr 2015-10-28 15:47:47 -07:00
Andrew Stanton-Nurse
c8544bb30d hide the gross red output from the compiler error test 2015-10-28 12:18:26 -07:00
Andrew Stanton-Nurse
1d76b2846c package up DNX in the tar.gz
includes a smoke test for verifying that the output can be used to build
also includes a checked-in CoreCLR in order to work around CoreCLR issue
2015-10-28 10:32:30 -07:00
Bryan Thornbury
2eb25d5c0c try to fix file perm issues in ci build: 2015-10-22 16:31:27 -07:00
Bryan Thornbury
2074d1bbf5 build and fetch results 2015-10-21 23:41:38 -07:00
Andrew Stanton-Nurse
ca4d160fc3 implement bootstrapping without DNX
* fix up dnvm2 port
* produce packages ready for CI to publish
* remove dependency on DNX for stage0 (still needed for restore)
2015-10-20 17:36:25 -07:00
Renamed from scripts/bootstrap (Browse further)