Bryan Thornbury
b63af7e649
Match CI build version to Debian Package Build Version.
...
The Debian Package should have the same version as the rest of the packages
being created as a part of the full build. These changes enable that.
NOTE: The debian package revision is unused but still included in the package
to allow for hyphens in the package version. (https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version )
2015-11-03 14:13:25 -08:00
Andrew Stanton-Nurse
3f76287809
fix spurious ~ folder
2015-11-03 11:04:26 -08:00
Piotr Puszkiewicz
f176ae9387
Merge pull request #142 from dotnet/anurse/fix-ubuntu-cmake
...
Fix cmake dependency on Ubuntu
Thanks @anurse!!
2015-11-03 10:42:51 -08:00
Andrew Stanton-Nurse
bf0b0c93cb
this should fix cmake on Ubuntu 14.04
2015-11-03 10:08:59 -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
cfdd93abef
add windows build
2015-10-31 21:57:10 -07: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
fbedf48da2
fix windows build
2015-10-31 21:19:15 -07:00
Bryan Thornbury
8a7a74ff5f
Merge remote-tracking branch 'upstream/master' into compilenative
2015-10-30 15:49:58 -07:00
Andrew Stanton-Nurse
84312846ec
speed up cmake docker build
2015-10-30 15:47:11 -07:00
Bryan Thornbury
15cbb75e45
merge with master
2015-10-30 15:11:18 -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
Bryan Thornbury
822f8100a9
clean things up
2015-10-30 14:48:09 -07:00
glennc
070037d6f4
Finish changes for new storage feed format
2015-10-30 11:39:30 -07:00
glennc
8525dbdae3
initial changes for new storage account
2015-10-30 11:39:30 -07:00
Andrew Stanton-Nurse
1654235d74
re-enable smoke test
2015-10-29 19:46:02 -07:00
Andrew Stanton-Nurse
b81465c868
update windows bootstrap script
2015-10-29 19:42:02 -07:00
Andrew Stanton-Nurse
13e279e146
update docker build script
2015-10-29 19:42: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
Andy Gocke
11f0443ca5
Merge pull request #121 from agocke/RepairReadyToRun
...
Get ReadyToRun working on -23428
2015-10-29 14:49:10 -07:00
Sridhar Periyasamy
91b0185b54
Minor fix to add quotes to the Upload_URI variable.
2015-10-29 14:21:21 -07:00
Bryan Thornbury
8d4afc5617
disable smoke test temporarily
2015-10-29 14:19:06 -07:00
Bryan Thornbury
4cb3b9569b
Merge remote-tracking branch 'upstream/master' into compilenative
2015-10-29 12:04:02 -07:00
Bryan Thornbury
7fe32a93b1
--native first attempt
2015-10-29 12:03:01 -07:00
Andy Gocke
e9714c419a
Get ReadyToRun working on -23428
2015-10-29 11:38:18 -07:00
Andy Gocke
e3e5a95c10
Remove -ReadyToRun to workaround dotnet/coreclr#1889
2015-10-28 23:43:35 -07:00
Andy Gocke
c2fa68df30
Rebase onto 23428 update
2015-10-28 22:42:14 -07:00
Andy Gocke
c1dd917cb0
Add /readytorun
2015-10-28 21:08:25 -07:00
Andy Gocke
dc814bf901
First try at crossgening Roslyn
...
Adds an extra step to the bootstrap to crossgen into the stage2
output directory.
2015-10-28 21:08:24 -07:00
Sridhar Periyasamy
e5671c4970
Merge pull request #113 from Sridhar-MS/date-osx-fix
...
Add support for channels when publishing the artifacts to the blob storage
2015-10-28 17:40:37 -07:00
Sridhar Periyasamy
1da18be693
Add support for channels when publishing the artifacts to the blob storagewq
2015-10-28 17:11:32 -07:00
Andrew Stanton-Nurse
a715be1d59
switch to latest coreclr
2015-10-28 15:47:47 -07:00
Sridhar Periyasamy
92edf782a2
Merge pull request #105 from Sridhar-MS/ci-publish-to-feeds
...
Changes to push windows artifacts into the dotnet blob storage
2015-10-28 13:42:26 -07:00
Sridhar Periyasamy
30a5491961
Fail silently when required environment variables are missing to publish to feed.
2015-10-28 12:43:38 -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
Sridhar Periyasamy
0dd15611e1
Mask the azure storage account and storage container names.
2015-10-27 14:26:50 -07:00
Sridhar Periyasamy
9751f83c99
Publish tar/deb/pkg files to the dotnet azure blob during CI.
2015-10-27 14:19:04 -07:00
Sridhar Periyasamy
d2f7624e00
Changes to push windows artifacts into the dotnet blob storage
...
- Use timestamp of last git commit as build numbers
- Push the generated zip/msi files into dotnet blob storage
2015-10-26 18:47:10 -07:00
Bryan Thornbury
9d4887ef75
Enable Ubuntu CI Build using Docker
...
These changes fix many of the issues blocking our Ubuntu CI Build.
Notably, it adds a postbuild step to the CI which cleans up file
permissions on files created in Docker. This lets the next job
delete those files successfully. It also accounts for docker instances
which are left running after an aborted job.
2015-10-26 11:09:38 -07:00
Bryan Thornbury
ed51925e3a
Merge remote-tracking branch 'upstream/master' into dockerci
2015-10-22 17:24:13 -07:00
Bryan Thornbury
7c246f978f
remove pkg package placeholder
2015-10-22 17:22:58 -07:00
Bryan Thornbury
7d8637b5bb
add write to all files after docker run
2015-10-22 17:15:45 -07:00
Bryan Thornbury
02d62a961c
fix packaging perms
2015-10-22 17:05:45 -07:00
Bryan Thornbury
848dc5e205
clean up
2015-10-22 17:01:49 -07:00