Commit Graph

9 Commits

Author SHA1 Message Date
David Fowler 050aeb12c7 Updated the k build target to not use the cache. 2014-02-10 23:40:19 -08:00
David Fowler 1964e884e1 Initial version of watch target.
- Added FileWatcher helper class
- Added ability to disable fetching k from nuget every time it's called
- Added watch target to standard goals
- Added ability to skip project generation for net45.
  This is useful for watch so that changes made to the
  project but not saved to disk won't be discarded when the
  watcher runs.
2014-02-01 11:55:10 -08:00
David Fowler c616eaca6f Handle timestamp based versions in kruntime itself
- This is useful when testing privates of the runtime itself.
2014-01-30 02:34:44 -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
Pranav K d2fa7f031f * Allow cached version of kRuntime to be used in install
* Add k-init to allow restoring kRuntime as a one time operation
2014-01-25 21:25:17 -08:00
David Fowler b7c803aa80 Restore ProjectK package once. 2014-01-25 20:05:10 -08:00
David Fowler 9f5251231e Use cache for ProjectK package 2014-01-25 19:57:03 -08:00
Pranav K 667a7c24a4 Updating script to use package from feed 2014-01-25 17:22:07 -08:00
David Fowler 010f5f9569 Added default build files. 2014-01-23 21:29:58 -08:00