thefiddler
8dcb8601a2
Normalized line endings
...
Hopefully this is the first and last time we have to do this.
2013-10-11 01:58:54 +02:00
Stefanos A
46090a4492
Use 7z wildcards to zip tree
...
Using msbuild/xbuild wildcards results in different behavior between the two implementations. Since we require 7z anyway, it is simpler if we just use that directly.
2013-10-04 17:01:51 +02:00
Andy Korth
4230c6b4f0
Added Robmaister's Matrix3 implementations
2013-01-03 10:41:56 -06:00
the_fiddler
7c4e3945b1
Exclude folders related to the build server.
2011-11-07 23:04:27 +00:00
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