Skip to content

Conversation

perazz
Copy link
Member

@perazz perazz commented Apr 13, 2025

  • export build/compile_commands.json on build
  • unit tests
  • build on dry-run via fpm build --list
  • close Export compile_commands.json #1099
  • Windows paths with spaces are properly handled via mslex

@perazz perazz requested a review from Copilot April 22, 2025 17:16
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 12 changed files in this pull request and generated no comments.

Files not reviewed (9)
  • src/fpm.f90: Language not supported
  • src/fpm/cmd/install.f90: Language not supported
  • src/fpm/toml.f90: Language not supported
  • src/fpm_backend.F90: Language not supported
  • src/fpm_backend_output.f90: Language not supported
  • src/fpm_command_line.f90: Language not supported
  • src/fpm_compiler.F90: Language not supported
  • test/fpm_test/test_backend.f90: Language not supported
  • test/fpm_test/test_compiler.f90: Language not supported

@perazz perazz merged commit 8293f55 into fortran-lang:main Apr 27, 2025
26 checks passed
@perazz perazz deleted the compile_commands branch April 27, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export compile_commands.json
1 participant