summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2023-06-05CMakeLists.txt,**/.cmake: apply cmake-formatJames Zern
2021-04-23*.cmake: remove redundant cmake_minimum_required()James Zern
2017-09-18Improve mingw support.Tom Finegan
2017-01-23cmake: Fix required flag check.Tom Finegan
2017-01-19Cmake refactor.Tom Finegan
2016-11-14cmake: Cache results of CXX flag tests.Tom Finegan
2016-07-14cmake: Integrate new parsing API and tests.Tom Finegan
2016-04-26Add VP9 level output to webm_info.Frank Galligan
2016-04-21cmake: Log compiler flag at check time.Tom Finegan
2016-04-08Merge "rename mingw64_toolchain.cmake to mingw-w64_toolchain"James Zern
2016-04-07cmake: Move cxx flag testing/setup into its own file.Tom Finegan
2016-04-07rename mingw64_toolchain.cmake to mingw-w64_toolchainJames Zern
2016-04-07msvc_runtime.cmake: Check for MSVC, not WIN32.Tom Finegan
2016-04-01Support cross compile for windows via mingw64.Tom Finegan
2016-03-21cmake: Add C++11 move ctor and member initializer tests.Tom Finegan
2016-03-21cmake: remove argc and argv from C++11 test main fns.Tom Finegan
2016-03-16cmake: move c++11 checks into build/cxx11_tests.cmake.Tom Finegan
2015-02-13Add CMakeLists.txt and msvc_runtime.cmake.Tom Finegan