aspnetcore/build
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
..
BuildEnv.shade Fix a couple of things 2014-01-27 22:42:45 -08:00
FileWatcher.shade Initial version of watch target. 2014-02-01 11:55:10 -08:00
_git-clone.shade
_git-pull.shade
_git.shade
_k-build.shade Added default build files. 2014-01-23 21:29:58 -08:00
_k-clean.shade Don't use k-clean just delete the bin directory. 2014-01-27 22:58:26 -08:00
_k-generate-projects.shade Initial version of watch target. 2014-02-01 11:55:10 -08:00
_k-restore.shade Added default build files. 2014-01-23 21:29:58 -08:00
_k-standard-goals.shade Initial version of watch target. 2014-02-01 11:55:10 -08:00
_k.shade Initial version of watch target. 2014-02-01 11:55:10 -08:00
_nuget-local-publish.shade Changed package name to KoreBuild. 2014-01-25 01:12:12 -08:00
k10.txt Handle defines and unsafe code. 2014-01-25 05:31:46 -08:00
net45.txt Handle defines and unsafe code. 2014-01-25 05:31:46 -08:00