| Commit message (Expand) | Author | Age |
* | Allow unset ${CMAKE_BUILD_TYPE} which is required for some targets and corres... | Hauke Heibel | 2010-10-25 |
* | error out on bad build type | Benoit Jacob | 2010-10-25 |
* | remove build type tweaking | Benoit Jacob | 2010-10-23 |
* | Use 'Release' as default when build type is not specified. | Jitse Niesen | 2010-10-22 |
* | don't change the build type, fatal error if bad build type | Benoit Jacob | 2010-10-21 |
* | Fixed the unit test splitting for MSVC. | Hauke Heibel | 2010-10-21 |
* | Fixed bug #74. | Hauke Heibel | 2010-10-17 |
* | add EIGEN_TEST_X87 option | Benoit Jacob | 2010-10-13 |
* | Added NEON/Complex.h, ~3.5x faster than scalar std::complex<float> | Konstantinos Margaritis | 2010-07-10 |
* | Enable OpenMP testing for MSVC. | Hauke Heibel | 2010-07-01 |
* | add a Transposition section in page 2 | Gael Guennebaud | 2010-06-28 |
* | Disabled to __forceinline warning - it creates too many spurious errors and w... | Hauke Heibel | 2010-05-19 |
* | make the cmake options EIGEN_DEFAULT_TO_ROW_MAJOR and disabling EIGEN_SPLIT_L... | Benoit Jacob | 2010-05-18 |
* | add platform check for how to link to the standard math library. | Benoit Jacob | 2010-04-19 |
* | clarify help message about make install | Benoit Jacob | 2010-04-17 |
* | make sure that changing CMAKE_INSTALL_PREFIX is properly taken into account | Gael Guennebaud | 2010-04-08 |
* | introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DO... | Benoit Jacob | 2010-03-06 |
* | add an option to test ompenmp | Gael Guennebaud | 2010-03-05 |
* | minor cleanup | Benoit Jacob | 2010-03-03 |
* | Added initial NEON support, most tests pass however we had to use some hackis... | Konstantinos Margaritis | 2010-03-03 |
* | Tried to get rid of MSVC warning D9025. | Hauke Heibel | 2010-02-21 |
* | CMake cleanup. | Hauke Heibel | 2010-02-20 |
* | not all versions of gcc support -Wno-variadic-macros | Gael Guennebaud | 2010-02-15 |
* | Now variadic macro related warnings should be supressed as well under Linux. | Hauke Heibel | 2010-02-09 |
* | remove reference to dead option | Benoit Jacob | 2010-01-28 |
* | Added to possibility to compile unit tests at maximum warning level. | Hauke Heibel | 2009-12-12 |
* | instruction to remove CMakeCache.txt for out-of-source build | Mark Borgerding | 2009-12-01 |
* | improve the scripts for building unit tests: | Benoit Jacob | 2009-11-25 |
* | add SSE4 support, start with integer multiplication | Benoit Jacob | 2009-11-24 |
* | move signature file to root directory, where it belongs | Benoit Jacob | 2009-11-19 |
* | * eigen2->eigen3 | Benoit Jacob | 2009-11-19 |
* | * add PermutationMatrix | Benoit Jacob | 2009-11-15 |
* | prevent in-source builds. hope it's ok with you... it's still possible, of co... | Benoit Jacob | 2009-11-15 |
* | Build tests for unsupported modules if EIGEN_LEAVE_TEST_IN_ALL_TARGET | Jitse Niesen | 2009-11-13 |
* | * add ./debug and ./release scripts | Benoit Jacob | 2009-11-12 |
* | * use standard CMAKE_BUILD_TYPE | Benoit Jacob | 2009-11-11 |
* | fix for *.pc install dir (suggested by Ingmar Vanhassel on IRC) | Thomas Capricelli | 2009-11-11 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | * proper check for Make | Benoit Jacob | 2009-10-19 |
* | Fixed nmake parameter. | Hauke Heibel | 2009-10-09 |
* | next attempt ... introduce EIGEN_CMAKE_RUN_FROM_CTEST, in that case don't EXC... | Benoit Jacob | 2009-10-05 |
* | finally, the right fix: set CTEST_BUILD_TARGET. | Benoit Jacob | 2009-10-04 |
* | dd first-time tip, to warn against doing "make". | Benoit Jacob | 2009-10-03 |
* | add INSTALL and message about no need to do "make" | Benoit Jacob | 2009-10-03 |
* | add debug targets like debug_qr to build a specific test with debug info | Benoit Jacob | 2009-10-03 |
* | fix #59, can't EXCLUDE_FROM_ALL the test directory | Benoit Jacob | 2009-10-03 |
* | more message improvements, tell the user about building a specific test | Benoit Jacob | 2009-09-28 |
* | * bump to 2.90.0 now that it's agreed that we're doing eigen3 | Benoit Jacob | 2009-09-27 |
* | improve message | Benoit Jacob | 2009-09-27 |
* | * Introduce make targets btest (build tests), blas (build blas lib), demos (b... | Benoit Jacob | 2009-09-27 |