Christophe Riccio
|
4ba6ef9046
Fixed SIMD instruction set selection with Clang
|
9 年之前 |
Christophe Riccio
|
74378ce1b9
Display instruction set used on CMake prepare
|
9 年之前 |
Zbigniew Mandziejewicz
|
6f688414e4
Fix name for CMake version file
|
9 年之前 |
Christophe Riccio
|
a3b7bf46e7
Ignore long long warning with C++98 tests
|
9 年之前 |
Christophe Riccio
|
867f03c5f2
Fixed disable pedentic warning for anoynymous struct in GLM
|
9 年之前 |
Christophe Riccio
|
21a9d4ce18
Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
9 年之前 |
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
|
9 年之前 |
Christophe Riccio
|
b4df7d69a6
Moved glm.pc.in into cmake directory #509
|
9 年之前 |
Guus Sliepen
|
0e018a5262
Added pkg-config file
|
9 年之前 |
Christophe Riccio
|
19186b27ed
Removed GCC pedantic build argument
|
9 年之前 |
Christophe Riccio
|
6cf7389c8c
Removed the glm_dummy CMake target if glm_shared or glm_static are enabled
|
9 年之前 |
Christophe Riccio
|
805939686c
Visual C++ genenrate ASM code for GLM tests
|
9 年之前 |
Christophe Riccio
|
aca1710c5f
Fixed ignoring unknown option '/arch:SSE2' warning while compiling with Visual C++ in 64 bits with SSE3 enabled
|
9 年之前 |
Christophe Riccio
|
7f1bb02a26
Invert when static and dynamic lib messages appears
|
9 年之前 |
Christophe Riccio
|
b14e39b4cf
Added target to build optional static and dynamic GLM library
|
9 年之前 |
Christophe Riccio
|
57bf985fe5
Fixed build
|
9 年之前 |
Christophe Riccio
|
082272421a
Fixed long long warnings when using C++98 on GCC and Clang #482
|
9 年之前 |
Christophe Riccio
|
1ee2f3219e
Merged 0.9.7
|
9 年之前 |
Christophe Riccio
|
6ee8b03063
Fixed CMake policy warning
|
9 年之前 |
Christophe Riccio
|
846e88a147
Updated version
|
10 年之前 |
Zbigniew Mandziejewicz
|
eaefcc6689
Bump CMake version for interface target to 3.0
|
10 年之前 |
Zbigniew Mandziejewicz
|
60ccb43b14
Improve compatibility with old CMake versions
|
10 年之前 |
Christophe Riccio
|
d7fa6d318c
- Removed -m64 causing build issues on Linux 32 #331
|
10 年之前 |
Christophe Riccio
|
084804111e
Fixed CMake build on 2.8 versions
|
10 年之前 |
Zbigniew Mandziejewicz
|
37f7df3dc0
Simplified build tree CMake config
|
10 年之前 |
Zbigniew Mandziejewicz
|
29940ee443
Export build tree package
|
10 年之前 |
Zbigniew Mandziejewicz
|
62a7daddcf
Removed obsolete FindGLM
|
10 年之前 |
Zbigniew Mandziejewicz
|
288d1af309
Export glm as interface library for CMake 2.8.12 and newer
|
10 年之前 |
Christophe Riccio
|
cb427b053d
64 bits GCC build
|
10 年之前 |
Christophe Riccio
|
7751bd4af4
Fixed MinGW32 build
|
10 年之前 |