Christophe
7b53739128
Only enable compiler warnings and warnings as error on unit tests
ago%!(EXTRA string=1 year)
Christophe
b251b22d00
Fixed C++ language auto detection build, disable C++98 warnings with Clang #1235 , #1231
ago%!(EXTRA string=1 year)
christophe
d58f9bcfed
GLM bumps to version 1.0.0
ago%!(EXTRA string=1 year)
Christophe
f86092a658
Remove disabled warnings ( #1213 )
...
* Remove disabled warnings
ago%!(EXTRA string=1 year)
xiaozhuai
46b796dd79
Optimize cmake targets
ago%!(EXTRA string=1 year)
Daniel Blaensdorf
8b94f970d9
Update cmake version to prevent deprecation
ago%!(EXTRA string=2 years)
Jaime Del Rey Garcia
87de7f3f10
Add target make uninstall in cmake files
ago%!(EXTRA string=4 years)
Krzysztof Kurek
3a4b55020e
Make sure installed glm::glm has the includes
ago%!(EXTRA string=4 years)
Krzysztof Kurek
5797373dc2
Fix an issue with CMake versions 3.14 and earlier
ago%!(EXTRA string=4 years)
Krzysztof Kurek
e936ed35ea
Resolve issues with CMake versions 3.13 and earlier
ago%!(EXTRA string=4 years)
Krzysztof Kurek
631faffab3
Export targets from top-level CMake file
...
With some slight reordering of the code
ago%!(EXTRA string=4 years)
Krzysztof Kurek
3e99386b6f
Include CPack if project is built as standalone
ago%!(EXTRA string=4 years)
Krzysztof Kurek
6c9d74c3e0
Generate glmConfigVersion, move glmConfig to its own folder
ago%!(EXTRA string=4 years)
Krzysztof Kurek
6059c5767b
Export the GLM target
ago%!(EXTRA string=4 years)
christophe
a44e293c40
Reading GLM version in CMake using REGEX on GLM header
ago%!(EXTRA string=5 years)
Christophe Riccio
a4b4db24bd
Fixed test target
ago%!(EXTRA string=6 years)
Christophe Riccio
11089f6d7e
Move CMake tests configuration in the test directory CMakeLists.txt
ago%!(EXTRA string=6 years)
Krzysztof Kurek
75c5e6e0b2
Un-breakify tests
ago%!(EXTRA string=6 years)
Krzysztof Kurek
e791090589
Re-add the glm interface library in cmake
...
Also re-work the main cmakelists to make the project more easily embeddable
ago%!(EXTRA string=6 years)
Christophe Riccio
5f352ecce2
Removed CMake install and uninstall scripts
ago%!(EXTRA string=6 years)
Morris Hafner
3a53ea1f69
Remove architecture check from CMake package
ago%!(EXTRA string=6 years)
Christophe
ca8372490e
Revert "CMakeLists.txt: remove libraries"
ago%!(EXTRA string=6 years)
Christophe Riccio
5a5a0a88b0
Allow to browse GLM source
ago%!(EXTRA string=6 years)
Fabrice Fontaine
3b798fe06b
CMakeLists.txt: remove libraries
...
glm is a heaser-only library, libraries are not needed
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
ago%!(EXTRA string=6 years)
Fabrice Fontaine
efd91329ba
CMakeLists: add BUILD_{SHARED,STATIC}_LIBS options
...
Add BUILD_SHARED_LIBS and BUILD_STATIC_LIBS options to allow the user
to enable/disable building of shared and static library
This is especially useful when cross-compiling as some toolchains are
not always able to build a shared or a static library
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
ago%!(EXTRA string=6 years)
Christophe Riccio
ef9d65e0c6
Added GLM_FORCE_INTRINSICS define
ago%!(EXTRA string=6 years)
Christophe Riccio
abff0a39ac
Fixed build
ago%!(EXTRA string=7 years)
Christophe Riccio
3d26f49775
Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816
ago%!(EXTRA string=7 years)
Christophe Riccio
de4dbc5662
Improved disabling auto detection
ago%!(EXTRA string=7 years)
Christophe Riccio
aff5b7a02d
Added GLM_QUIET
ago%!(EXTRA string=7 years)
Christophe Riccio
355f1e7514
Added more SIMD configuration
ago%!(EXTRA string=7 years)
Groove
4ac8fac6f0
Fixed force C++ language
ago%!(EXTRA string=7 years)
Groove
d307d39019
GLM_TEST_ENABLE Option enabled by default to build GLM unit tests. Disable this option to disable testing #788
ago%!(EXTRA string=7 years)
Christophe Riccio
bb0f4ef324
Fixed build error
ago%!(EXTRA string=7 years)
Groove
9a0311f327
Fixed Visual C++ language detection
ago%!(EXTRA string=7 years)
Groove
3b98e220bc
Added /permissive-
ago%!(EXTRA string=7 years)
Christophe Riccio
a23dd2f800
Clean up CMake project, added arithmetic operators to swizzle operators types
ago%!(EXTRA string=7 years)
Christophe Riccio
657ca108ed
Fixed Visual C++ language detection
ago%!(EXTRA string=7 years)
Groove
f27a24de0e
Refactor GLM messages and build targets
ago%!(EXTRA string=7 years)
Groove
c432dfaad8
Enable MS language extension on Clang and GCC
ago%!(EXTRA string=7 years)
Groove
c7b6cf56e3
Fixed swizzle functions and tests
ago%!(EXTRA string=7 years)
Groove
b76f938505
Added C++2a detection and fixed constexpr tests
ago%!(EXTRA string=7 years)
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)