aboutsummaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fixed a output directory path bug that caused RunBenchmark to failArnoldZokas2010-12-011-1/+1
* Redirected test result files to directory ./build_tempArnoldZokas2010-11-301-1/+1
* Migrated target 'RunBenchmarks'ArnoldZokas2010-11-302-3/+9
* Fixed a bug in the build script that caused one of the generated files to be ...ArnoldZokas2010-11-301-1/+1
* Implemented distribution package generationArnoldZokas2010-11-304-17/+54
* Migrated target '_CompileGeneratedSource'ArnoldZokas2010-11-301-1/+5
* Migrated target '_CopyGeneratedSource'ArnoldZokas2010-11-302-1/+36
* Optimised protos directory pathsArnoldZokas2010-11-301-8/+8
* Migrated target '_GenerateSource'ArnoldZokas2010-11-302-6/+31
* Redirected test result file output to directory './build_output'ArnoldZokas2010-11-292-3/+3
* Added '_Test' target to build scriptsArnoldZokas2010-11-295-10/+19
* Added batch file for running 'GenerateCompletePackage'ArnoldZokas2010-11-291-0/+14
* Added batch file for running 'GenerateReleasePackage'ArnoldZokas2010-11-293-1/+15
* Added batch file for running 'RunBenchmarks'ArnoldZokas2010-11-292-0/+6
* Removed redundant configuration from build scriptsArnoldZokas2010-11-292-6/+2
* Added batch file for running 'BuildAll'ArnoldZokas2010-11-291-0/+11
* Removed redundant 'Platform' settingsArnoldZokas2010-11-292-2/+1
* Added batch file for running 'BuildSilverlight2'ArnoldZokas2010-11-293-2/+7
* Added batch file for running 'Build'ArnoldZokas2010-11-291-0/+5
* Preparing for build process rewrite. Removed redundant batch files.ArnoldZokas2010-11-293-15/+0
* Created batch files for running Debug,Release and Silverlight2 buildsArnoldZokas2010-11-243-1/+11
* Removed redundant compilation stepsArnoldZokas2010-11-241-12/+0
* Removed redundant .NET CF 3.5 build configurationArnoldZokas2010-11-241-4/+0
* Created initial build scriptArnoldZokas2010-11-223-0/+65