Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 151
    • Issues 151
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-buildergnome-builder
  • Merge requests
  • !251

ide-compile-commands: add every vala file in vala_info

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Fernando Fernandez requested to merge tarmaciltur/gnome-builder:add-all-vala-files-to-file-info into master Feb 19, 2020
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 1

Sometimes no compile command in the compile_commands.json file has a .vala file in the 'file' field. With this MR, if the 'command' field contains 'valac', all .vala files that are in the command field are added to vala_info.

this is related with issue #1089 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-all-vala-files-to-file-info