aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Fix CMake directory issues.Gravatar Antonio Sanchez2021-07-07
* Remove code checking for CMake < 3.5Gravatar Alexander Grund2020-12-14
* Include CMakeDependentOption to be able to use cmake_dependent_optionGravatar David Tellenbach2020-11-27
* Make inclusion of doc sub-directory optional by adjusting options.Gravatar Bowie Owens2020-11-27
* [SYCL Function pointer Issue]: SYCL does not support function pointer inside ...Gravatar mehdi-goli2020-11-12
* Make relative path variables of type STRINGGravatar Alexander Grund2020-09-28
* BUG: cmake_minimum_required must be the first commandGravatar Hans Johnson2020-08-28
* Add possibility to split test suit build targets and improved CI configurationGravatar David Tellenbach2020-08-19
* Fix CMake install commandGravatar qxxxb2020-07-25
* AVX path for BF16Gravatar Sheng Yang2020-07-14
* Support BFloat16 in EigenGravatar Teng Lu2020-06-20
* Update `things you can do` message using cmake commandsGravatar Nicolas Mellado2020-06-16
* Bug #1767: increase required cmake version to 3.5.0Gravatar Gael Guennebaud2020-05-31
* Don't restrict CMAKE_BUILD_TYPEGravatar Ram-Z2020-02-28
* Replace calls to "hg" by calls to "git"Gravatar Gael Guennebaud2019-12-04
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* COMP: Simplify install commands for EigenGravatar Hans Johnson2019-11-17
* COMP: target_compile_definitions requires cmake 2.8.11Gravatar Hans Johnson2019-11-17
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
* Bypass inline asm for non compatible compilers.Gravatar Gael Guennebaud2019-01-23
* bug #1656: Enable failtests only if BUILD_TESTING is enabledGravatar Christoph Hertzberg2019-01-11
* Simplify handling of tests that must fail to compile.Gravatar Gael Guennebaud2018-12-12
* Enable FMA with MSVC (through /arch:AVX2). To make this possible, I also has ...Gravatar Gael Guennebaud2018-12-07
* [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
* bug #1606: Explicitly set the standard before find_package(StandardMathLibrar...Gravatar Christoph Hertzberg2018-10-19
* [PATCH] cmake: Support source include with add_subdirectory andGravatar Jean-Christophe Fillion-Robin2018-09-07
* bug #1572: use c++11 atomic instead of volatile if c++11 is available, and di...Gravatar Gael Guennebaud2018-07-17
* Add support for MIPS SIMD (MSA)Gravatar Alexey Frunze2018-07-06
* Don't run hg on non mercurial cloneGravatar Gael Guennebaud2018-05-31
* Disable -Wshadow when compiling with g++Gravatar Christoph Hertzberg2018-04-21
* Disable gcc-specific workaround for Clang to allow build with AVX512Gravatar Zvi Rackover2017-11-16
* check both z13 and z14 archesGravatar Konstantinos Margaritis2017-10-12
* Modification upon requestGravatar a-doumoulakis2017-05-25
* Add support for triSYCLGravatar a-doumoulakis2017-05-05
* bug #1375: fix cmake installation with cmake 2.8Gravatar Gael Guennebaud2017-01-24
* Fix a typoGravatar LaFeuille2017-01-13
* add cmake-option to enable/disable creation of testsGravatar NeroBurner2017-01-02
* Added relocatable cmake support also for CMake before 3.0 and after 2.8.8Gravatar Silvio Traversaro2016-12-06
* Make CMake config file relocatableGravatar Silvio Traversaro2016-12-05
* cmake: remove architecture dependency from Eigen3ConfigVersion.cmakeGravatar Sergiu Deitsch2016-11-30
* cmake: added Eigen3::Eigen imported targetGravatar Sergiu Deitsch2016-11-22
* Improved AVX512 configurationGravatar Benoit Steiner2016-11-03
* Improved AVX512 supportGravatar Benoit Steiner2016-11-03
* Merged eigen/eigen into defaultGravatar Benoit Steiner2016-11-03
|\
* | Deleted redundant implementation of preduxGravatar Benoit Steiner2016-10-12
* | Revergted unecessary changeGravatar Benoit Steiner2016-10-06
* | Merged latest updates from trunkGravatar Benoit Steiner2016-10-05
|\ \
* | | Pulled latest updates from trunkGravatar Benoit Steiner2016-10-05
| | * Merged with default.Gravatar Luke Iwanski2016-09-19
| | |\ | | |/ | |/|
| | * Partial OpenCL support via SYCL compatible with ComputeCpp CE.Gravatar Luke Iwanski2016-09-19