aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gfortran.rb
AgeCommit message (Collapse)Author
2014-05-16Remove gfortran in favour of gcc formula.Mike McQuaid
2014-02-27gfortran: use Formula[]Adam Vandenberg
also remove commented-out line of code
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-12-08gfortran: terminology in caveatsJack Nagel
2013-11-19gfortran: add mavericks bottle.Mike McQuaid
Closes #24483.
2013-11-04gfortran: remove conflicting info pagesJack Nagel
2013-10-17gfortran: 4.8.2 bottles.Mike McQuaid
2013-10-17gfortran 4.8.2Xiyue Deng
* Drop bottles temporarily. Closes #23317. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-02gfortran formula improvement.Xiyue Deng
* Disable isl and cloog version check to avoid break when they upgrade. * Enable link-time-optimization (LTO).
2013-08-19Gfortran: disable multilib by default and make it an option.Xiyue Deng
* Make the option conditionally available only on 64-bit systems as Mistydemeo suggested.
2013-06-30fortran: disable multi-arch build on 32-bitAdam Vandenberg
Closes #19584.
2013-06-24Use :fortranAdam Vandenberg
Closes #20731. Closes #13621.
2013-06-08gfortran: use test assertionJack Nagel
2013-06-03gfortran 4.8.1 bottlesMike McQuaid
2013-06-03gfortran 4.8.1Francisco Souza
Closes #20178. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-05-25gfortran: update bottles.Mike McQuaid
Closes #20005.
2013-05-19gfortran updatesXiyue Deng
* Enable graphite loop optimization by adding cloog and isl as dependencies. * Bootstrapped by Clang should work now. * Stop installing libstdc++ pretty printer, which conflicts with gcc48 formula. * Move '--enable-language=gfortran' into args for consistency. * Fix comments: man7 is not installed by any formula, as it is hard to decide which formula should install it now that there are multiple versioned gcc formulae. * Use double quote for interpolation. Thanks @jacknagel. Closes #19382. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-25gfortran: 4.8.0 bottles.Mike McQuaid
2013-03-25gfortran 4.8.0Francisco Souza
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-03-03gfortran: update bottleMike McQuaid
2013-02-01gfortran: use test DSLJack Nagel
2012-12-24gfortran: conventionsJack Nagel
2012-12-24gfortran: remove dependency on nonexistent "expect" formulaFrancisco Souza
expect is already installed on Mac OS, and there is no such formula. Closes #16730. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-18gfortran: add bottles.Mike McQuaid
2012-11-18gfortran: 4.7, builds from source.Samuel John
A modification of the gcc formula that builds gcc and rips of everything except gfortran. - For maintainers added the `--check` option to run make check-fortran right after build. - We have `brew test gfortran` now. Closes #15941. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-09-13gfortran: remove skip_clean :allJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04Avoid referencing MACOS_VERSION directlyJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-25Use new Xcode moduleJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-23gfortran: allow (experimental) installs on Mountain Lionknarz
Closes #13340. Closes #13555. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-07GFortran: Add comment explaining homepageCharlie Sharpsteen
Closes #9980.
2012-01-06GFortran: Re-organize and fix installation logicCharlie Sharpsteen
Check for XCode >= 4.2 on Lion first before casing the GCC build in the install section as this is the order in which the download section selects which Lion binaries to fetch. Without this change, a leftover `gcc-4.2` installation can fool the logic into thinking the 5666-3 binaries were downloaded instead of the full GCC-4.2 suite. This causes the wrong installation steps to be executed which leaves users without some important symlinks. Closes #9398. Fixes #9395. Fixes #9043.
2011-12-29gfortran: fix typo fix in caveatsGregg Lind
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-29GFortran: Update for XCode 4.2+Charlie Sharpsteen
New builds of GFortran from r.research.att.com. The latest package installs all of GCC, so we throw out all compilers other than GFortran after installation. Fixes #8173.
2011-11-29GFortran: Properly quote paths in xar system callCharlie Sharpsteen
Fixes #8871.
2011-07-25GFortran: Update for use with LionCharlie Sharpsteen
This update is mandatory for all Lion users and requires XCode 4.1. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-03-13gfortan - update version check for Xcode 4.Michael Wall
Update gfortran checks for XCode 4 (gcc build 5666). Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Update gfortan caveatsCharlie Sharpsteen
Caveats changed to suggest use of `ENV.fortran` over `depends_on 'gfortran'`. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Fix gfortranAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-30Add missing equal sign (=) to setup instructionsMathias Laurin
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-08-27Updated gfortran brew to use 5664 binariesCharlie Sharpsteen
Binaries for XCode 3.2.3 (build 5664) have been released on: http://r.research.att.com/tools This change updates the gfortran brew to install these binaries for systems with XCode 3.2.3 installed. Previously binaries for 3.2.2 (build 5659) were used because they worked. Signed-off-by: David Höppner <0xffea@gmail.com> * white space, spell error
2010-08-04Updated gfortran to install for XCode 3.2.3 without forceCharlie Sharpsteen
Most of the action in XCode 3.2.3 focused on changes to LLVM and Clang. As a result, the build of Gfortran provided for XCode 3.2.2 passes the fortran testsuite when installed alongside XCode 3.2.3. The gfortran brew has been updated to install gfortran-3.2.2 for XCode 3.2.3 without the use of the --force argument. The brew has also been modified to facilitate the inclusion of binaries compiled against XCode 3.2.3 once they appear. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-29Allow gfortran to install on Xcode 3.2.3 - experimentalAdam Vandenberg
Do: brew install --force gfortran to install gfortran on Xcode 3.2.3, using support for 3.2.2. This is unsupported, but R seemed to compile fine for me when I tried this.
2010-07-16Make `gfortran` only report errors on install.Martin Kühl
As is, the gfortran formula reports an Error when no compatible Xcode version is available, but does so even in cases when it is neither installed nor in the process of being installed. For example, `brew outdated` reports the error, just because it needs to load the formula to check its version. This changeset delays the error message until someone tries to install the formula. The version and URL are determined solely by checking the OSX version. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-16Hotfix gfortran to not break Homebrew when user doesnt have a compatible ↵Adam Vandenberg
Xcode installed.
2010-07-16Update fortran to homebrew styleAdam Vandenberg
2010-07-16New formula for installing gfortran 4.2.4 binariesCharlie Sharpsteen
This formula enables preliminary support for Fortran-based brews in the Hombrew project by providing a Fortran compiler- specifically a build of gfortran 4.2.4 that incorporates Apple's patches to GCC. These gfortran 4.2.4 binaries were created to support the compilation of Fortran code used by the R Project for statistical computing by Simon Urbanek and are sourced from: http://r.research.att.com/tools The compilers are somewhat tied to specific versions of the XCode tool chain. Therefore XCode version 3.1.4 is required on OS X 10.5.x and XCode 3.2.2 is required on OS X 10.6.x for installation to take place. Please read the caveats section of this brew for notes concerning the creation of Fortran-based brews. For more discussion concerning Fortran support in Homebrew see: http://github.com/mxcl/homebrew/issues/issue/72 Signed-off-by: Adam Vandenberg <flangy@gmail.com>