Doug Bunting
6d39addb5b
Create target directory for `npm` installations
...
- #144
- problems seem primarily to occur when `node` is globally installed but a
package (`grunt` or `bower`) is not; `npm install X` fails in this case
- create the `--prefix` directory first to avoid these installation failures
- change _node-install.shade to avoid confusion when directory exists
2015-01-31 17:29:25 -08:00
anurse
da5a292b12
⬆️ kvm again
2015-01-30 14:36:45 -08:00
anurse
6adb92fea6
⬆️ kvm
2015-01-30 13:43:55 -08:00
Doug Bunting
7431356913
Short-circuit `TestCommand()` calls once commands are installed locally
2015-01-29 22:54:56 -08:00
Doug Bunting
56f45e0c7d
Include `bower` and `npm` commands in `--quiet` target
2015-01-29 22:54:51 -08:00
Wei Wang
a0044af746
Merge remote-tracking branch 'origin/release' into dev
2015-01-29 17:03:58 -08:00
Pranav K
720858f6b4
Merge remote-tracking branch 'origin/release' into dev
2015-01-29 16:56:37 -08:00
Wei Wang
72aab1927e
Merge remote-tracking branch 'origin/release' into dev
2015-01-29 16:18:38 -08:00
Wei Wang
334fa34e0c
Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL
2015-01-28 18:50:50 -08:00
Wei Wang
eb644da0d8
Update build.cmd and build.sh to use kvm
2015-01-28 18:50:38 -08:00
Wei Wang
de6cbb05df
Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL
2015-01-28 17:09:43 -08:00
Wei Wang
2435a2468d
Update build.cmd and build.sh to use kvm
2015-01-28 17:09:19 -08:00
Wei Wang
e1aee92472
Merge branch 'release' of github.com:aspnet/DataProtection into release
2015-01-28 17:08:35 -08:00
Wei Wang
6c55b360d0
Rename dotnetsdk to kvm
2015-01-28 16:31:17 -08:00
Suhas Joshi
bb3ac53833
Merge branch 'release' into dev
2015-01-27 14:44:32 -08:00
Suhas Joshi
19de5f1be1
Fix for test hang issue
2015-01-27 10:06:14 -08:00
Pranav K
308de9260f
Merge branch 'release' into dev
2015-01-26 10:03:14 -08:00
Pranav K
eb192a36a6
Renaming kpm-local-publish to kpm-publish
2015-01-25 10:57:14 -08:00
Pranav K
99a22149a9
Changes to allow using kpm add to publish artifacts to CI volatile directory
2015-01-25 10:23:55 -08:00
David Fowler
466a710a16
Make build install go directly to packages cache
2015-01-25 09:02:05 -08:00
Wei Wang
21551bceb3
Merge branch 'release' into dev
2015-01-23 12:06:06 -08:00
Wei Wang
42a3fce46a
React to renaming "kpm build" to "kpm pack"
2015-01-23 10:14:33 -08:00
Brice Lambson
64640f4953
Merge branch 'release' into dev
2015-01-22 14:54:18 -08:00
Brice Lambson
a307bb7009
Remove System.Data packages
2015-01-22 14:52:13 -08:00
Aligned
931d7c4774
Change ASP.NET vNext to ASP.Net 5 in the Readme.md
2015-01-22 11:02:24 -08:00
Suhas Joshi
7aa06bdedb
Merge branch 'release' into dev
2015-01-21 15:56:01 -08:00
Suhas Joshi
f945f03714
Updating to release NuGet.config
2015-01-21 15:55:58 -08:00
Suhas Joshi
0150b58f55
Merge branch 'release' into dev
2015-01-21 15:45:13 -08:00
Suhas Joshi
b5f1eff89e
Updating to release NuGet.config
2015-01-21 15:45:10 -08:00
Aligned
27cde37107
Change ASP.NET vNext to ASP.Net 5 in the Readme.md
2015-01-21 11:52:16 -06:00
Wei Wang
8a28fbb6b5
Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL
2015-01-20 18:42:26 -08:00
Suhas Joshi
62e48aef34
Fixing issue that pushes nuget.config to release
2015-01-20 18:22:48 -08:00
Wei Wang
9f08833210
Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL
2015-01-20 18:12:55 -08:00
Pranav K
3f67e10dbe
Updating to release NuGet.config
2015-01-20 18:09:35 -08:00
Suhas Joshi
0873c6710f
Updating NuGet.config
2015-01-20 17:19:02 -08:00
Levi B
04e7bca8bf
Normalize .kproj files BOM and line endings
2015-01-20 13:49:29 -08:00
Pranav K
e041a3b133
Updating build.cmd and build.sh to use dotnetsdk
2015-01-20 01:37:17 -08:00
Pranav K
962b8f38f8
Updating build.cmd and build.sh to use dotnetsdk
2015-01-20 01:35:33 -08:00
Pranav K
87238557cc
Correcting location of dotnetsdk.sh in build.sh
2015-01-20 01:34:44 -08:00
Pranav K
1d49807eee
Updating build.cmd and build.sh to use dotnetsdk
2015-01-20 01:30:29 -08:00
Pranav K
361f083117
Updating build scripts to use dotnetsdk instead of kvm
2015-01-20 00:29:57 -08:00
Stephen Halter
48e8f92aab
Handle HttpFeature rename
2015-01-18 21:01:48 -08:00
Doug Bunting
f38d08a408
#37 , Support sample- or test-only repositories
...
- skip a few targets when src directory does not exist
2015-01-15 15:02:41 -08:00
Aligned
d5143f5004
Change ASP.NET vNext to ASP.Net 5
2015-01-12 15:13:17 -06:00
Kai Ruhnau
c008b3922d
Fixed the casing of the configuration
2015-01-06 18:37:12 +01:00
Levi B
e9c4a8c9de
Conditionally run CNG tests only on supported platforms.
2014-12-18 15:43:08 -08:00
Pranav K
52a72e6b0e
Updating makefile.shade so build only-compile is pretty printed in
...
TeamCity
2014-12-18 14:06:45 -08:00
Victor Hurdugaci
03d174efe2
Skip bug config on CI
2014-12-18 10:50:57 -08:00
Suhas Joshi
3b99fb5b9e
Added new target for release check
2014-12-18 10:35:45 -08:00
Victor Hurdugaci
a92e2e9c00
Throw when a repo fails to build
2014-12-17 15:52:24 -08:00