Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update py-autopep8 to 1.3.3
* Update package.py
|
|
Newer versions of glib require python. Fix up the python sbangs the same
way we already fix up the perl ones.
Fixes #6899
|
|
|
|
|
|
See #6794
This fixes cases where test-only dependencies were omitted from
consideration when modifying the environment at build time. This
includes an update to the python package definition to add
testing-related python extensions to its specialized environment
setup.
|
|
* coinhsl: add version 2014.01.10 (stable)
* coinhsl: make 2014.01.10 preferred version
Make Harwell Subroutines Library for IPOPT version 2014.01.10 the
preferred version because it is the latest stable version released.
* coinhsl: add option to link w/ BLAS libraries
|
|
This updates the conflict-checking logic to require that the conflict
spec matches exactly and that all fields mentioned in the conflict
spec are present in the concretized spec in order to report a
conflict. This will automatically skip all conflict checks for
dependencies of externals (since externals strip dependencies). This
will not affect non-external packages since all fields and
dependencies are fully specified for such packages.
|
|
|
|
|
|
|
|
|
|
|
|
* r-biocstyle: Create new package.
* r-biocstyle: add version constraints.
|
|
* r-bookdown: Create new package.
* r-bookdown: add version constraints.
|
|
* r-rprojroot: Create new package.
* r-rprojroot: add version constraints.
* r-rprojroot: Add list_url.
|
|
* r-rmarkdown: Update version to 1.7
* r-rmarkdown: add version constraints.
|
|
According to Travis docs the exit code of after_success doesn't affect
the build result. Instead, uploading the coverage data as the last step
of the script will cause the job to fail if the command exits with
non-zero.
https://docs.travis-ci.com/user/customizing-the-build/#Breaking-the-Build
|
|
|
|
* Keep track of source and versions for external libraries
* Note source of more obscure libraries
* We aren't upgrading jsonschema after all
* Add note on modifications made to pytest
|
|
* Update to pytest 3.2.5
* Get pytest to pass Python 2.6 compatibility checks
|
|
|
|
... libtool,autoconf,automake
|
|
|
|
On a local workstation, it seems that tracking multiple processes during
coverage may result in malformed coverage reports for unit tests and not
for build tests.
Given that multiple processes make a difference in coverage mainly for
build tests, try to disable the tracking for unit tests to see if we get
more stable coverage results.
|
|
|
|
* Update to the latest version of py
* Revert back to py 1.4.34
|
|
* Add unit tests for spack versions command
* Fix bug in web spidering for Python 2.6
|
|
|
|
|
|
|
|
|
|
* opa-psm2: new package
* opa-psm2: installs now. think the module file needs work
* opa-psm2: module file seems good now
* opa-psm2: remove fixme
* opa-psm2: flake8 fixes
* opa-psm2: removing unnecessary make in install phase
|
|
|
|
Building emacs on darwin throws an error when trying to build an Emacs
app in the nextstep/Emacs.app path of the build tree. For now, disable
building this app.
It's possible to enable building the app also; Homebrew offers options
to this effect, and also adds Mac-specific options for starting the
emacs daemon. However, for the sake of simplicity and getting a
workable up-to-date emacs installation on my machine as quickly as
possible, this commit focuses on a minimal viable modification.
|
|
* Add a new package: unblur.
* Add a new package: unblur.
* Add a new package: unblur.
* Add a new package: unblur.
Conflicts:
var/spack/repos/builtin/packages/unblur/package.py
* Add a new package: unblur.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* casper: create package
* jellyfish: added version 2.2.7
* casper: new package
* casper: depends on jellyfish 2.2.3 or higher
* casper: moved depends_on above install
* casper: updated package.py
* fixing download url for 1.11.1
* casper: set up environment
* casper: add conflicts gcc@7.1.0, cannot install with 7.1.0
* capser: flake8 error corrcted
* casper: create package
* jellyfish: added version 2.2.7
* casper: new package
* casper: depends on jellyfish 2.2.3 or higher
* casper: moved depends_on above install
* casper: updated package.py
* fixing download url for 1.11.1
* casper: set up environment
* casper: add conflicts gcc@7.1.0, cannot install with 7.1.0
* capser: flake8 error corrcted
|
|
|
|
* A new package: jbigkit.
* A new package: jbigkit.
* Add a new package: jbigkit.
|
|
* changed url for astyle
* use SourceForge
|
|
* Fix git on ubuntu, first cut
Spack needs to pass information about where the linker
can find `libintl`. We're currently using `LDFLAGS` to do so.
The `LDFLAGS` info is pasted into the command line upstream
of the a file (`libgit.a`) that includes unresolved symbols that
need that library. This fails on Ubuntu, although it seems to
work on CentOS (see #6841).
This change allows git to build on a Ubuntu 16.04.3 droplet.
TODO: test on other platforms...
* Add a bit of useful commentary
|
|
|
|
|
|
* perl-xml-simple: Create new package
* perl-xml-simple: fix homepage url
|
|
|