Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lcgcmake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • sft
  • lcgcmake
  • Merge requests
  • !69

Use of binary tarfiles and introduction of lcgcmake high level command

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pere Mato Vila requested to merge usebinarytarfiles into master Jul 02, 2018
  • Overview 0
  • Commits 9
  • Changes 11

Added a new option (USE_BINARIES) to make use of binaries in the EOS tarfile release area instead of building the package. This new feature allows to build local installations without the need of CVMFS. Added the 'lcgcmake' command as a high level interface to the LCGCMake tools. The basic instructions are for example:

lcgcmake configure --compiler=gcc62binutils --version=latest [--prefix=...]
lcgcmake install ROOT Boost
lcgcmake run

See README.md for more details.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: usebinarytarfiles