Commit Graph

171 Commits

Author SHA1 Message Date
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
Louis DeJardin 29b435267b Adding some build targets for convenient git operations 2014-03-12 13:43:01 -07:00
Brice Lambson f77328258c Add Testing repo 2014-03-07 17:26:40 -08:00
Pranav K 1d5b5f4f62 Adding tooling to maintain snapshot dependencies 2014-03-03 20:53:34 -08:00
dougbu 2b76020f1b Fix #14: Clone inner repositories using matching GitHub URLs
- Read remote.origin.url config value in Universe to choose URL of inner
  repositories for `git clone` and `git pull` commands
- Does not change remote.origin.url config value in inner repositories
2014-02-24 14:55:35 -08:00
Louis DeJardin e1155f44d7 List must match dependency order, adding Entropy repo
Also comments out building of the ProjectK sdk
2014-02-23 19:51:48 -08:00
Brice Lambson d762b614bd Add System.Data.Common & Microsoft.Data.SQLite 2014-02-15 12:29:31 -08:00
Brice Lambson ffe5f070e0 Configure bugtraq options after clone
This enables linking to issues from commit messages in various tools (e.g. gitk, TortoiseGit, etc.)
2014-02-11 13:24:58 -08:00
David Fowler 050aeb12c7 Updated the k build target to not use the cache. 2014-02-10 23:40:19 -08:00
David Fowler 00de03d641 Added KRuntime, Hosting, Helios and WebListener 2014-02-10 22:35:46 -08:00
David Fowler f5bd72cdd7 Added identity and static files to the repo. 2014-02-07 23:22:44 -08:00
David Fowler e79aefce8b Added template files and updated the init task. 2014-01-28 22:50:42 -08:00
Chris Ross 9eac453540 Add Configuration, DataProtection. Add init target. 2014-01-28 15:57:50 -08:00
Ryan Nowak c9c65742c2 Adding routing repo to universe 2014-01-28 09:18:46 -08:00
David Fowler 880add3de8 Fix a couple of things
- Fixed the build number generation
- Bumped version to 0.2.1
- Get projectk nuget on demand
- Removed k-init
2014-01-27 22:42:45 -08:00
David Fowler a738b84deb Modified the build.
- Added BuildEnv with BuildNumber property
- Fixed generate projects
2014-01-27 19:26:53 -08:00
Pranav K c89af1568e * Use Env:BUILD_NUMBER to version packages 2014-01-27 11:17:35 -08:00
David Fowler 52c9e72ee1 Changed package name to KoreBuild. 2014-01-25 01:12:12 -08:00
David Fowler f53b844807 Added packing step for build libraries. 2014-01-24 23:50:03 -08:00
David Fowler fbc894b0b9 Updated build file to makefile.shade 2014-01-23 22:31:19 -08:00