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

Fix GCC linker errors not showing up in Problems View #3950

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Jul 27, 2024

  1. gcc.ts: Replace single regex pattern with array

    0xemgy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4853209 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md: Add GCC parsing fix

    0xemgy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3161345 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e263913 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    6f2eee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Fix GNU LD diagnostics parser not being enabled due to inconsistency …

    …in config and in build.ts by_source strings
    0xemgy committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a2dffb5 View commit details
    Browse the repository at this point in the history
  2. Improve GCC and GNU LD diagnostics parsers

    0xemgy committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3499167 View commit details
    Browse the repository at this point in the history
  3. Remove obsolete french linker error unit test

    0xemgy committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    82d1c6c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Merge commit '82d1c6c135886136c20290193baa807ddb6ea171' into dev/0xem…

    …gy/GccLinkerErrorPrompt
    0xemgy committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a9a30be View commit details
    Browse the repository at this point in the history
  2. Add gcc and gnuld diagnostics unit tests

    0xemgy committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    09cfefe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abfc64 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    79d50ce View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Clean up regexes, add unit tests

    0xemgy committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9b8ec8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/0xemgy/GccLinkerErrorPrompt' of https://github.com/…

    …0xemgy/vscode-cmake-tools into dev/0xemgy/GccLinkerErrorPrompt
    0xemgy committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d4c5625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d527fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    799e802 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ad9f937 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f3315b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2fe7055 View commit details
    Browse the repository at this point in the history