Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
perazz
/
fpm
Public
forked from
fortran-lang/fpm
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
bugfix_unallocated_model_variables
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 20, 2023
fix unallocated model variables
perazz
committed
1c2864d
Copy full SHA for 1c2864d
Commits on Feb 15, 2023
Install script: fix query latest release from GitHub on missing curl (#839)
perazz
authored
5efb9e0
Copy full SHA for 5efb9e0
Commits on Feb 13, 2023
Add missing dollar sign in OpenMP directive. Closes #840. (#841)
ivan-pi
authored
f8c901c
Copy full SHA for f8c901c
Commits on Feb 4, 2023
Query latest release from GitHub (#818)
Show description for 4be07af
perazz
authored
4be07af
Copy full SHA for 4be07af
Fix the build on macOS PPC (#824)
barracuda156
authored
0cbb0da
Copy full SHA for 0cbb0da
Consistently call execute_command_line(3f) from the run(3f) wrapper (#832)
Show description for 6e994c6
urbanjost
authored
6e994c6
Copy full SHA for 6e994c6
Commits on Jan 10, 2023
Merge pull request #826 from fortran-lang/docs/links-update
Show description for 9cb38b2
gnikit
authored
9cb38b2
Copy full SHA for 9cb38b2
Commits on Jan 9, 2023
docs: fix broken links to webpage
gnikit
committed
c24ee2b
Copy full SHA for c24ee2b
Commits on Dec 12, 2022
fpm_environment: lower windows check precedence in get_os_type function (#802)
sloorush
authored
47b49ec
Copy full SHA for 47b49ec
Commits on Nov 29, 2022
Improve error handling for invalid `git` dependencies (#797)
minhqdao
authored
b0f55f0
Copy full SHA for b0f55f0
Commits on Nov 27, 2022
Do not pass in quotes in manifest tests (#806)
Show description for 9640770
awvwgk
authored
9640770
Copy full SHA for 9640770
Merge pull request #804 from urbanjost/main
awvwgk
authored
e781a77
Copy full SHA for e781a77
Commits on Nov 25, 2022
Fix #772 issue with predefined variables
Show description for b0bcf31
urbanjost
committed
b0bcf31
Copy full SHA for b0bcf31
fixes #803
urbanjost
committed
58c4667
Copy full SHA for 58c4667
Commits on Nov 24, 2022
Merge pull request #796 from urbanjost/main
Show description for 58c7f76
gnikit
authored
58c7f76
Copy full SHA for 58c7f76
trim fpm.exe to fpm on windows for response files
urbanjost
committed
98d8cc4
Copy full SHA for 98d8cc4
Commits on Nov 16, 2022
fix 32-bit platform issues with M_CLI2
urbanjost
committed
3d09814
Copy full SHA for 3d09814
Commits on Oct 31, 2022
Merge pull request #786 from fortran-lang/feat/cpp-profiles
Show description for 440272a
gnikit
authored
440272a
Copy full SHA for 440272a
Commits on Oct 29, 2022
Merge pull request #778 from fortran-lang/gnikit/issue776
Show description for 77cc356
LKedward
authored
77cc356
Copy full SHA for 77cc356
Merge pull request #788 from semarie/cxx-doc
Show description for e3487c5
LKedward
authored
e3487c5
Copy full SHA for e3487c5
Merge pull request #787 from semarie/cxx-clang
Show description for 3b37a58
LKedward
authored
3b37a58
Copy full SHA for 3b37a58
Fix: MacOS by pinning to MacOS-11 runner.
LKedward
committed
5e6ac75
Copy full SHA for 5e6ac75
Install GCC 9 on MacOS if not available
awvwgk
authored
d1d1b49
Copy full SHA for d1d1b49
the C++ compiler is clang++
semarie
committed
6d75ec5
Copy full SHA for 6d75ec5
properly document FPM_CXX, FPM_CXXFLAGS and options
semarie
committed
35d936f
Copy full SHA for 35d936f
Commits on Oct 27, 2022
ci(macos): fixes macOs to 11 to avoid failure
gnikit
committed
a3975a0
Copy full SHA for a3975a0
docs: added Binary releases to README
gnikit
committed
df34943
Copy full SHA for df34943
docs: simplify & update README
Show description for 005332b
gnikit
committed
005332b
Copy full SHA for 005332b
feat(manifest): add C++ flags in profiles
Show description for fb19001
gnikit
committed
fb19001
Copy full SHA for fb19001
Commits on Oct 26, 2022
Bump version to 0.7.0 (#785)
gnikit
authored
93f6f70
Copy full SHA for 93f6f70
Enable cpp preprocessor flag for dependencies (#783)
Show description for 1c60d12
zoziha
authored
1c60d12
Copy full SHA for 1c60d12
Commits on Oct 22, 2022
Add example package: preprocess_cpp_deps
zoziha
committed
358bdd3
Copy full SHA for 358bdd3
Enable cpp preprocessor flag for dependencies
zoziha
committed
78cdc49
Copy full SHA for 78cdc49
Commits on Oct 19, 2022
Merge pull request #779 from fortran-lang/gnikit/issue777
Show description for 1c211f6
gnikit
authored
1c211f6
Copy full SHA for 1c211f6
docs: updated example_packages README
gnikit
committed
7295d34
Copy full SHA for 7295d34
Pagination
Previous
Next
You can’t perform that action at this time.