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
|
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) |
Zbigniew Mandziejewicz
|
29940ee443
|
Export build tree package
|
ago%!(EXTRA string=10 years) |
Zbigniew Mandziejewicz
|
62a7daddcf
|
Removed obsolete FindGLM
|
ago%!(EXTRA string=10 years) |
Zbigniew Mandziejewicz
|
288d1af309
|
Export glm as interface library for CMake 2.8.12 and newer
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
cb427b053d
|
64 bits GCC build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7751bd4af4
|
Fixed MinGW32 build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a8237ccb31
|
Fixed warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
abcc46012a
|
Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags, Added C++14 detection
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a42f84ed47
|
Removed GLM_TEST_ENABLE_PERF
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
246609b453
|
Fix build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
011a056267
|
Added AVX2 detection for GLM tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
b5519d35ef
|
Fixed SIMD enable for GLM tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
393c1dae41
|
Clean up
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4e95519396
|
Fixed test with VC and disabled lang extension
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0b8ca1a5b6
|
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
abb5299e08
|
Fixed warnings with -pedantic
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
4aa1c19707
|
cmake: Don't use unqualified include paths
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
e9ad8f7c18
|
cmake: Don't abort if not testing
This prevents installing and is quite antisocial.
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
a925120716
|
cmake: Install FindGLM
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
570ec64d38
|
Fixed /arch:SSE3 warnings, no supported by VC
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6bb9bdc8ce
|
Renamed CMake SIMD options
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
bb9cc43a6d
|
Updated CMake instruction set selection
|
ago%!(EXTRA string=12 years) |