Age | Commit message (Expand) | Author | Files | Lines |
2021-06-14 | dependencies: Use a typing.NewType for Dependency.type_name | Dylan Baker | 1 | -2/+2 |
2021-06-09 | compilers: Fix missing functions in Compiler base class | Daniel Mensinger | 1 | -2/+0 |
2021-06-06 | typing: Fully annotate dependencies.platform | Daniel Mensinger | 1 | -3/+9 |
2020-01-29 | dependencies: Make Dependency initializer signatures match | Dylan Baker | 1 | -1/+1 |
2019-05-02 | Non-required appleframework deps should not be an error. Closes #5295. | Jussi Pakkanen | 1 | -2/+11 |
2019-03-10 | Fix appleframeworks with multiple modules. | Jussi Pakkanen | 1 | -1/+1 |
2019-02-01 | better handle variable HDF5 setups, update Fortran compiler def | Michael Hirsch, Ph.D | 1 | -2/+0 |
2019-02-01 | Rewrite appleframework and extraframework dependency classes | Nirbheek Chauhan | 1 | -4/+12 |
2018-11-02 | Fix incorrect checking of build machine for dependency availability | Jon Turney | 1 | -1/+1 |
2018-09-10 | Add missing reporting of some methods tried to find the dependency | Jon Turney | 1 | -0/+3 |
2018-08-26 | Comparison with an unknown dependency version should always fail | Jon Turney | 1 | -3/+0 |
2018-08-26 | Set is_found in AppleFrameworks constructor | Jon Turney | 1 | -2/+1 |
2018-06-20 | dependencies: Don't assume self.compiler is a C compiler | Nirbheek Chauhan | 1 | -1/+1 |
2017-06-09 | dependencies: Add a new class ExternalDependency | Nirbheek Chauhan | 1 | -10/+6 |
2017-05-09 | Split apart platform-specific dependencies | Elliott Sales de Andrade | 1 | -0/+44 |