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
*
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
*
Fix compiler flags on Android/ARM:
Benoit Jacob
2015-04-07
*
Fix NEON build flags: in the current NDK, at least with the clang-3.5 toolchain,
Benoit Jacob
2015-02-27
*
Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flag
Gael Guennebaud
2015-02-20
*
At least CMAKE 2.8.4 is required for WORKING_DIRECTORY option in add_test
Christoph Hertzberg
2014-12-15
*
Added cmake uninstall target.
Abhijit Kundu
2014-12-04
*
add EIGEN_TEST_NEON64, but it's a dummy, AArch64 implies NEON support so extr...
Konstantinos Margaritis
2014-10-21
*
Re-enable -Wshorten-64-to-32 compilation flag.
Gael Guennebaud
2014-09-29
*
Merged eigen/eigen into default
Konstantinos Margaritis
2014-09-21
|
\
*
|
Initial VSX commit
Konstantinos Margaritis
2014-08-29
|
*
merge default branch
Gael Guennebaud
2014-08-29
|
|
\
|
|
/
|
/
|
[next]