| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-08 | compilers/c++: Add MSVC option to make the __cplusplus define accurate | Eli Schwartz | |
| Otherwise it always returns the value for c++98, starting with MSVC 2017 15.7 or later. Earlier versions are not affected by this mis-feature. See: https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-160 This was originally applied as 0b97d585480e973d8b149618901f7a4ddfa1a906 but later reverted because it made the CI red. Try it again, now. Original-patch-by: Dylan Baker <dylan@pnwbakers.com> Co-authored-by: Dylan Baker <dylan@pnwbakers.com> | |||
| 2021-08-15 | Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" | Jussi Pakkanen | |
| This reverts commit 0b97d585480e973d8b149618901f7a4ddfa1a906. | |||
| 2021-08-11 | compilers/c++: Add MSVC option to make the __cplusplus define accurate | Dylan Baker | |
| Otherwise it always returns the value for c++98, starting with MSVC 2017 15.7 or later. Earlier versions are not affected by this mis-feature | |||
| 2019-12-04 | ci/test: unused args for Windows | Michael Hirsch, Ph.D | |
| 2013-06-02 | C++ is now called cpp rather than cxx. | Jussi Pakkanen | |
| 2013-06-02 | Renamed add_test to test. | Jussi Pakkanen | |
| 2013-04-19 | Fixed Windows garbage line endings. | Jussi Pakkanen | |
| 2013-04-19 | Added test case for Windows cpp building. | Jussi Pakkanen | |
