Commit graph

3 commits

Author SHA1 Message Date
the_fiddler 13a5b1d2b5 Added license information. 2010-10-04 20:49:12 +00:00
the_fiddler e885b26719 Removed unused variable. 2010-10-04 14:52:29 +00:00
the_fiddler 16009bf9f3 Added Build.Tasks project that contains custom MSBuild tasks for the compilation process:
- DateStamp, which generates a version number based on the current date.
- DelTree which mimics RemoveDir but can delete non-empty directories on xbuild 2.6.x (which only supports empty directories).
- Run which mimics Exec but also captures stderr/stdout.
2010-10-02 22:15:19 +00:00