Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-24 | Create release notes page for 0.60. | Jussi Pakkanen | 1 | -16/+0 | |
2021-08-16 | Add unset_variable() | Tristan Partin | 1 | -0/+16 | |
This should be useful for helping to control variable scope within Meson. CMake has something similar for controlling scope. |