Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
David Tchepak c53ffae055 Updating build scripts to use bundle exec 2012-12-27 17:42:34 +11:00
David Tchepak 8b3cdb3d9a Adding acceptance specs to SLN and updating build file
- Removed "Any CPU" target
- Added acceptance specs project to VS2008 SLN file.
- Updated build batch file to pass on arguments to rake
- Removed :build namespace from rakefile to make it easier to call tasks
- Updated standard build to exclude acceptance tests (as they might be unimplemented -- need a better solution here)
- Introduced acceptance tests task to rake file.
- Can run acceptance tests using "./build acceptance" or "rake acceptance"
2010-01-02 22:17:51 +11:00
David Tchepak 91f30570cb Added build.bat convenience file for calling rake in Build directory
This will fail when run from anywhere else, but is handy for now.
2009-10-01 11:23:14 +10:00