130 Commits (77acd2fe40b5ba54b83a54bed90dca2bc567a2d7)

Author SHA1 Message Date
Christophe Riccio 7733266417 Fixed Visual C++ automated tests ago%!(EXTRA string=8 years)
Christophe Riccio 2e43c201cd Fixed warning C4309 #679 ago%!(EXTRA string=8 years)
Christophe Riccio e9f210c85f Enable /WX, warning as error on Visual Studio ago%!(EXTRA string=8 years)
Christophe Riccio b9936ac0ca Clean up white space ago%!(EXTRA string=8 years)
Christophe Riccio 1a973285f7 Fixed Apple Clang detection ago%!(EXTRA string=8 years)
Christophe Riccio eb8689b8b5 More use of build-in CMake features, upgraded to CMake 3.2 ago%!(EXTRA string=8 years)
Christophe Riccio 8a9582cc5e Added -Wno-undefined-reinterpret-cast ago%!(EXTRA string=8 years)
Christophe Riccio c43c883db8 Enabled warnings are errors ago%!(EXTRA string=8 years)
Christophe Riccio ec79dbdbef Disabled warnings ago%!(EXTRA string=8 years)
Christophe Riccio 3c7d778dba Added C++17 build argument ago%!(EXTRA string=8 years)
Christophe Riccio da32661074 Ignore some warnings ago%!(EXTRA string=8 years)
Christophe Riccio 2cc0c53da7 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 5a747d2ae5 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 276a7beb19 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 49435a09da Fixed warings generated using -Weverything ago%!(EXTRA string=8 years)
Christophe Riccio 384dab02e4 Reduce the number of warnings with -Weverything #646 ago%!(EXTRA string=8 years)
Christophe Riccio bb48c10275 Ignore 64 bits int warnings with Clang ago%!(EXTRA string=8 years)
jasjuang 34193818f9 support sudo make uninstall ago%!(EXTRA string=8 years)
Christophe Riccio ad744735f6 Fixed build #660 ago%!(EXTRA string=8 years)
Christophe Riccio 1ad55c5016 Reduced warnings when using very strict compilation flags #646 ago%!(EXTRA string=8 years)
Christophe Riccio a39a9b8eb9 Use new CMake approach to check Visual C++ ago%!(EXTRA string=8 years)
ranjak 750d426473 CMake: add the option GLM_INSTALL_ENABLE to control installation. ago%!(EXTRA string=9 years)
Christophe Riccio 4ba6ef9046 Fixed SIMD instruction set selection with Clang ago%!(EXTRA string=9 years)
Christophe Riccio 74378ce1b9 Display instruction set used on CMake prepare ago%!(EXTRA string=9 years)
Christophe Riccio 2be54c9759 Fixed SIMD instruction set selection with Clang ago%!(EXTRA string=9 years)
Christophe Riccio 50a52756f2 Display instruction set used on CMake prepare ago%!(EXTRA string=9 years)
Zbigniew Mandziejewicz 6f688414e4 Fix name for CMake version file ago%!(EXTRA string=9 years)
Zbigniew Mandziejewicz a4aa882cf8 Fix name for CMake version file ago%!(EXTRA string=9 years)
Christophe Riccio a3b7bf46e7 Ignore long long warning with C++98 tests ago%!(EXTRA string=9 years)
Christophe Riccio 867f03c5f2 Fixed disable pedentic warning for anoynymous struct in GLM ago%!(EXTRA string=9 years)
Christophe Riccio 21a9d4ce18 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible ago%!(EXTRA string=9 years)
Christophe Riccio a1b4bdbf03 Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible ago%!(EXTRA string=9 years)
Christophe Riccio 077aaca6f7 Updated version ago%!(EXTRA string=9 years)
Christophe Riccio 848d68fe96 GLM requires long long support (C++98) and anonymous struct (C++11), disable the warnings within GLM. Strict compilers support check is performed. #524 ago%!(EXTRA string=9 years)
Christophe Riccio b6da1e45e8 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio e42e6257e3 Cherry pick #482 fix ago%!(EXTRA string=9 years)
Christophe Riccio fe6ab8f3b6 Moved glm.pc.in into cmake directory #509 ago%!(EXTRA string=9 years)
Christophe Riccio b4df7d69a6 Moved glm.pc.in into cmake directory #509 ago%!(EXTRA string=9 years)
Guus Sliepen 15748c30ea Added pkg-config file ago%!(EXTRA string=9 years)
Guus Sliepen 0e018a5262 Added pkg-config file ago%!(EXTRA string=9 years)
Christophe Riccio 19186b27ed Removed GCC pedantic build argument ago%!(EXTRA string=9 years)
Christophe Riccio 6cf7389c8c Removed the glm_dummy CMake target if glm_shared or glm_static are enabled ago%!(EXTRA string=9 years)
Christophe Riccio 805939686c Visual C++ genenrate ASM code for GLM tests ago%!(EXTRA string=9 years)
Christophe Riccio a0a1dd6c35 Generate assembly with Visual C++ ago%!(EXTRA string=9 years)
Christophe Riccio aca1710c5f Fixed ignoring unknown option '/arch:SSE2' warning while compiling with Visual C++ in 64 bits with SSE3 enabled ago%!(EXTRA string=9 years)
Christophe Riccio 7f1bb02a26 Invert when static and dynamic lib messages appears ago%!(EXTRA string=9 years)
Christophe Riccio b14e39b4cf Added target to build optional static and dynamic GLM library ago%!(EXTRA string=9 years)
Christophe Riccio 57bf985fe5 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 082272421a Fixed long long warnings when using C++98 on GCC and Clang #482 ago%!(EXTRA string=9 years)
Christophe Riccio 6ee8b03063 Fixed CMake policy warning ago%!(EXTRA string=9 years)