scheibelp
fd02a140c4
Fix fetching non-expanded resources from mirrors ( #1310 )
...
This closes #1308 , where fetching a non-expanded resource from a mirror
will cause an error.
This also ensures that when a URL resource is fetched from a mirror,
that it will be named as though it were retrieved from the original
URL. This is particularly useful for non-expanded resources since it
ensures that the resource name is consistent for the installation
(this is less important for expanded resources because the build takes
place inside the expanded resource).
2016-09-07 07:02:24 -07:00
Ian Lee
d55b17dd65
Fixed broken link in README ( #1733 )
2016-09-06 14:52:44 -07:00
Ben Boeckel
77611913c6
qt: only pass -qt-xcb on non-OS X
2016-09-06 16:53:38 -04:00
Ben Boeckel
112122bc28
qt: progress on qt5.5 on osx
...
Qt5.5 searches for the SDK itself and just ignores environment variables
like CC and CXX, skipping the spack wrappers.
2016-09-06 16:01:16 -04:00
Ben Boeckel
fca26c0b79
qt: make -no-phonon specific to qt4
2016-09-06 16:00:22 -04:00
Ben Boeckel
67462ca65a
qt: fix pcre header conflict in javascriptcore
2016-09-06 16:00:21 -04:00
Ben Boeckel
4687860885
qt: force the 10.9 SDK on macos
...
The 10.11 SDK fails to configure.
2016-09-06 16:00:21 -04:00
Ben Boeckel
a05a6456d5
glib: build on macos
2016-09-06 16:00:21 -04:00
Ben Boeckel
b810a113af
pixman: disable mmx
2016-09-06 16:00:21 -04:00
Ben Boeckel
3df1eeccb9
qt: setup the sdk and platform arguments
2016-09-06 16:00:21 -04:00
Ben Boeckel
71c357e485
qt: support building with 10.10+ SDKs
2016-09-06 16:00:21 -04:00
Ben Boeckel
aa9faceb03
qt: disable phonon support
2016-09-06 16:00:21 -04:00
Ben Boeckel
6075abfbdb
qt: depend on icu4c
2016-09-06 16:00:21 -04:00
Ben Boeckel
a9bfd88248
qt: depend on OpenSSL
...
OS X doesn't come with an OpenSSL supported by Qt4.
2016-09-06 16:00:21 -04:00
Ben Boeckel
4c566617f7
qt: make libxcb a conditional dependency
...
OS X doesn't have X (usually).
2016-09-06 16:00:21 -04:00
Ben Boeckel
5ba1144515
qt: create a dbus variant
2016-09-06 16:00:20 -04:00
Ben Boeckel
4b471ecc6e
qt: support detecting newer SDK paths
2016-09-06 15:59:46 -04:00
Todd Gamblin
f34dd94166
Add debug command for creating tarball of install DB.
2016-09-06 07:55:54 -07:00
Robert D. French
ccfbfcc890
ITS XML Translation Tool ( #1728 )
2016-09-06 06:56:13 -07:00
Jeffrey Salmond
26d45bc106
fontconfig: add --disable-docs to configure ( #1729 )
2016-09-06 06:55:58 -07:00
Kelly Thompson
f0192edf0d
For OpenMPI v 2+, add a configure option to provide C++ bindings. ( #1730 )
...
+ Starting with version 2.0, OpenMPI no longer provides C++ bindings by default
(libmpi_cxx.so). Add a configure option to instruct the build to also build
and install libmpi_cxx.so.
+ This MPI feature is needed by at least one spack package (moab).
2016-09-06 06:55:37 -07:00
Todd Gamblin
a8b4a0f287
Merge pull request #1731 from epfl-scitas/packages/plumed_gslcblas
...
plumed : avoid linking with libgslcblas
2016-09-06 06:55:16 -07:00
Todd Gamblin
1cb6f31b03
Merge pull request #1732 from epfl-scitas/fixes/autoload_and_build_dependencies
...
fix : ('build',) type dependencies are not accounted when autoloading
2016-09-06 06:55:02 -07:00
alalazo
fc576a40d6
modules : ('build',) type dependencies are not accounted when autoloading
...
fixes #1681
2016-09-06 15:07:11 +02:00
alalazo
d39b666913
plumed : avoid linking with libgslcblas
2016-09-06 11:21:26 +02:00
Axel Huebl
16c5403ab3
spack boostrap: fix missing include ( #1657 )
...
fix a missing include in booststrap.
found on debian 8 with python 2.7
2016-09-03 09:43:00 -07:00
Massimiliano Culpo
497bbb3ae3
added package : pexsi ( #1550 )
...
* pexsi : added package
* cp2k : added pexsi (works for gcc+openmpi with and without plumed)
2016-09-03 08:13:47 -07:00
becker33
fa310c825d
Merge pull request #1704 from eschnett/eschnett/libiconf-gets
...
Make libiconv work with C11
2016-09-02 16:46:40 -07:00
becker33
6de191a926
Merge pull request #1708 from robertdfrench/globus-toolkit
...
Globus Toolkit
2016-09-02 15:31:34 -07:00
Todd Gamblin
07fa1cd5f8
Attributes for directives need to be set at class construction time. ( #1718 )
...
- moved ensure_dicts() call from Package.__init__ to
Package.__metaclass__.
2016-09-02 15:10:30 -07:00
becker33
ea6143402f
Merge pull request #1715 from alfredo-gimenez/bugfix/vim
...
Fix vim package.
2016-09-02 14:59:14 -07:00
becker33
83a8a8ed22
Merge pull request #1717 from alfredo-gimenez/features/sbt
...
Add sbt (scala build tool) package
2016-09-02 14:56:44 -07:00
Alfredo Gimenez
19102559f0
Add sbt (scala build tool) package
2016-09-02 14:15:20 -07:00
Alfredo Gimenez
817c120b1c
Fix vim package
2016-09-02 14:09:46 -07:00
Erik Schnetter
d78d18c4bd
Update OpenMPI description ( #1705 )
2016-09-02 10:57:35 -07:00
Jeffrey Salmond
5146c64dfc
Fixes for the ImageMagick package. ( #1709 )
...
* add pango dependency
* add new package ghostscript-fonts & add to ImageMagick as dependency
also tell ImageMagick's configure where the font dir is!
* refactor to fix flake8
* add homepage to ghostscript-fonts
* use install_tree
* remove unneeded import
2016-09-02 10:41:35 -07:00
Erik Schnetter
c7bb523c8f
Declare qthreads dependency on automake ( #1711 )
2016-09-02 10:34:07 -07:00
Todd Gamblin
e22ff0d8cd
Merge pull request #1707 from eschnett/eschnett/autoconf-old-versions
...
Add two famous old versions of autoconf
2016-09-02 10:32:33 -07:00
Robert.French
d876d9b778
Globus Toolkit
2016-09-02 16:04:26 +00:00
Erik Schnetter
9ceb3f6b49
Add two famous old versions of autoconf
...
These old versions are often used because their immediate successors are incompatible in some way.
2016-09-02 11:23:33 -04:00
Erik Schnetter
0bd63ce8be
Make libiconv work with C11
...
C11 does not provide gets() any more, so we cannot reference it
2016-09-02 10:53:59 -04:00
Todd Gamblin
417fe0ec67
Merge pull request #1698 from LLNL/bugfix/hash-collision
...
Fix hash collisions, add stable hashing
2016-09-02 07:29:44 -07:00
Todd Gamblin
c8b4f978e1
Clean up stable hashing so that specs don't contain !!python/object/apply
...
- only output basic lists, dicts, etc.
- spec and database now parse and write specs as ordered data.
2016-09-02 03:03:47 -07:00
Todd Gamblin
674434b0fc
Merge branch 'UCL-RITS-hash_stability' into bugfix/hash-collision
2016-09-02 03:03:25 -07:00
Todd Gamblin
9268b7aa7c
Fix hash copying in _dup.
...
- Spec._dup() incorrectly copied cached hashes and normal/concrete values
even when dependency structure was not preserved.
- Now these are only copied when *all* dependencies are copied.
2016-09-02 01:26:19 -07:00
Todd Gamblin
69d45b49e9
Fix hash handling in directory layout
...
- Currently, build dependencies are not currently hashed; we are waiting
to hash these until we have smarter concretization that can reuse more
installed specs. The layout needs to account for this when checking
whethert things are installed.
2016-09-02 01:26:01 -07:00
Todd Gamblin
f5bc0cbb65
Merge pull request #1535 from LLNL/bugfix/faster-install-db-gh1521
...
[WIP] Faster database loading, faster in-memory hashing
2016-09-01 13:00:21 -07:00
Todd Gamblin
8d755c010d
Merge pull request #1658 from LLNL/features/git-lfs
...
Add git-lfs package.
2016-09-01 11:58:18 -07:00
Todd Gamblin
0f26bb9e92
Merge pull request #1688 from LLNL/bugfix/database-issues
...
Fix dependency bug with `spack reindex`.
2016-09-01 11:39:21 -07:00
Todd Gamblin
69b68153a1
Fix spack reindex
so that it will work if DB is corrupt (duh).
...
- Transaction logic had gotten complicated -- DB would not reindex when
corrupt, rather the error would be reported (ugh).
- DB will now print the error and force a rebuild when errors are
detected reading the old databse.
2016-09-01 11:29:32 -07:00