1. 23 Aug, 2022 3 commits
  2. 26 Jul, 2022 1 commit
  3. 05 Jul, 2022 1 commit
    • James's avatar
      cmake: export compiler commands (for vscode) · 8e77ee72
      James authored
      For this to matter, you also need .vscode/c_cpp_properties.json with
      "configurations": [
          "name": <name>,
          "compileCommands": "${workspaceFolder}/build/compile_commands.json"
      ]
      (see the C/C++ extension for details)
      8e77ee72
  4. 16 May, 2022 2 commits
  5. 18 Apr, 2022 6 commits
  6. 05 Mar, 2022 4 commits
  7. 14 Feb, 2022 2 commits
  8. 12 Feb, 2022 2 commits
  9. 22 Jan, 2022 4 commits
  10. 21 Jan, 2022 1 commit
  11. 07 Jan, 2022 3 commits
  12. 05 Jan, 2022 2 commits
  13. 30 Dec, 2021 2 commits
  14. 14 Nov, 2021 1 commit
  15. 13 Nov, 2021 3 commits
  16. 25 Oct, 2021 3 commits