Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sconsider
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Diese GitLab Instanz ist nicht für den produktiven Einsatz gedacht!
Bitte https://gitlab.ost.ch benutzen!
Diese Instanz ist nur nuch zur Datenmigration online.

Vielen Dank für euer Verständnis.

  • ifs
  • sconsider
  • Merge requests
  • !16

Merged
Created Nov 10, 2020 by Marcel Huber@m1huberOwner

Feature 9 verify package behavior when target is already built

  • Overview 0
  • Commits 42
  • Pipelines 2
  • Changes 25

This merge corrects the broken --package feature of sconsider. It was broken due to incorrect detection of changed files and post targets attached to them. Therefore the package mechanism was not able to copy all required files due to missing intermediate targets in case the intermediate targets were already built.

In order to correctly detect intermediate built files, the required minimum scons version needs to be 2.5.0.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature_9-Verify---package-behavior-when-target-is-already-built