Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
4123a04ca98e63d23b62f3bb0361bc5ff0e573c7
/
CMakeLists.txt
4cbf748
cmake: Don't override CMAKE_INSTALL_PREFIX
by Chad Versace
· 9 years ago
d49d524
Add .gitattributes and normalize a few stray file's line endings
by John Kessenich
· 9 years ago
33e075f
glslang build: force the use of -std=c++11 when building with Clang. David Neto <dneto@google.com>.
by John Kessenich
· 9 years ago
4217d2e
SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V.
by John Kessenich
· 9 years ago
0df0cde
glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality).
by John Kessenich
· 10 years ago
92f9038
Create dummy side project.
by John Kessenich
· 10 years ago
078c010
Restore r26190: make code PIC
by John Kessenich
· 11 years ago
fde7034
CMake: Collapse into a single library all the libraries under the glslang directory, and represent the proper hierarchy in MSVS. There are still a total of 3 libraries to link against: glslang, OGLCompiler, and OSDependent.
by John Kessenich
· 11 years ago
e564fc5
Make use of the v110 tool set be Win32 specific.
by John Kessenich
· 11 years ago
0af1e7c
Allow selection of the "Platform Toolset", so that XP binaries can be built.
by John Kessenich
· 11 years ago
71241d8
Allow choice of DLL or static CRT libraries through CMake options.
by John Kessenich
· 11 years ago
3ce1058
update Linux build for latest CMake changes from Windows
by John Kessenich
· 11 years ago
d18e2d8
Add CMake support for Visual Studio and installation, with an expected "install" for CMAKE_INSTALL_PREFIX, and updated test scripts to consume the CMake installation.
by John Kessenich
· 11 years ago
0547c2a
Add submitted CMake files for Linux builds. All existing ways of building remain in tact.
by John Kessenich
· 11 years ago