174 Commits (4137519418a933e5863eea7c3ac53890ae7faf9d)

Author SHA1 Message Date
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)
Christophe Riccio 846e88a147 Updated version ago%!(EXTRA string=9 years)
Zbigniew Mandziejewicz eaefcc6689 Bump CMake version for interface target to 3.0 ago%!(EXTRA string=10 years)
Zbigniew Mandziejewicz 60ccb43b14 Improve compatibility with old CMake versions ago%!(EXTRA string=10 years)
Christophe Riccio d7fa6d318c - Removed -m64 causing build issues on Linux 32 #331 ago%!(EXTRA string=10 years)
Christophe Riccio 084804111e Fixed CMake build on 2.8 versions ago%!(EXTRA string=10 years)
Zbigniew Mandziejewicz 37f7df3dc0 Simplified build tree CMake config ago%!(EXTRA string=10 years)