the_fiddler
|
31a407ec3e
|
Do not skip Source/OpenTK when cloning the source tree.
|
2010-10-06 15:36:38 +00:00 |
|
the_fiddler
|
878f40f2eb
|
Do not add nsis installers to the zip!
|
2010-10-06 15:10:24 +00:00 |
|
the_fiddler
|
11817269e8
|
Fixed build target (was left into a debugging configuration) and replaced Run custom task with built-in Exec.
|
2010-10-06 14:54:37 +00:00 |
|
the_fiddler
|
fb9b355bcd
|
Avoid all custom tasks, since this causes build issues in Visual Studio (Build.Tasks.dll gets loaded into the main AppDomain and remains locked, meaning you have to exit Visual Studio before rebuilding the project).
|
2010-10-06 14:14:15 +00:00 |
|
the_fiddler
|
3b9d530126
|
* Installers/Zip/Build.Installer.Zip.csproj: Do not zip documentation
source, vshost.exe or copies of the source tree.
Make sure zip always operates on a fresh copy of the source tree.
|
2010-10-06 08:48:09 +00:00 |
|
the_fiddler
|
100e52a7c7
|
Added project to create zip package for distribution.
|
2010-10-05 21:30:25 +00:00 |
|