index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
bug #1656: Enable failtests only if BUILD_TESTING is enabled
Christoph Hertzberg
2019-01-11
*
Simplify handling of tests that must fail to compile.
Gael Guennebaud
2018-12-12
*
Enable FMA with MSVC (through /arch:AVX2). To make this possible, I also has ...
Gael Guennebaud
2018-12-07
*
[PATCH 1/2] Misc. typos
luz.paz"
2018-09-18
*
bug #1606: Explicitly set the standard before find_package(StandardMathLibrar...
Christoph Hertzberg
2018-10-19
*
[PATCH] cmake: Support source include with add_subdirectory and
Jean-Christophe Fillion-Robin
2018-09-07
*
bug #1572: use c++11 atomic instead of volatile if c++11 is available, and di...
Gael Guennebaud
2018-07-17
*
Add support for MIPS SIMD (MSA)
Alexey Frunze
2018-07-06
*
Don't run hg on non mercurial clone
Gael Guennebaud
2018-05-31
*
Disable -Wshadow when compiling with g++
Christoph Hertzberg
2018-04-21
*
Disable gcc-specific workaround for Clang to allow build with AVX512
Zvi Rackover
2017-11-16
*
check both z13 and z14 arches
Konstantinos Margaritis
2017-10-12
*
Modification upon request
a-doumoulakis
2017-05-25
*
Add support for triSYCL
a-doumoulakis
2017-05-05
*
bug #1375: fix cmake installation with cmake 2.8
Gael Guennebaud
2017-01-24
*
Fix a typo
LaFeuille
2017-01-13
*
add cmake-option to enable/disable creation of tests
NeroBurner
2017-01-02
*
Added relocatable cmake support also for CMake before 3.0 and after 2.8.8
Silvio Traversaro
2016-12-06
*
Make CMake config file relocatable
Silvio Traversaro
2016-12-05
*
cmake: remove architecture dependency from Eigen3ConfigVersion.cmake
Sergiu Deitsch
2016-11-30
*
cmake: added Eigen3::Eigen imported target
Sergiu Deitsch
2016-11-22
*
Improved AVX512 configuration
Benoit Steiner
2016-11-03
*
Improved AVX512 support
Benoit Steiner
2016-11-03
*
Merged eigen/eigen into default
Benoit Steiner
2016-11-03
|
\
*
|
Deleted redundant implementation of predux
Benoit Steiner
2016-10-12
*
|
Revergted unecessary change
Benoit Steiner
2016-10-06
*
|
Merged latest updates from trunk
Benoit Steiner
2016-10-05
|
\
\
*
|
|
Pulled latest updates from trunk
Benoit Steiner
2016-10-05
|
|
*
Merged with default.
Luke Iwanski
2016-09-19
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Partial OpenCL support via SYCL compatible with ComputeCpp CE.
Luke Iwanski
2016-09-19
|
*
|
Disable pkgconfig only for native windows builds
xantares
2016-06-27
|
|
/
|
*
Add aliases Eigen_*_DIR to Eigen3_*_DIR
Christoph Hertzberg
2016-08-05
|
*
Change project name to Eigen3, to be compatible with FindEigen3.cmake and Eig...
Christoph Hertzberg
2016-08-02
|
*
bug #1207: Add and fix logical-op warnings
Christoph Hertzberg
2016-05-11
|
*
Enable and fix -Wdouble-conversion warnings
Christoph Hertzberg
2016-05-05
*
|
Update the makefile to make the tests compile with gcc 4.9
Benoit Steiner
2016-04-29
*
|
Resolved merge conflict
Benoit Steiner
2016-04-29
*
|
Pulled latest updates from upstream
Benoit Steiner
2016-04-29
|
\
|
|
*
Added an option to enable the use of the F16C instruction set
Benoit Steiner
2016-04-21
*
|
Updated the AVX512 PacketMath to properly leverage the AVX512DQ instructions
Benoit Steiner
2016-04-11
*
|
Pull latest updates from upstream
Benoit Steiner
2016-04-11
|
\
|
|
*
add initial s390x(zEC13) ZVECTOR support
Konstantinos Margaritis
2016-03-21
|
*
Made sure to use the hard abi when compiling with NEON instructions to avoid ...
Benoit Steiner
2016-03-17
|
*
Made the CUDA architecture level a build setting.
Benoit Steiner
2016-02-25
*
|
Added support for AVX512 to the build files
Benoit Steiner
2016-01-05
|
/
*
Improve handling of deprecated EIGEN_INCLUDE_INSTALL_DIR variable
Gael Guennebaud
2015-12-10
*
Further fixes for CMAKE_INSTALL_PREFIX correctness
Taylor Braun-Jones
2015-11-07
*
Clean hardcoded compilation options
Gael Guennebaud
2015-11-30
*
Biug 1100: remove explicit CMAKE_INSTALL_PREFIX prefix to please cmake instal...
Gael Guennebaud
2015-10-30
*
Enable -Wshadow with clang
Gael Guennebaud
2015-06-09
[next]