Avoid spurious warning about uninit var
[platform/upstream/glslang.git] / CMakeLists.txt
2020-07-22 John KessenichMerge pull request #2353 from vkushwaha-nv/SPV_EXT_shad...
2020-07-22 John KessenichMerge pull request #2354 from ben-clayton/limit-visibility
2020-07-22 Ben ClaytonLimit visibility of symbols for internal libraries
2020-07-14 John KessenichMerge pull request #2335 from ben-clayton/kokoro-bazel...
2020-07-14 John KessenichMerge pull request #2343 from KhronosGroup/fix-non...
2020-07-14 John KessenichMerge pull request #2339 from ben-clayton/cmake-project
2020-07-13 Ben ClaytonCMake: Move project() to top of CMakeLists.txt
2020-07-11 John KessenichMerge pull request #2330 from ShabbyX/optimize_for_angle
2020-07-10 John KessenichMerge pull request #2332 from ben-clayton/fix-cmake...
2020-07-10 Ben ClaytonFix CMake rules when nesting CMake projects
2020-07-10 John KessenichMerge pull request #2277 from ben-clayton/build-info
2020-07-09 Ben ClaytonGenerate build information from CHANGES.md
2020-07-09 John KessenichMerge pull request #2327 from ben-clayton/fix-pch
2020-07-07 Ben ClaytonUse CMake's builtin functionality for PCHs
2020-07-07 John KessenichMerge pull request #2326 from ben-clayton/always_pic
2020-07-07 Ben ClaytonRemove GLSLANG_BUILD_PIC flag
2020-07-04 John KessenichMerge pull request #2317 from ShabbyX/glslang_angle
2020-07-04 John KessenichMerge pull request #2319 from ben-clayton/build-pic
2020-07-04 John KessenichMerge pull request #2316 from ben-clayton/fix-2315
2020-07-03 Ben ClaytonAdd GLSLANG_BUILD_PIC CMake flag
2020-07-03 Ben ClaytonDon't use add_link_options() on old CMake versions
2020-07-03 John KessenichMerge pull request #2311 from ben-clayton/license-checker
2020-07-03 John KessenichMerge pull request #2312 from ben-clayton/fix-copyright
2020-07-03 Ben ClaytonLicense headers: s/Google/The Khronos Group
2020-07-03 John KessenichMerge pull request #2310 from ben-clayton/license-checker
2020-07-03 John KessenichMerge pull request #2309 from ben-clayton/fix-msvc...
2020-07-02 Ben ClaytonFix GLSLANG_IS_SHARED_LIBRARY define
2020-07-02 Ben ClaytonAdd missing copyright headers
2020-07-02 John KessenichMerge pull request #2268 from lriki/hlsl-pack_matrix
2020-07-02 John KessenichMerge pull request #2303 from ben-clayton/limit-public-2
2020-06-30 John KessenichMerge pull request #2302 from KhronosGroup/fix-texture...
2020-06-30 John KessenichMerge pull request #2300 from KhronosGroup/generalize...
2020-06-30 Ben Claytonglslang: Only export public interface for SOs
2020-06-30 John KessenichMerge pull request #2297 from ben-clayton/fpic
2020-06-30 John KessenichMerge pull request #2296 from ben-clayton/err-unresolved
2020-06-29 Ben ClaytonCMake: Compile with -fPIC when building SOs
2020-06-29 Ben ClaytonCMake: Error on unresolved symbols
2020-06-24 John KessenichMerge pull request #2285 from proydakov/msvc-rtti-compi...
2020-06-23 Evgeny ProydakovFixed msvc 2019 nmake compiler warnings with RTTI.
2020-05-21 nihuiDo not build glslang-testsuite when ENABLE_CTEST is...
2020-05-21 nihuiAdd an option to make Exceptions enabled (#2239)
2020-04-10 Malacath-92Get rid of all warnings with MSVC and clang-cl (#2177)
2020-03-26 Neslisah TorosdagliMerge pull request #1 from KhronosGroup/master
2020-03-25 John KessenichMerge pull request #2139 from neslimsah/master
2020-03-24 John KessenichMerge pull request #2149 from kainino0x/web-fix-cmake2.8
2020-03-23 Kai NinomiyaFix build on CMake 2.8, and fix Web build
2020-02-19 John KessenichMerge pull request #2089 from Roy-AMD/Fix-iomapper...
2020-02-18 John KessenichMerge pull request #2084 from durswd/enable_rtti
2020-02-17 durswdAdd an option to make RTTI enabled
2020-02-07 John KessenichMerge pull request #2081 from kainino0x/split-emscripte...
2020-02-06 Kai NinomiyaSplit "is emscripten" config from "enable glslang.js"
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-02-05 John KessenichMerge pull request #2077 from kainino0x/configurable...
2020-01-30 John KessenichMerge pull request #2071 from jeffbolznv/version_less
2020-01-30 Jeff BolzUse NOT ... VERSION_LESS instead of VERSION_GREATER_EQUAL
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-11-01 John KessenichMerge branch 'dead-code' of https://github.com/dneto0...
2019-11-01 John KessenichMerge pull request #1949 from corporateshark/master
2019-10-25 Sergey KosarevskyAdd option ENABLE_CTEST to skip testing
2019-10-22 Timo SuorantaEnable generation of compile_commands.json (#1938)
2019-10-22 John KessenichMerge pull request #1941 from ehsannas/bazel_build
2019-10-19 Timo SuorantaFixes for gcc 9 / -Werror=deprecated-copy
2019-10-17 John KessenichMerge pull request #1933 from dj2/runtest
2019-10-16 Dan SinclairUse commandline options instead of ENV variables
2019-10-16 John KessenichMerge pull request #1932 from zoddicus/anotherSemiColonFix
2019-10-16 John KessenichMerge pull request #1934 from durswd/master
2019-10-16 dan sinclairIndenting
2019-10-15 dan sinclairUpdate CMakeLists.txt
2019-10-15 Dan SinclairMove TARGETDIR as well
2019-10-15 Dan SinclairMake runtests configurable.
2019-10-15 Ryan HarrisonFix config issues and revert previous fixes for semi...
2019-10-15 durswdAdded an option to make pch enabled in Cmake
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-15 John KessenichMerge pull request #1930 from ux3d/fix/CMakeOptionalExt...
2019-10-15 Fabian Wahlsterfind Python and add External subdir only if BUILD_EXTER...
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-10-12 John KessenichMerge pull request #1926 from zoddicus/fixChromiumRoll
2019-10-11 Ryan HarrisonForgot that GCC doesn't recognize this flag
2019-10-11 Ryan HarrisonRemove unnecessary semi-colons and add warning about...
2019-10-11 John KessenichMerge pull request #1888 from Roy-AMD/Adjusting-code...
2019-09-25 John KessenichMerge pull request #1906 from ShchchowAMD/master
2019-09-19 John KessenichMerge pull request #1907 from kainino0x/separate-web...
2019-09-18 John KessenichMerge branch 'master' into separate-web-and-emscripten
2019-09-18 Kai Ninomiyause custom es6 modularization instead of MODULARIZE=1
2019-09-18 Kai NinomiyaSeparate GLSLANG_WEB (min-size build) and Emscripten...
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Complete the removal of vendor-specific #ifdef...
2019-08-21 John KessenichWeb: Selectively remove a few key features, using ...
2019-08-21 John KessenichMerge pull request #1872 from kainino0x/js-interface
2019-08-20 Kai Ninomiyaenable build for node
2019-08-10 John KessenichMerge pull request #1867 from zoddicus/addWebBuild
2019-08-09 Ryan HarrisonMake non-emscripten flags platform agnostic.
2019-08-09 Ryan HarrisonConverted ENABLE_HLSL to a dependent option, so it...
2019-08-08 Ryan HarrisonAdd WASM build target for Web version of glslang
2019-07-31 John KessenichMerge pull request #1859 from zoddicus/fixNoRTTIForWindows
2019-07-30 Ryan HarrisonConvert no RTTI rule to be compiler specific
2019-07-29 John KessenichMerge pull request #1813 from jeffbolznv/compositeconstruct
next