Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
For use both manually and through the build system (currently Jenkins), we need a good set of build scripts. We will use Rake to enable cross-platform building. It should be able to do the following:
*) Handle versioning
1) Builds
2) Run Tests
3) Build Documentation (requires sandcastle, only on windows)
4) Build Nuget Packages (requires nuget, only on windows)
5) Build Installer (requires wix, only on windows)