summaryrefslogtreecommitdiffstats
path: root/BuildTools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed run_tests.bat to avoid strange behavior of errorlevelassiduous2019-12-131-12/+3
* Added HLSL2GLSLConverter testsEgor Yusov2019-12-121-1/+2
* Added Shader Resource Array testEgor Yusov2019-12-091-9/+9
* Updated run_tests.bat to return the error code of the last failing testEgor Yusov2019-12-091-3/+12
* Updated run_test.bat to capture error in any of the test scriptsEgor Yusov2019-12-081-4/+7
* Fixed run_tests.batEgor Yusov2019-12-071-2/+2
* Experimenting with appveyor to understand why API tests failEgor Yusov2019-12-071-2/+2
* appveyor: enabled D3D11 and D3D12 API tests againEgor Yusov2019-12-071-3/+3
* temporary disabled API tests as they cause build failureEgor Yusov2019-12-071-2/+2
* appveyor: fixed test running commandEgor Yusov2019-12-071-0/+28
* appveyor: fixed run test instructionEgor Yusov2019-12-041-5/+0
* Enabled unit test on appveyorEgor Yusov2019-12-042-1/+6
* Added format validation script stub on MacEgor2019-11-282-0/+18
* Updated info message from format validation scriptEgor2019-11-281-1/+1
* Added format validation script stubEgor2019-11-281-0/+8
* Fixed build.shEgor2019-11-281-1/+1
* Fixed travis buildEgor2019-11-281-3/+3
* travis: added build scripts with common build instructionsEgor2019-11-283-0/+73
* Fixed install.batEgor Yusov2019-11-261-2/+2
* appveyor: added install.bat file for common installation stepsEgor Yusov2019-11-261-0/+7
* Fixed File2String executables on Linux and MacEgor Yusov2019-11-252-0/+0
* Renamed Utilities folder to BuildToolsEgor Yusov2019-11-2512-0/+536
* Moved format validation tools to Utilities/FormatValidationEgor Yusov2019-11-244-399/+0
* appveyor: enabled format validationEgor Yusov2019-11-244-0/+399