'CMakeLists.txt' (PackDist-00-15-01)
PackDist-00-15-01 * scripts/pack-extern.sh: Implement building of external debuginfo package to include separate debuginfo files from external s/w package, suffix declared with <package>_debuginfo_suffix macro, do not create package tarball not containing files, _tar_extern_debuginfo function * scripts/pack-proj.sh: Implement _prep_extern_debuginfo_list, -I option for _symlinks function making use of that of scripts/relink.py, in _requires function adding to project debuginfo package of dependencies on external s/w package(s) with separate debuginfo files, in _proj function adding to project debuginfo package of symbolic links to separate debuginfo files from external s/w package(s) * scripts/relink.py: Implement -I, --debuginfo option to relink symbolic links to separate debuginfo files from external s/w package(s) * share/bin/pack-rpm.py: Implement building of external debuginfo RPM package * share/bin/pack-rpm-extern.sh: idem * scripts/platforms: Add support for x86_64/slc6/clang38 platforms 2016-03-08 Grigori Rybkine <Grigori.Rybkine@cern.ch> PackDist-00-15-00 * scripts/pack-extern.sh: Exclude separate debuginfo files from external s/w package(s), suffix declared with <package>_debuginfo_suffix macro ... (Long ChangeLog diff - truncated)
Showing
- PackDist/CMakeLists.txt 16 additions, 0 deletionsPackDist/CMakeLists.txt
- PackDist/scripts/pack-extern.sh 203 additions, 43 deletionsPackDist/scripts/pack-extern.sh
- PackDist/scripts/pack-proj.sh 114 additions, 21 deletionsPackDist/scripts/pack-proj.sh
- PackDist/scripts/platforms 2 additions, 0 deletionsPackDist/scripts/platforms
- PackDist/scripts/relink.py 43 additions, 40 deletionsPackDist/scripts/relink.py
- PackDist/share/bin/pack-rpm-extern.sh 5 additions, 1 deletionPackDist/share/bin/pack-rpm-extern.sh
- PackDist/share/bin/pack-rpm.py 21 additions, 14 deletionsPackDist/share/bin/pack-rpm.py
Loading
Please register or sign in to comment