Skip to content
Snippets Groups Projects

Tool to package LCG RPMs to a tar file

Merged Ben Couturier requested to merge LBCORE-1204 into master

Initial version of the tool. It takes as argument:

<project_name> <version> <cmtconfig> <external list file>

Where the external list file has the syntax:

 {
          "heptools": {
            "version": 84
            "packages":[
              "AIDA",
              "Boost",
              "CLHEP",
              "COOL"
            ]
          }
 }

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading