Commit Graph

6629 Commits

Author SHA1 Message Date
Chris Ross 2deea2c299 Delete old file. 2014-06-12 20:16:25 -07:00
Chris Ross 7484db54c6 Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
Ryan Nowak 545c614320 temporarily disable stylecop for tests 2014-06-11 16:47:17 -07:00
Pranav K ae879573ca Updating build.sh based on KRuntime changes 2014-06-10 17:16:45 -07:00
Pranav K d8018a8b4e Updating build.sh based on KRuntime changes 2014-06-10 17:15:57 -07:00
Pranav K 79f627868a Updating build.sh based on KRuntime changes 2014-06-10 17:10:50 -07:00
Brice Lambson 9774d4531f Revert "Run tests on both net45 and k10 (Fix #42)"
This reverts commit c2a22b57b0.
2014-06-09 15:46:27 -07:00
Brice Lambson c2a22b57b0 Run tests on both net45 and k10 (Fix #42) 2014-06-09 14:18:41 -07:00
Brice Lambson 71a77685e6 Add Resources.cs to fix VS warnings 2014-06-06 09:42:09 -07:00
Pranav K caa18342bc Updating makefile to include Options and Logging repos 2014-06-03 11:13:25 -07:00
Pranav K 967ca3757e Updating makefile to include Options and Logging repos 2014-06-03 11:06:48 -07:00
Pranav K 1bd9dd46e1 Adding switch to build.cmd to skip KRE install 2014-06-03 10:14:14 -07:00
Pranav K f467b1f8f3 Adding switch to build.cmd to skip KRE install 2014-06-03 10:11:51 -07:00
Pranav K 9d3b449f9f Use '\n' instead of Environment.NewLine when tokenizing multi-line resx
statements

Fixes #76
2014-05-29 16:43:02 -07:00
Ryan Nowak 9a960a5831 Adding scripts for stylecop 2014-05-28 12:53:40 -07:00
David Fowler 49196aaec3 Fixed project.json casing 2014-05-26 02:47:54 -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
David Fowler 22c9264a79 Added NuGet.config 2014-05-23 02:38:24 -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
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
David Fowler 6ecabcf644 Update makefile.shade 2014-05-19 17:07:31 -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
Pranav K 818f647930 Prevent repositories that cannot be cloned from breaking build 2014-05-14 12:07:12 -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
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
Louis DeJardin 33e8ffd261 Updating kvm in KoreBuild 2014-05-10 16:58:24 -07:00
Andrew Peters b2a8c3db41 Updating copyright headers 2014-05-08 23:00:47 -07:00
Andrew Peters 4e6f55234b Adding missing repos 2014-05-08 22:14:54 -07:00
Eilon Lipton 92163035b8 Create LICENSE.txt 2014-05-08 16:37:40 -07:00
Eilon Lipton 31dfa9f42f Create LICENSE.txt 2014-05-08 16:35:38 -07:00
Eilon Lipton 3ef688636d Create LICENSE.txt 2014-05-08 16:34:19 -07:00
Yishai Galatzer bcd35f9d96 Add *.sln.ide to .gitignore 2014-05-08 15:48:31 -07:00
David Fowler c0d4e84d78 Updated build script 2014-05-08 10:42:47 -07:00
Pranav K b999d34cd9 Renaming WebFX to Mvc 2014-05-08 09:46:30 -07:00
Wei Wang f46a7a344e Sort dependencies and remove duplicates in dependencies 2014-05-07 18:28:07 -07:00
Pranav K f957e7caee Updating BuildEnv.shade to use longer build numbers 2014-05-07 11:34:28 -07:00
Brice Lambson 2c7f9641c8 Make `build pull` less destructive 2014-05-06 09:34:10 -07:00
Brice Lambson 7f9b54493c Correctly rename repositories 2014-05-05 16:50:29 -07:00
Brice Lambson ed8e904a17 Rename repositories
- Data to EntityFramework
- System.Data.Common to DataCommon
- Microsoft.Data.SQLite to DataCommon.SQLite

This is part of aspnet/Data#131
2014-05-05 16:39:50 -07:00
David Fowler 43b02a07b5 Cleanup left over cruft 2014-05-04 16:13:33 -07:00
David Fowler 7e90d0ef32 Fixed k10 csproj generation
- Added the project k targets to KoreBuild
2014-05-04 13:31:33 -07:00
Louis DeJardin 98cac2df27 Updated build.cmd template 2014-05-02 17:15:38 -07:00
Louis DeJardin 60267a3a22 Temporarily disabling k10 xunit runs 2014-05-02 17:14:17 -07:00
Louis DeJardin 3c034f92f7 Updating build scripts 2014-05-02 15:07:36 -07:00
Louis DeJardin c52529579b Updating build scripts 2014-05-02 14:45:21 -07:00