Nate McMaster
49c952a035
Update build tools to 2.0.3-rtm-10005
2018-01-08 11:10:45 -08:00
Nate McMaster
509210bcac
Fix syntax errors in bootstrapper script
2017-10-11 10:14:18 -07:00
Nate McMaster
0c2708238d
Update Korebuild to 2.0.2-alpha-14598
2017-09-19 14:21:33 -07:00
Nate McMaster
9c0eea3788
Update the bootstrapper to use compiled KoreBuild
2017-09-14 14:40:03 -07:00
John Luo
0dde7b1a27
Patch 2.0.1
2017-08-31 15:48:19 -07:00
Kiran Challa
d8a897bada
Changed to use rel/2.0.0 version of Korebuild
2017-07-10 16:12:58 -07:00
Kiran Challa
59ec6e0c50
Updated refereces of 'rel/2.0.0-preview2' to 'dev'
2017-06-06 10:09:49 -07:00
Kiran Challa
6685b09973
Updated Korebuild zip location to rel/2.0.0-preview2
2017-06-01 12:50:57 -07:00
Nate McMaster
1cf3be07d0
React to aspnet/korebuild#171
2017-03-01 17:19:51 -08:00
Nate McMaster
503b4c97ed
Resolve dependencies and packages from VS2017 solutions ( #464 )
...
* Update 'GetBuildGraph' to understand VS2017 solutions
* Ensure Universe allows repos to self-determine their version of KoreBuild
2016-12-14 11:09:47 -08:00
Nate McMaster
a6c8fcca2c
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:53:29 -08:00
Victor Hurdugaci
758380bbf8
Update the build scripts to the latest version
2016-03-07 20:55:08 -08:00
Victor Hurdugaci
510dab8407
Remove KoreBuild
2016-03-03 09:50:25 -08:00
Doug Bunting
d679c85aa3
Always restore w/ Core CLR and build w/ CLR or Mono
...
- #290
- remove workaround for aspnet/dnx#2566 ; not needed if building with CLR or Mono
- install Core CLR DNX in `build.sh`
- must be applied in all repos using Travis before this PR goes in
- add `Dnu()` and `Dnx()` macros
- remove `K()` macro from `_k-test.shade`; use `Dnx()` instead
- incorporate per-repo changes not yet applied to Universe templates
- use newer `NuGet.exe`
- Universe itself does not need the Korebuild package or `dnvm`
Changes partially revert 618a73b e.g. always start build with CLR or Mono DNX
nits:
- reduced DNX switches and `dnvm` calls in `build.cmd`
- base NuGet skip decision on _both_ KoreBuild and Sake's installation status
- make `Quiet` variable work more reliably; small changes often led to compilation problems
- requires a small change in DNX repo at the same time
- remove some trailing whitespace and tabs
- add a bit more description to `_k.shade`
2015-10-12 10:02:18 -07:00
Kiran Challa
a7bebaae83
Updating Sake to always use latest version
2015-09-09 15:18:10 -07:00
Kiran Challa
15521ffc2b
Updating Sake to 0.2.2
2015-09-09 15:08:09 -07:00
Peter Jas
32f8c6967e
build: Enables FreeBSD support.
...
Changed hardcoded bash shebang to env to support multiple directory
structures (required to build on FreeBSD).
PR-URL: #238
2015-06-23 07:53:13 -07:00
Wei Wang
1d8f64d71c
Remove k command and use dnx instead
2015-03-24 17:34:51 -07:00
Troy Dai
197ef48120
Rename k => dnx and update kvm to dnvm
2015-03-07 15:10:32 -08:00
Wei Wang
6c55b360d0
Rename dotnetsdk to kvm
2015-01-28 16:31:17 -08:00
Pranav K
361f083117
Updating build scripts to use dotnetsdk instead of kvm
2015-01-20 00:29:57 -08:00
Pranav K
9c90994e1c
Switching to bash in build.sh
2014-10-21 14:35:09 -07:00
Pranav K
30785419f8
Install KLR as part of Universe build.sh
2014-10-21 14:27:31 -07:00
Pranav K
9c31dbc684
Bulding Universe does not require kvm
2014-09-11 06:23:54 -07:00
Pranav K
79f627868a
Updating build.sh based on KRuntime changes
2014-06-10 17:10:50 -07:00
David Fowler
92e0c16499
Made universe mono ready
...
- Added build.sh to universe
- Updated makefile to run build.sh instead of build.cmd
- Updated build.sh script
2014-05-23 03:15:48 -07:00