Files
renderdoc/util/buildscripts/scripts/docker
baldurk 017b291b18 Install newer libstdc++-dev package in linux build scripts
* Older ones like 4.9 that was used originally didn't fully support C++11.
2019-01-23 09:33:34 +00:00
..

This folder creates a docker container pre-configured for compiling RenderDoc with the oldest possible distribution, for maximum compatibility of the binary build.

It doesn't contain anything RenderDoc-specific, apart from being tailored to its dependencies.