Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • !11

Only generate new optimised ABC and bytecode when the source file is newer

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Camil Staps requested to merge check-dates-for-opt-abc-and-bytecode into master Feb 14, 2019
  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 1

This checks whether the source files for optimised ABC / bytecode are younger, and only regenerates the targets when needed.

The bytecode linker and stripper are still called every time.

Edited Apr 07, 2019 by Camil Staps
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: check-dates-for-opt-abc-and-bytecode