| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-03 | tests/fortran: use fs.copyfile | Dylan Baker | |
| Since the comment saying we need a generic way to do this is a little outdated. | |||
| 2025-04-03 | tests/fortran: also test using a generator() | Dylan Baker | |
| We already test for custom_targets and configure_file, but we should test a generator too | |||
| 2021-09-20 | backend/ninja: add generated sources to depscan order deps | Dylan Baker | |
| Since we changed to using a json file to avoid over long command lines we created a situation where the generated files may not be ready when the depscan happens. To avoid that, we need to add all of the generated sources as order deps. Fixes: #9258 | |||
| 2021-09-20 | tests/fortran/7 generated: don't try to find a configure_file by path | Dylan Baker | |
| Use the value returned by configure file instead. The issue that caused this to be required is no longer present. | |||
| 2020-06-15 | test:fortran7: default static so Intel/VS-based compilers pass | Michael Hirsch | |
| we did the same thing earlier with other Fortran tests for the same reason. | |||
| 2020-06-14 | windows: Canonicalize `:` in filenames | Nirbheek Chauhan | |
| Fixes https://github.com/mesonbuild/meson/issues/7265 | |||
| 2020-06-14 | fortran generated test: add code to reveal issue | Michael Hirsch | |
| used with Issue #7265 | |||
| 2019-02-26 | Fortran: handle self-referential files | Michael Hirsch, Ph.D | |
| 2017-05-13 | Turn feature test into a proper unit test | Bálint Aradi | |
| 2017-05-12 | Add test for fortran dependency scanning fix | Bálint Aradi | |
