Graeme Christie
|
feadd7c96b
|
Changed >3.4.0 mono version to >=3.4.1 to avoid confusion
|
2014-05-26 18:15:49 +08:00 |
David Fowler
|
49196aaec3
|
Fixed project.json casing
|
2014-05-26 02:47:54 -07:00 |
Graeme Christie
|
8a75984d44
|
Fixed syntax of mozroots command and some other small layout fixes
|
2014-05-26 17:08:49 +08:00 |
Graeme Christie
|
5391149119
|
Updated Readme.md with quick start info for OSX/Linux
Replaced the 'close and open your shell' message with on to just 'source kvm.sh'
|
2014-05-26 16:45:41 +08:00 |
Graeme Christie
|
6447439179
|
Fixed typo
|
2014-05-26 00:48:36 +08:00 |
Graeme Christie
|
f2c4a0d39f
|
Added .bashrc to list of profile files checked
|
2014-05-26 00:46:11 +08:00 |
Graeme Christie
|
c4b07280b6
|
Added space before # comment in bash profile command
|
2014-05-26 00:18:09 +08:00 |
Graeme Christie
|
601e875ddd
|
Fixed the help text from kvm use -p to more accurately reflect how defaults are set
|
2014-05-25 23:34:24 +08:00 |
Graeme Christie
|
d87f800f41
|
Removed hint to run kvm upgrade from output as we can include that in the curl | sh command
|
2014-05-25 22:40:23 +08:00 |
Graeme Christie
|
e14210b2a1
|
Fixed issue where mono45 platform string had been replaced with KRE_MONO45
|
2014-05-25 22:38:59 +08:00 |
Graeme Christie
|
6e72ddee86
|
Fixed missing quote
|
2014-05-25 22:17:47 +08:00 |
Graeme Christie
|
bb51566157
|
Minor update of command output
|
2014-05-25 22:10:23 +08:00 |
Graeme Christie
|
2ef51e0520
|
Created kvmsetup.sh script to bootstrap OSX/*nix systems
|
2014-05-25 21:57:34 +08:00 |
Graeme Christie
|
fe0d5b9d0d
|
Fixed an error when kvm list was run before kre had been installed
renamed some variables to be more idiomatic
|
2014-05-25 21:56:35 +08:00 |
Graeme Christie
|
15f00bb7a5
|
Implemented kvm list
Fixed b0rked logic in _kvm_requested_version_or_alias
|
2014-05-25 12:22:28 +08:00 |
Graeme Christie
|
aa1fed24f6
|
Implemented alias functionality
Implemented use functionality
fixed download of files - added check requested version exists
modified unpack to set shell scripts as executable
|
2014-05-25 01:25:58 +08:00 |
Graeme Christie
|
ff41e7d743
|
Implemented kvm install and kvm use
|
2014-05-24 16:01:02 +08:00 |
Graeme Christie
|
4d5b16f25f
|
Initial drop of kvm shell script
|
2014-05-24 01:00:21 +08: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 |
David Fowler
|
22c9264a79
|
Added NuGet.config
|
2014-05-23 02:38:24 -07:00 |
Louis DeJardin
|
fb77e86b63
|
Merge pull request #43 from lodejard/master
Update README.md
|
2014-05-22 22:07:26 -07:00 |
DamianEdwards
|
8ed77f290d
|
Fix build break
|
2014-05-22 18:36:33 -07:00 |
DamianEdwards
|
464bf577bc
|
Look for signtool.exe in absolute paths
|
2014-05-22 18:33:14 -07:00 |
DamianEdwards
|
6d5e709b85
|
Add tasks for:
- Installing node locally
- Running node
- Installing npm packages
- Install bower packages
- Running grunt
|
2014-05-22 16:36:57 -07:00 |
Louis DeJardin
|
8a1eb0d8fb
|
Update README.md
Putting the Getting Started command line steps into a copy-paste-able block
|
2014-05-22 13:07:15 -07:00 |
Pranav K
|
6c6e474db1
|
Removing support for csproj generation as part of build
* Removing 'watch' target since it's no longer useful
|
2014-05-21 15:47:54 -07:00 |
danroth27
|
c15d82ca1f
|
Update README.md
|
2014-05-21 07:29:41 -07:00 |
David Fowler
|
6ecabcf644
|
Update makefile.shade
|
2014-05-19 17:07:31 -07:00 |
Jane Zhou (MS)
|
1b98d65521
|
Remove the CoreCLR on Server 2012 issue
It is working now; we have fixed this since last Thursday.
|
2014-05-19 11:26:35 -07:00 |
Pranav K
|
fae42b596d
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:54 -07:00 |
Kristian Hellang
|
36c59bf602
|
Added exception message to warning when `git clone` fails
|
2014-05-16 23:07:23 +02:00 |
Glenn
|
f243b54b28
|
Update README.md
|
2014-05-16 08:50:22 -07:00 |
Pranav K
|
818f647930
|
Prevent repositories that cannot be cloned from breaking build
|
2014-05-14 12:07:12 -07:00 |
danroth27
|
d4257ecb0e
|
Update README.md
|
2014-05-14 11:56:09 -07:00 |
danroth27
|
0a322ccd48
|
Update CONTRIBUTING.md
|
2014-05-13 13:51:49 -07:00 |
Eilon Lipton
|
3137514b36
|
Remove duplicate content from README
|
2014-05-13 08:00:37 -07:00 |
Eilon Lipton
|
18bd0d8ef1
|
Update CONTRIBUTING.md
|
2014-05-13 07:57:25 -07:00 |
Glenn
|
ef472d33a8
|
Update README.md
|
2014-05-13 07:31:06 -07:00 |
Glenn
|
ecef9dd68b
|
Update README.md
|
2014-05-13 07:30:09 -07:00 |
Eilon Lipton
|
76817b72c1
|
Create CONTRIBUTING.md
|
2014-05-13 01:03:19 -07:00 |
Eilon Lipton
|
b532586307
|
Create CONTRIBUTING.md
|
2014-05-13 01:02:10 -07:00 |
Eilon Lipton
|
59db901147
|
Update CONTRIBUTING.md
|
2014-05-13 00:39:34 -07:00 |
Eilon Lipton
|
98082e3170
|
Create CONTRIBUTING.md
|
2014-05-13 00:39:08 -07:00 |
Glenn
|
466f0dce22
|
Create README.md
|
2014-05-12 21:46:04 -07:00 |
Glenn
|
7eb0d40610
|
Update README.md
|
2014-05-12 21:21:03 -07:00 |
Glenn Condron
|
d2a65f2366
|
Rename web sample, fix some readme problems
|
2014-05-12 18:56:41 -07:00 |
Glenn
|
2d03dfb18f
|
Update README.md
|
2014-05-12 17:03:21 -07:00 |
Glenn
|
18cca88b9f
|
Update README.md
|
2014-05-12 15:15:14 -07:00 |
Glenn
|
8b8919d2da
|
Update README.md
|
2014-05-12 14:39:56 -07:00 |
Glenn
|
91b1573abc
|
Update README.md
|
2014-05-12 14:32:42 -07:00 |