Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C clean-ide
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • clean-and-itasksclean-and-itasks
  • clean-ide
  • Merge requests
  • !18

Set ByteCode path in project files by default

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Camil Staps requested to merge set-bytecode-path-by-default into master May 21, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Peter and Rinus remarked that when creating a new project in the IDE, it is confusing that checking everything in Project options/Bytecode does not link the main bytecode file yet, because the path still has to be set. With this patch, new projects get a path assigned similar to the way an executable path is set, but the CodeGen/GenerateByteCode option (default False) is used to determine whether bytecode should be linked or not.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: set-bytecode-path-by-default