David Fowler
01daa33403
Added xml assembly since it's no included on mono by default
2014-04-26 13:03:51 -07:00
David Fowler
90a149ab80
Added initial support for mono
2014-04-26 12:46:37 -07:00
Pranav K
634f069c3c
Adding support for generating resx files from build
...
* Adding support for resx file generation as part of watch command
2014-04-14 12:32:39 -07:00
Brice Lambson
9d6b227226
Run tests during build
2014-03-07 17:26:11 -08:00
David Fowler
5dfb23d87b
Added target to gac and ngen roslyn
2014-02-24 23:03:36 -08:00
David Fowler
0eace4bbe6
Fixed native compile target by exposing the exec macro
2014-02-10 19:31:29 -08:00
David Fowler
8990f987a0
Added native compile to the standard goals
...
- Builds native projects to a common location
2014-02-10 19:15:25 -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
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
824b877b4a
Changed default target to initialize.
2014-01-27 22:03:55 -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
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
52c9e72ee1
Changed package name to KoreBuild.
2014-01-25 01:12:12 -08:00
David Fowler
010f5f9569
Added default build files.
2014-01-23 21:29:58 -08:00