| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-08 | FortranDependency: make sure gfortran ends up in PATH | Tim D. Smith | |
| Per requirements.rb: > XXX If the satisfy block returns a Pathname, then make sure that it > remains available on the PATH. This makes requirements like > satisfy { which("executable") } > work, even under superenv where "executable" wouldn't normally be on the > PATH. > This is undocumented magic and it should be removed, but we need to add > a way to declare path-based requirements that work with superenv first. Fixes homebrew/homebrew-python#170. Closes #38448. | |||
| 2014-05-16 | fortran_dependency: use gcc instead of gfortran. | Mike McQuaid | |
| 2013-07-01 | Remove message from default_formula'd requirements | Mike McQuaid | |
| 2013-06-25 | Rename Fortran requirement to fix option generation | Jack Nagel | |
| So, `depends_on :fortran => :optional` will generate "--with-fortran" rather than "--with-fortranRequired". | |||
| 2013-06-24 | Add :fortran requirement | Adam Vandenberg | |
