summaryrefslogtreecommitdiffstats
path: root/BuildTools/Scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-29travis: fixed CMake unpack commandsassiduous1-2/+2
2021-01-29travis: fixed CMake download linkassiduous1-1/+1
2021-01-29Appveyor and travis: updated CMake to 3.19.3assiduous4-6/+6
2021-01-29Updated CMake to use VulkanSDK 1.2.162.1assiduous1-1/+1
2020-11-24Attempting to fix travis buildassiduous1-2/+2
2020-11-24travis: updated Vulkan SDK downloading commandsassiduous1-2/+3
2020-11-24Travis: updated Vulkan SDK version to 1.2.154.0; enabled downloading the SDK ...assiduous1-6/+5
2020-11-22iOS build: switched to using CMake-provided toolchain from custom toolchainassiduous2-2/+2
2020-09-11Re-enabled d3d12 tests with dxc on CIassiduous1-0/+1
2020-09-11Fixed CMake issues with CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION not being de...assiduous1-1/+0
2020-09-09A bunch of random updatesassiduous1-1/+1
2020-09-08Updated third-party modulesassiduous2-2/+2
2020-09-02added argument --comp=dxc to run tests with DXC compilerazhirnov1-0/+1
2020-04-28Vulkan backend on iOS: switched to linking statically with MoltenVk libraryassiduous1-2/+2
2020-02-27travis: switched to using gcc 9assiduous1-5/+5
2020-02-20Travis build script: switched to OS64 x arm and enabled Vulkanassiduous1-2/+1
2020-02-20Another attempt to fix code signing build problem on travisassiduous2-6/+6
2020-02-20iOS travis build: removed xcpretty to understand why the build failsassiduous1-1/+1
2020-02-20Another attempt to fix Max/iOS travis buildassiduous1-1/+1
2020-02-20Fixed XCode code signing build settingsassiduous2-3/+5
2020-02-20Attempting to fix code signing issue on ios CI buildassiduous1-2/+3
2020-02-20travis.yml: updated Vulkan SDK to 1.2.131.2assiduous1-1/+1
2019-12-29travis: enabled DiligentCoreTest on Linuxassiduous1-2/+3
2019-12-29travis: fixed scripts to hopefully properly return error code to the shell th...assiduous3-9/+13
2019-12-28Enabled DiligentCoreTest for OSX build on travisassiduous3-2/+11
2019-12-28Updated travis build scripts to hopefully catch build failureassiduous2-2/+2
2019-12-28Fixed MacOS/clang build issues; enabled building test projects on travisassiduous2-4/+4
2019-12-28Update to linux/mac build scripts to not terminate current shellassiduous2-2/+2
2019-12-28fixed build scripts to pipe xcode error code to travisassiduous2-2/+2
2019-12-26moved public public headers of GraphicsTools project to interface folder to m...assiduous1-1/+1
2019-12-20Fixed run_tests.batassiduous1-3/+3
2019-12-13Fixed run_tests.bat to avoid strange behavior of errorlevelassiduous1-12/+3
2019-12-09Added Shader Resource Array testEgor Yusov1-9/+9
2019-12-09Updated run_tests.bat to return the error code of the last failing testEgor Yusov1-3/+12
2019-12-08Updated run_test.bat to capture error in any of the test scriptsEgor Yusov1-4/+7
2019-12-07Fixed run_tests.batEgor Yusov1-2/+2
2019-12-07Experimenting with appveyor to understand why API tests failEgor Yusov1-2/+2
2019-12-07appveyor: enabled D3D11 and D3D12 API tests againEgor Yusov1-3/+3
2019-12-07temporary disabled API tests as they cause build failureEgor Yusov1-2/+2
2019-12-07appveyor: fixed test running commandEgor Yusov1-0/+28
2019-12-04appveyor: fixed run test instructionEgor Yusov1-5/+0
2019-12-04Enabled unit test on appveyorEgor Yusov1-0/+5
2019-11-28Added format validation script stub on MacEgor1-0/+10
2019-11-28Fixed build.shEgor1-1/+1
2019-11-28Fixed travis buildEgor1-3/+3
2019-11-28travis: added build scripts with common build instructionsEgor3-0/+73
2019-11-26Fixed install.batEgor Yusov1-2/+2
2019-11-26appveyor: added install.bat file for common installation stepsEgor Yusov1-0/+7