Commit Graph

116 Commits

Author SHA1 Message Date
David Fowler dfea4ee8a5 Updated kvm build 2014-09-30 10:03:29 -07:00
kulmugdha 9d505f5a24 Merge pull request #147 from aspnet/fixsamples
Fixing samples to use IApplicationBuilder and aspnet50, aspnetcore50
2014-09-19 10:57:55 -07:00
Mugdha Kulkarni de208217a9 Fixing samples 2014-09-18 15:45:36 -07:00
Praburaj 07424caead Updating the home repo with the latest KVM scripts 2014-09-05 13:20:12 -07:00
Praburaj fcc3ae5e03 Pointing dev branch scripts to point to the dev feed.
1. Modified nuget.config
2. Changed all kvm scripts to point to dev feed.
3. Modified readme to reflect the same.
2014-08-18 14:42:02 -07:00
danroth27 9459c55f7a Update README.md 2014-08-16 11:46:11 -07:00
danroth27 4a1d6ee3ec Update README.md 2014-08-16 11:45:41 -07:00
danroth27 32cf4dad2a Update README.md 2014-08-16 10:36:30 -07:00
danroth27 4e148223ec Update README.md 2014-08-14 22:50:46 -07:00
danroth27 e2909168d2 Update README.md 2014-08-14 22:45:17 -07:00
danroth27 79d8de462b Update README.md 2014-08-14 22:43:30 -07:00
danroth27 7551451cb3 Update README.md 2014-08-14 21:38:11 -07:00
danroth27 bd68cdc529 Update README.md 2014-08-14 19:53:06 -07:00
Praburaj 5fe9e68f1a Adding instruction to get KRE from master feed. 2014-08-14 12:37:52 -07:00
Praburaj b5d5677148 Merge pull request #122 from aspnet/fixmasterfeed
Fixing samples to be shipped for CTP3
2014-08-13 10:43:36 -07:00
Praburaj 056789ec08 Fixing samples to be shipped for CTP3
This also includes some of the samples project.json feed discussed like remove version attribute, changing case of Kestrel to 'kestrel'
Fixing the nuget.config feed to point to the new feed for master.
Fixing readme with a pinned build of KRE.
2014-08-12 13:29:33 -07:00
Praburaj 2f1854f1e2 Updating kvm scripts in the home repo master branch 2014-08-12 13:17:16 -07:00
Praburaj ec0fb252f5 Missed Kestrel package from HelloMvc sample. 2014-08-05 12:48:02 -07:00
Praburaj 90a19ee27b Updating home repo samples to use latest bits from dev branch feed
1. Updated samples to use Kestrel for cross plat
2. Updated "configurations" in project.json to "frameworks"
3. Updated readme to include instructions on Kestrel
2014-08-05 12:42:11 -07:00
Praburaj 2e1fb8f019 Fixing a typo in brew in the OSX instructions. 2014-07-18 10:45:21 -07:00
Praburaj 10c942cdf7 Homebrew setup instructions on OSX 2014-07-17 15:58:37 -07:00
David Fowler d970cec8bc Updated kvm to the latest versions 2014-07-05 18:38:44 -07:00
Glenn 9b763815c2 Merge pull request #87 from graemechristie/patch-1
Fix reference to kvmsetup.sh to reference kvminstall.sh
2014-06-26 10:41:49 -07:00
Graeme Christie d839090ab6 Fixed reference to kvmsetup.sh to reference kvminstall.sh
Fixed sample output for windowsgetting started to show kvm setup command rather than erroneous kvmsetup
2014-06-22 00:04:01 +08:00
David Fowler 8d069bf8a3 Merge pull request #86 from graemechristie/update-getting-started-for-kvminstall-sh
Update Getting Started section with kvminstall.sh details
2014-06-21 08:39:05 -07:00
Graeme Christie 9042ce65df Added simplified kvm install instructions for OSX/Linux 2014-06-21 23:31:16 +08:00
Wei Wang 4b665e06b3 Add proxy support in kvm
- Add proxy option to "kvm upgrade"
- "kvm upgrade" uses global proxy (http_proxy env var) by default
- Support authenticated proxies
2014-06-18 13:34:07 -07:00
Phil Haack 2dcbe545e3 Sort namespaces
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
2014-06-11 13:55:23 -07:00
Glenn Condron 611469e3a9 Update KVM to newer build, update Readme to show how to use KVMInstall. Pipe md to out-null when creating temp directory. 2014-06-11 13:45:59 -07:00
David Fowler c14ecd8e7a Merge pull request #64 from graemechristie/update-source-url-for-kvm-sh
Update source url for kvm sh
2014-06-07 22:48:19 -07:00
Graeme Christie 1df3730bb6 Renamed kvmsetup.sh kvminstall.sh in line with Win32 script for consistency 2014-06-05 09:32:17 +08:00
Graeme Christie 1bd9da3620 Updated URL of kvm.sh in install script, now it exists in the upstream repo 2014-06-05 09:28:13 +08:00
Glenn Condron f6e9c40786 some minor cleanup 2014-06-04 16:14:40 -07:00
Glenn Condron 646dae6d58 Add kvminstall.ps1 to allow easier acquisition of KVM 2014-06-04 16:14:36 -07:00
David Fowler 9851adabc0 Merge pull request #48 from graemechristie/KvmShellImplementation
Kvm shell implementation
2014-06-05 00:25:15 +02:00
Rowan Miller d2a4f7bb2e Update CONTRIBUTING.md 2014-06-03 10:17:02 -07:00
Graeme Christie 3bec520b0e Fixed issue where ZPROFILE would not be set and zshrc not updated 2014-06-03 22:29:48 +08:00
Graeme Christie b26d08ba30 Fixed indentation on bash scripts 2014-06-03 21:25:55 +08:00
Graeme Christie 030af218fb Cleaned up kvm.sh and kvmsetup.sh
Removed some redundant code
2014-06-03 18:34:49 +08:00
Graeme Christie 5b6febecdc Merged Master 2014-06-03 17:40:46 +08:00
Eilon Lipton 5ddccdca08 Changes for community PRs 2014-06-02 12:37:49 -07:00
Eilon Lipton 37b551591e Changes for community PRs 2014-06-02 12:27:12 -07:00
Eilon Lipton acd8aecf13 Fixed formatting 2014-06-02 12:25:22 -07:00
kanchanm 11988bafae Merge pull request #55 from aspnet/alphaport
burning samples and readme to alpha build-189
2014-05-30 09:39:16 -07:00
kamehrot 1a64c1c1e8 burning samples and readme to alpha build-189 2014-05-29 14:27:49 -07:00
Eilon Lipton f730aa4152 Added link to contributing doc. 2014-05-29 10:40:24 -07:00
Eilon Lipton ba83526230 Improved "where to discuss stuff" content 2014-05-29 10:36:36 -07:00
Graeme Christie fe0b011f81 Modified kvmsetup to use -a operator rather than && 2014-05-28 01:35:28 +08:00
Graeme Christie 765c431f0e Changed all test command in kvmsetup.sh to use single brackets 2014-05-28 01:28:04 +08:00
Graeme Christie 165d69a1e7 Quoted test arguments for compatibility with zsh 2014-05-28 01:23:16 +08:00