Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate compile_commands.json for clangd #381

Open
wants to merge 6 commits into
base: development
Choose a base branch
from

Commits on Jun 12, 2023

  1. openPMD: set software attrs

    	modified:   src/particles/elements/diagnostics/openPMD.cpp
    s-sajid-ali committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    12677f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdb3ab View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update CMakeLists.txt

    Co-authored-by: Axel Huebl <[email protected]>
    s-sajid-ali and ax3l committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    261de48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8b6a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. limit the generation of compile_commands.json to Unix Makefiles and N…

    …inja generators only
    
    	modified:   CMakeLists.txt
    s-sajid-ali committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9c98645 View commit details
    Browse the repository at this point in the history
  2. do not copy compile_commands.json to source directory

    	modified:   .gitignore
    	modified:   CMakeLists.txt
    s-sajid-ali committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a3da9fa View commit details
    Browse the repository at this point in the history