Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive config.log and CMakeCache.txt #162

Merged
merged 2 commits into from
Apr 24, 2018

Conversation

alalazo
Copy link
Collaborator

@alalazo alalazo commented Apr 24, 2018

No description provided.

fixes spack#2781

This PR introduces a new attribute for packages that contains a list
of glob expressions. Any file that matches will be archived in the
`<prefix>/.spack/archived-files` directory.

`AutotoolsPackage` and `CMakePackage` provide a sensible default
override for this attribute.
The glob expressions that can be used in the `archive_files` list now
are also allowed to be absolute. The errors that may occur when
archiving custom files are collected and reported in a file named
`errors.txt`.
@alalazo alalazo merged commit 4c9c0c6 into releases/paien Apr 24, 2018
@alalazo alalazo deleted the features/paien/copy_config_log_in_prefix branch April 24, 2018 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant