Skip to content

Merge spack/develop#6

Merged
koning merged 12 commits intokoning:feature/koning/py-importlib_refrom
spack:develop
Nov 22, 2019
Merged

Merge spack/develop#6
koning merged 12 commits intokoning:feature/koning/py-importlib_refrom
spack:develop

Conversation

@koning
Copy link
Copy Markdown
Owner

@koning koning commented Nov 22, 2019

No description provided.

Paul-Ferrell and others added 12 commits November 20, 2019 17:00
…ling (#13789)

* Some packages (e.g. mpfr at the time of this patch) can have patches
  with the same name but different contents (which apply to different
  versions of the package). This appends part of the patch hash to the
  cache file name to avoid conflicts.
* Some exceptions which occur during fetching are not a subclass of
  SpackError and therefore do not have a 'message' attribute. This
  updates the logic for mirroring a single spec (add_single_spec)
  to produce an appropriate error message in that case (where before
  it failed with an AttributeError)
* In various circumstances, a mirror can contain the universal storage
  path but not a cosmetic symlink; in this case it would not generate
  a symlink. Now "spack mirror create" will create a symlink for any
  package that doesn't have one.
* argobots: update to 1.0rc2

* bolt: update to 1.0rc3

* argobots/bolt: add maintainers

* argobots: use "master" for the master branch
* texinfo: Fix unescaped braces for older version.

* texinfo: update locale handling.
* Add mg, a gnu-emacs like fork of microemacs

* Use Package, since not really an Autotools package

Switch from AutotoolsPackage to Package.  Even though mg has a
configure script, it's not really an Autotools package.

* Need to also provide --prefix to configure
* cmd/install: remove unused install_status option

* update bash completions for spack install
@koning koning merged commit eb2c5c3 into koning:feature/koning/py-importlib_re Nov 22, 2019
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.

10 participants