Skip to content

Releases: ColdGrub1384/fortran-ios

Fortran iOS

30 Nov 14:29
Compare
Choose a tag to compare

Changes:

  • Fixed an error with Docker on arm64 Macs

This build contains:

Fortran iOS

27 Oct 22:59
621e403
Compare
Choose a tag to compare

Changes:

  • Don't ignore ARCHFLAGS and LDFLAGS environment variables
  • Use the "ubuntu" container on Intel Macs

This build contains:

Fortran iOS

13 May 00:22
Compare
Choose a tag to compare

Changes:

  • llc binary for M1 Macs
  • Fixed build issues with M1 Macs
  • Removed /Library from shared paths (should fix #2)
  • If object files are passed, the script now assumes we want to link them and not compile them
  • Included Fortran sources in the source code. I gitignored them my mistake but that doesn't change anything on the release (fixes #3)

This build contains:

Fortran iOS

13 Dec 06:47
Compare
Choose a tag to compare

Changes:

  • Modified ios_flang_runtime to include missing symbols. SciPy imported successfully with when running simple math operations from Fortran it crashed. It now works and also provides accurate results (unlike http://github.com/goodclass/scipy_arm64/).

This build contains:

Fortran iOS

09 Dec 23:25
Compare
Choose a tag to compare

Changes:

  • Support Python 3.7 and earlier
  • Fixed the minimum OS version of the ios_flang_runtime framework to match the version in the Info.plist

This build contains:

Fortran iOS

02 Dec 20:34
Compare
Choose a tag to compare

This build contains: