Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help/guide/tutorial: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 1 | -1/+2 |
| | | | | | | | | | | Revert the changes from commit a2a90f41e3 (Tests: require C++14 for the Tutorial, 2019-03-21, v3.15.0-rc1~41^2~2) for the content in its new home. In commit d50b31be35 (Clang: For MSVC ABI do not use modes older than C++14, 2019-07-23) we fixed the C++ standard selection for GNU-like Clang with the MSVC ABI so the test code itself no longer needs to do it. In particular, changing the tests in this way broke the tutorial's narrative. | ||||
* | Help: Populate tutorial guide text | Betsy McPhail | 2019-06-19 | 4 | -167/+5 |
| | | | | | | Migrate tutorial text from individual `directions.txt` files to the main tutorial document. Add some comments to source code to provide anchors for inclusion. | ||||
* | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 12 | -0/+425 |