|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | When built statically we failed to install the SqrtLibrary | 
| | |  | 
| | 
| 
| 
| 
| | Run the `clang-format.bash` script to update our C and C++ code to a new
include order `.clang-format`.  Use `clang-format` version 6.0. | 
| | 
| 
| 
| | * Move USE_MYMATH from configured header to target_compile_definitions | 
| | 
| 
| 
| 
| 
| | * Print message when using the table
* Remove duplicated comment
* Remove HAVE_LOG and HAVE_EXP checks, use generated table instead | 
| | 
| 
| 
| 
| 
| 
| 
| | * Updated output message
* Use 'target_compile_definitions' for HAVE_LOG and HAVE_EXP
Previously, the change from using TutorialConfig.h to
target_compile_definitions happened without explanation as part of Step 8. | 
| | 
| 
| 
| 
| | Use compiler flags and standard levels as the compelling argument
for using generator expressions and interface libraries | 
| | 
| 
| 
| 
| 
| | Migrate tutorial text from individual `directions.txt` files to the main
tutorial document.  Add some comments to source code to provide anchors
for inclusion. | 
|  |  |