Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
Atlas-Software Librarian's avatar
Atlas-Software Librarian authored
	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)
889a19e4
History
Name Last commit Last update
..