summaryrefslogtreecommitdiffstats
path: root/BuildTools/Scripts/travis (follow)
Commit message (Expand)AuthorAgeFilesLines
* travis: fixed CMake unpack commandsassiduous2021-01-291-2/+2
* travis: fixed CMake download linkassiduous2021-01-291-1/+1
* Appveyor and travis: updated CMake to 3.19.3assiduous2021-01-293-5/+5
* Updated CMake to use VulkanSDK 1.2.162.1assiduous2021-01-291-1/+1
* Attempting to fix travis buildassiduous2020-11-241-2/+2
* travis: updated Vulkan SDK downloading commandsassiduous2020-11-241-2/+3
* Travis: updated Vulkan SDK version to 1.2.154.0; enabled downloading the SDK ...assiduous2020-11-241-6/+5
* iOS build: switched to using CMake-provided toolchain from custom toolchainassiduous2020-11-222-2/+2
* Updated third-party modulesassiduous2020-09-081-1/+1
* Vulkan backend on iOS: switched to linking statically with MoltenVk libraryassiduous2020-04-281-2/+2
* travis: switched to using gcc 9assiduous2020-02-271-5/+5
* Travis build script: switched to OS64 x arm and enabled Vulkanassiduous2020-02-201-2/+1
* Another attempt to fix code signing build problem on travisassiduous2020-02-202-6/+6
* iOS travis build: removed xcpretty to understand why the build failsassiduous2020-02-201-1/+1
* Another attempt to fix Max/iOS travis buildassiduous2020-02-201-1/+1
* Fixed XCode code signing build settingsassiduous2020-02-202-3/+5
* Attempting to fix code signing issue on ios CI buildassiduous2020-02-201-2/+3
* travis.yml: updated Vulkan SDK to 1.2.131.2assiduous2020-02-201-1/+1
* travis: enabled DiligentCoreTest on Linuxassiduous2019-12-291-2/+3
* travis: fixed scripts to hopefully properly return error code to the shell th...assiduous2019-12-293-9/+13
* Enabled DiligentCoreTest for OSX build on travisassiduous2019-12-283-2/+11
* Updated travis build scripts to hopefully catch build failureassiduous2019-12-282-2/+2
* Fixed MacOS/clang build issues; enabled building test projects on travisassiduous2019-12-282-4/+4
* Update to linux/mac build scripts to not terminate current shellassiduous2019-12-282-2/+2
* fixed build scripts to pipe xcode error code to travisassiduous2019-12-282-2/+2
* Added format validation script stub on MacEgor2019-11-281-0/+10
* 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