Skip to content
Open

spack #1025

Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
cd08efe
feat: Add Homebrew and Spack package definitions
sbryngelson Nov 4, 2025
4a823f9
chore: Remove Homebrew files (Spack-only branch)
sbryngelson Nov 4, 2025
ce041fd
docs: Consolidate Spack documentation into single file
sbryngelson Nov 4, 2025
26e8faf
chore: Remove README/CITATION changes and issue templates
sbryngelson Nov 4, 2025
190fa24
refactor: Move Spack files to packaging/spack/ directory
sbryngelson Nov 4, 2025
d7ba036
docs: Update README to match latest upstream version
sbryngelson Nov 4, 2025
ce081e3
Merge branch 'MFlowCode:master' into spack-package
sbryngelson Nov 4, 2025
5052bc6
clean
sbryngelson Nov 4, 2025
ed508dc
Create bug_report.md
sbryngelson Nov 4, 2025
aeaf2c3
fix
sbryngelson Nov 4, 2025
fb7a473
fix
sbryngelson Nov 4, 2025
eed3c12
add ci
sbryngelson Nov 4, 2025
e944b35
Add CI workflow for Spack package testing
sbryngelson Nov 4, 2025
05c6c4a
Fix Spack repo paths in CI workflow
sbryngelson Nov 4, 2025
c3864d3
Add explicit CMakePackage import to Spack package
sbryngelson Nov 4, 2025
63f2f7d
Use standard Spack import pattern
sbryngelson Nov 4, 2025
0ca22e5
Fix Spack CI by installing into builtin repo
sbryngelson Nov 4, 2025
db177a9
Fix Spack style issues - line length formatting
sbryngelson Nov 4, 2025
be6f625
commit
sbryngelson Nov 4, 2025
fb6f3f4
Fix Spack CI to use dynamic builtin repo location
sbryngelson Nov 4, 2025
3b9ac3c
Fix CMakePackage import for builtin repo
sbryngelson Nov 4, 2025
5859905
Skip flake8 F405 warnings in Spack style check
sbryngelson Nov 4, 2025
e6a2af1
fix
sbryngelson Nov 4, 2025
74ac7e8
fix
sbryngelson Nov 4, 2025
c7394e8
Remove style check from Spack CI
sbryngelson Nov 4, 2025
14491cd
Add style check back with -s flake8 flag
sbryngelson Nov 4, 2025
a2cfdb3
Add functional test for Spack package installation
sbryngelson Nov 4, 2025
c93d78f
Optimize Spack CI with binary cache and system packages
sbryngelson Nov 4, 2025
cc5e285
Fix Spack binary cache to allow source fallback
sbryngelson Nov 4, 2025
72790d4
Add caching and fix build issues in Spack CI
sbryngelson Nov 5, 2025
d35285e
Fix: Test v5.1.0 release instead of master branch
sbryngelson Nov 5, 2025
c91fa8c
Remove timeouts from Spack CI build steps
sbryngelson Nov 5, 2025
3167753
Add cache status indicator to Spack CI
sbryngelson Nov 5, 2025
c1742a2
Fix parallel build race condition in Spack package
sbryngelson Nov 5, 2025
3d95fed
Use MFC master branch for Spack CI testing
sbryngelson Nov 5, 2025
e0c9358
Add patch to fix chemistry-disabled build
sbryngelson Nov 5, 2025
e55c0ec
Remove parallel=False workaround
sbryngelson Nov 5, 2025
12b7aad
Copy patch files to Spack builtin repo
sbryngelson Nov 5, 2025
2b19c4a
Copy patch files in ALL workflow jobs
sbryngelson Nov 5, 2025
d00c3d5
Fix malformed patch file
sbryngelson Nov 5, 2025
e46659b
Remove problematic patch and add Cantera dependency to Spack package
sbryngelson Nov 5, 2025
c341252
Remove py-cantera dependency - not available in Spack builtin repo
sbryngelson Nov 6, 2025
a18b712
Add chemistry support to MFC with Spack compatibility
sbryngelson Nov 6, 2025
44fd439
Fix linting issues in gen_thermochem.py
sbryngelson Nov 6, 2025
959fc79
format
sbryngelson Nov 6, 2025
6d85023
Fix Fypp chemistry boolean interpretation
sbryngelson Nov 6, 2025
63c37e7
Use os.path.join instead of join_path in Spack package
sbryngelson Nov 6, 2025
5296325
Fix Fypp chemistry flag evaluation by setting it locally
sbryngelson Nov 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Loading
Loading