-
- Downloads
Merge branch 'LBCORE-1128' into 'master'
add support for externals to lb-run - added special option `--ext` to `lb-run`, allowing extra externals in the environment - added support for the special project `LCG` - added support for virtual project `ROOT` Now it's possible to call: ``` bash-4.1$ lb-run ROOT 6.06.02 root -b ---------------------------------------------------------------- | Welcome to ROOT 6.06/02 http://root.cern.ch | | (c) 1995-2014, The ROOT Team | | Built for linuxx8664gcc | | From heads/master@v6-07-02-437-gb06340c, Mar 02 2016, 19:01:57 | | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' | ---------------------------------------------------------------- root [0] ``` Fixes LBCORE-1128. Also fixes LBCORE-1101 (with 97637b25) and fixes LBCORE-770 (with 8708c6ad). See merge request !67
No related branches found
No related tags found
Showing
- LbConfiguration/python/LbConfiguration/SP2/lookup.py 113 additions, 31 deletionsLbConfiguration/python/LbConfiguration/SP2/lookup.py
- LbConfiguration/python/LbConfiguration/SP2/script.py 196 additions, 46 deletionsLbConfiguration/python/LbConfiguration/SP2/script.py
- LbConfiguration/python/LbConfiguration/SP2/tests.py 38 additions, 18 deletionsLbConfiguration/python/LbConfiguration/SP2/tests.py
- LbConfiguration/python/LbConfiguration/SP2/version.py 13 additions, 1 deletionLbConfiguration/python/LbConfiguration/SP2/version.py
- LbConfiguration/python/LbConfiguration/SetupProject.py 9 additions, 3 deletionsLbConfiguration/python/LbConfiguration/SetupProject.py
- LbNightlyTools 1 addition, 1 deletionLbNightlyTools
Loading
Please register or sign in to comment