Commits

trunk
Switch branches/tags
All users
Until Oct 29, 2025
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

Commits on October 29, 2025

  1. espadonne committed
  2. Fix parallel build issue with .NOTPARALLEL
    Homebrew builds with parallel make which causes module dependency
    issues. Add .NOTPARALLEL to ensure modules are built in correct order.
    espadonne committed
  3. Add platform detection for macOS ARM64 in Makefile
    - Detect Darwin (macOS) vs Linux
    - Detect ARM64 (Apple Silicon) vs x86_64
    - Auto-detect gfortran path on Homebrew ARM64 (/opt/homebrew)
    - Add -ffree-line-length-none flag for macOS builds
    - Maintain compatibility with Linux builds
    espadonne committed
  4. espadonne committed
  5. espadonne committed
  6. espadonne committed
  7. espadonne committed

Commits on October 28, 2025

  1. espadonne committed
  2. espadonne committed
  3. espadonne committed

Commits on October 27, 2025

  1. espadonne committed