Commit Graph

625 Commits

Author SHA1 Message Date
Pranav K f1118f3693 Add MvcPrecompilation 2016-08-19 10:16:01 -07:00
Pranav K a80ac8d02e Remove use of aspnetexternal feed
All our external dependencies come from NuGet.org now
2016-08-09 15:18:19 -07:00
John Luo e815537907 Add ResponseCaching 2016-07-27 11:05:25 -07:00
jacalvar 9a993e5f08 Merge branch 'release' into dev 2016-06-15 15:34:07 -07:00
jacalvar 500b4f9ecc Update Json.NET to 9.0.1 2016-06-15 15:33:35 -07:00
Pranav K 7662b09af7 Merge branch 'release' into dev 2016-06-14 16:28:19 -07:00
Pranav K e1f86a0c92 Updating to release. 2016-06-14 16:21:47 -07:00
Pranav K bfa281e24e Use aspnetexternal feed instead of CI share 2016-06-07 17:14:02 -07:00
jacalvar 3160b78f98 Update to Json.NET 9.0.1-beta1 2016-06-06 23:24:03 -07:00
Pranav K 2e29091722 Remove libuv-package from UniverseCoherence 2016-06-06 12:11:23 -07:00
Pranav K 6e8a5ad1e9 Print better error messages if project.json fails to parse 2016-05-31 15:01:57 -07:00
Pranav K 0e4d154134 Update PinVersion tool use dotnet and v3 NuGet packages 2016-05-24 11:59:41 -07:00
Pranav K 6307533967 Include nuget-verify in default ci-build target 2016-05-20 16:10:08 -07:00
Pranav K 156a010646 Call use-local-coherence as part of CI-test 2016-05-20 15:16:51 -07:00
Pranav K 9020bb9df8 Fixing build break 2016-05-19 14:35:28 -07:00
Pranav K 59b2b9d66c Use expanded Coherence directory for ci-test 2016-05-19 14:04:20 -07:00
Pranav K 4565c0fb18 Merge remote-tracking branch 'origin/release' into dev 2016-05-10 16:50:36 -07:00
Pranav K c15e83c096 Look for dependencies in the tools node too 2016-05-09 22:48:24 -07:00
John Luo 55fe28286b Merge branch 'release' into dev 2016-04-13 10:24:35 -07:00
John Luo be4d6bc07c Limit parallelism in ci-pull 2016-04-13 10:23:43 -07:00
Cesar Blum Silveira 7dfa305032 Merge branch 'release' into dev 2016-04-11 16:38:39 -07:00
Cesar Blum Silveira 2235b79a8d Only reset repos that were cloned. 2016-04-11 16:35:45 -07:00
Cesar Blum Silveira 295a5ee349 Properly set commits file location after caching Coherence. 2016-04-11 16:35:05 -07:00
Cesar Blum Silveira c0d3adc927 Merge branch 'cesarbs/only-sync-cloned-repos' into dev 2016-04-11 12:00:35 -07:00
Cesar Blum Silveira 88829cc7d6 Only reset repos that were cloned. 2016-04-11 11:50:42 -07:00
Pranav K b1d6909935 Branching needs to account for libuv
Fixes #434
2016-04-11 11:10:16 -07:00
Cesar Blum Silveira 7f38b7967b Properly set commits file location after caching Coherence. 2016-04-11 11:02:59 -07:00
Stephen Halter 1b3c4a62c2 Merge branch 'release' into dev 2016-04-08 20:30:09 -07:00
Pranav K 662fbd6abe Updating release management scripts 2016-04-08 16:11:24 -07:00
Stephen Halter 8667e2496b Actually add libuv-package (not libuv-build) repo
- libuv-build is already built outside of Universe and doesn't follow
  some conventions like running the normal build-compile target
2016-04-08 11:47:50 -07:00
Stephen Halter aa7d2f3ec9 Merge branch 'release' into dev 2016-04-08 11:05:51 -07:00
Stephen Halter 6cfda1e6ce Add libuv-package repo 2016-04-07 17:29:46 -07:00
Victor Hurdugaci 23774ed1d4 Merge branch 'release' into dev 2016-04-06 10:24:08 -07:00
Victor Hurdugaci 6667fd0748 save the .build folder during build 2016-04-06 10:16:23 -07:00
Pranav K 66d3719f24 Merge branch 'release' into dev 2016-04-06 09:45:16 -07:00
Pranav K 616745a4b4 Updating to release. 2016-04-06 09:45:14 -07:00
Pranav K cf1a548898 Make ci-build paths absolute 2016-04-02 22:42:01 -07:00
Pranav K 0f98a42894 ci-build cleanup
* Separate clone and build steps
* Create publish directory to prevent dotnet restore from failing
2016-04-02 22:27:10 -07:00
ryanbrandenburg af46fec11f Allow a 'Gate branch' which is built instead of dev if it exists 2016-04-01 09:44:32 -07:00
Pranav K cb70183b03 More experiments with flow id 2016-04-01 06:38:08 -07:00
Pavel Krymets a8516ec538 Add variable to control parallel compilation 2016-03-29 11:48:29 -07:00
Pranav K fad42eacea Cleaning up makefile.shade 2016-03-28 11:58:45 -07:00
Cesar Blum Silveira 300078b448 Temporary: Don't expand packages when caching Coherence on non-Windows. 2016-03-25 11:12:39 -07:00
Pranav K 56f51b2525 Copy .build dir in Linux 2016-03-23 14:37:59 -07:00
Pranav K 74787d2ce6 Look for projects under a subdirectory in test and samples 2016-03-23 11:46:16 -07:00
Pranav K 7f1f8340d5 Run ci-build without parallelism on Linux 2016-03-23 08:03:09 -07:00
Cesar Blum Silveira 25e6606a6e Delete previous Coherence cache and expand packages (#423, #425). 2016-03-22 14:09:51 -07:00
Cesar Blum Silveira 8908a327c0 Several refactorings in makefile.shade. 2016-03-21 15:05:15 -07:00
Pranav K 65d6c79612 Only look for the commit hash file if KOREBUILD_ADD_ASSEMBLY_INFO is set. 2016-03-18 16:32:31 -07:00
Pranav K 8c0f9c8482 Remove FLOWID for Linux 2016-03-18 15:27:29 -07:00