Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug #1606: Explicitly set the standard before ↵ | Christoph Hertzberg | 2018-10-19 |
| | | | | | | | find_package(StandardMathLibrary). Also replace EIGEN_COMPILER_SUPPORT_CXX11 in favor of EIGEN_COMPILER_SUPPORT_CPP11. Grafted manually from a4afa90d161faab385a77f0e2764fb13ff3b9484 | ||
* | Allow to filter out build-error messages | Christoph Hertzberg | 2018-07-24 |
| | |||
* | Add the cmake option "EIGEN_DASHBOARD_BUILD_TARGET" to control the build ↵ | Gael Guennebaud | 2018-07-16 |
| | | | | target in dashboard mode (e.g., ctest -D Experimental) | ||
* | MIsc. source and comment typos | luz.paz | 2018-03-11 |
| | | | | Found using `codespell` and `grep` from downstream FreeCAD | ||
* | Clean hardcoded compilation options | Gael Guennebaud | 2015-11-30 |
| | |||
* | Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flag | Gael Guennebaud | 2015-02-20 |
| | |||
* | make sure that regex does not match cmake | Christoph Hertzberg | 2014-09-29 |
| | |||
* | Related to bug #880: Accept make as well a gmake when searching the ↵ | Christoph Hertzberg | 2014-09-29 |
| | | | | MakeCommand. And don't include \n in match expression | ||
* | bug #880: automatically preserves buildtool flags when modifying ↵ | Gael Guennebaud | 2014-09-23 |
| | | | | DartConfiguration.tcl file. | ||
* | bug #880: manually edit the DartConfiguration.tcl file to get it working ↵ | Gael Guennebaud | 2014-09-22 |
| | | | | with cmake 3.0.x | ||
* | Fix bug #738: use the "current" version of cmake project directories to ease ↵ | Gael Guennebaud | 2014-06-06 |
| | | | | the inclusion of Eigen within other projects. | ||
* | Enable support for minimal rebuilds. | Hauke Heibel | 2013-07-31 |
| | |||
* | Ease setting build options when running ctest -D | Gael Guennebaud | 2013-07-07 |
| | |||
* | Fixed MSVC dashboard (Experimental/Continuous) build scripts. | Hauke Heibel | 2013-02-27 |
| | |||
* | fix ctest -D Foo with MSVC 2008 | Gael Guennebaud | 2012-02-03 |
| | |||
* | merge with hauke/eigen-cdash-improvements branch | Gael Guennebaud | 2011-11-09 |
| | |||
* | Improved site and buildname generation. | Hauke Heibel | 2011-02-20 |