Glenn Johnson
bfb0985c38
New package - r-RMySQL
2016-06-12 22:05:10 -05:00
Glenn Johnson
a7a640bfb8
New package - rDBI
2016-06-12 22:04:37 -05:00
Glenn Johnson
b05a565648
New package - mariadb
2016-06-12 22:04:09 -05:00
Glenn Johnson
5d3965c7a6
New package - unixODBC
2016-06-12 22:03:24 -05:00
Glenn Johnson
7727f6fc7e
New package - libaio
2016-06-12 22:02:46 -05:00
Glenn Johnson
4dcb15cf6d
Ran through autopep8 and cleaned up.
2016-06-12 22:00:49 -05:00
Glenn Johnson
bdb9af63ed
Add version 9.5.3 and add readline as a dependency.
2016-06-12 21:58:41 -05:00
Glenn Johnson
8ff7cbb9ce
Run binutils/package.py through autopep8.
2016-06-12 21:57:03 -05:00
Glenn Johnson
1601cf1b14
Patch binutils
...
This commit adds a patch to update symbol versions from linker scripts.
This is seen with libmysqlclient.so which has to maintain compatibility
across two versions. Only one can be the default.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=544ddf9322b1b83982e5cb84a54d084ee7e718ea
2016-06-12 21:46:11 -05:00
Kelly (KT) Thompson
31d2c38687
Update formatting to meet code style requirements.
2016-06-12 19:56:29 -06:00
Kelly (KT) Thompson
b89bcdff62
Make Boost an optional feature of Trilinos.
...
I have been unable to build Boost with some toolset/platform combinations. The
users I support don't need the Boost features in Trilinos, so I have been
manually hacking trilinos/package.py to disable boost. I would like to propose
that these changes be added to the released version.
+ Add boost as a variant, default to true so there is no change to existing
behavior.
+ Move the CMake configure options related to Boost into a conditional block
that is triggered by "if '+boost' in spec".
2016-06-12 19:48:45 -06:00
Tom Scogland
1b28991e0a
Merge pull request #1026 from epfl-scitas/packages/lmod
...
lmod : updated package and dependencies
2016-06-12 17:01:41 -07:00
Massimiliano Culpo
30c9d976f6
environment : added more logic to treat append and prepend path
2016-06-12 18:54:56 +02:00
alalazo
5300ffac7f
qa : fixed flak8 checks
2016-06-12 15:11:26 +02:00
alalazo
a6681f2d7f
environment modules : added function to construct them from source files
2016-06-12 15:06:17 +02:00
Glenn Johnson
59c9816dbf
Make quotations in variables consistent.
2016-06-11 16:01:23 -05:00
Glenn Johnson
0e9f8bd38d
Add list_url for old versions.
2016-06-11 15:53:28 -05:00
Erik Schnetter
953b65abcc
Do not pass "/usr" or "/usr/local" as path to configure
2016-06-11 16:41:39 -04:00
Glenn Johnson
6c0ea77d1d
Add list_url for older versions.
2016-06-11 15:36:43 -05:00
alalazo
3737169450
qa : fixed style and a bug reported by flake8
...
lib/spack/spack/test/versions.py:313: [F811] redefinition of unused 'test_union_with_containment' from line 306
Flake8 found errors.
2016-06-11 12:57:46 +02:00
alalazo
eb9b00b210
versions : added unit tests for the new properties
2016-06-11 12:44:21 +02:00
Gregory Becker
0fea167f97
I made a hash of that minor merge
...
Merge commit '4eeb' into features/newarch
2016-06-10 16:28:09 -07:00
Gregory Becker
992bcac794
changed compiler yaml format
2016-06-10 16:26:02 -07:00
Adam J. Stewart
85502e34f9
CMake knows how to create PIC
2016-06-10 14:35:19 -05:00
Todd Gamblin
bc038eb7c3
Merge pull request #1020 from LLNL/bugfix/libdwarf_versions
...
put older versions back + version-specific dwarfdump dir
2016-06-10 05:47:04 -07:00
Kelly (KT) Thompson
883f601bca
Fix style issues.
2016-06-09 19:18:25 -06:00
Kelly (KT) Thompson
915115386a
Package serf also depends on zlib.
...
+ Add zlib as a required dependency.
+ Point scons build system to the spack provided zlib installation.
2016-06-09 18:30:28 -06:00
Erik Schnetter
2a4d440003
Add quotes around file name
...
$input_log will expand to file names with special characters (e.g. "@"), thus bash requires quotes.
2016-06-08 19:14:01 -04:00
Orion Poplawski
454acf58af
Add additional blank line for flake8
2016-06-08 16:49:42 -06:00
Orion Poplawski
e3ca5e6676
Add patch to compile pcre with Intel 16.0.3 compiler
2016-06-08 16:23:04 -06:00
Orion Poplawski
4952c4c7de
Also remove from external from bin/spack
2016-06-08 14:22:26 -06:00
Orion Poplawski
7ce08c4216
Remove last two remaining from external imports
2016-06-08 13:51:31 -06:00
Adam J. Stewart
65896ff2ed
Add Armadillo and SuperLU packages
2016-06-08 14:11:14 -05:00
James Riley Wynne III
4b9707f8ea
Fixed flake8 formatting problems
2016-06-08 14:36:45 -04:00
Peter Scheibel
3b71d78f3c
rename URLMirrorFetchStrategy to CacheURLFetchStrategy since it isnt used to manage all mirror URLs - just the cache (the specific behavior that a URL may refer to a stale resource doesn't necessarily apply to mirrors)
2016-06-08 09:57:56 -07:00
James Riley Wynne III
42a10d5690
Fixes issue #438
2016-06-08 12:43:05 -04:00
Nicolas Richart
2d21693b9d
Missing file to patch mumps
2016-06-08 17:09:13 +02:00
alalazo
564483936f
qa : fixed flake8 issues
2016-06-08 16:33:49 +02:00
alalazo
4a61efe641
lmod : fixed issues with LUA_PATH during installation
2016-06-08 16:21:09 +02:00
alalazo
f4a39457de
lmod : updated package and dependencies
2016-06-08 15:35:15 +02:00
Nicolas Richart
165411f4a5
bug fix in the +mpi case
2016-06-08 15:17:12 +02:00
Nicolas Richart
498c098d11
Cleaning flake warnings in mumps package
2016-06-08 14:57:54 +02:00
Nicolas Richart
e124c86a4f
Corrected the shared libraries and tests in mumps package
2016-06-08 14:17:46 +02:00
Glenn Johnson
bb19dffb26
Fix flake8 error.
2016-06-07 23:40:12 -05:00
Glenn Johnson
ad0cfa41aa
Fix flake8 errors
2016-06-07 23:37:49 -05:00
Glenn Johnson
738720a000
new package: r-devtools
...
This PR brings in the R devtools package and it dependencies.
2016-06-07 23:20:46 -05:00
Greg Lee
bb57b82794
flake8 fixes
2016-06-07 20:15:02 -07:00
Glenn Johnson
2262bc95f1
new package: r-packrat
...
Manage the R packages your project depends on in an isolated, portable,
and reproducible way.
https://github.com/rstudio/packrat/
2016-06-07 22:04:11 -05:00
Greg Lee
25b2f7b1d7
put older versions back + version-specific dwarfdump dir
2016-06-07 20:02:38 -07:00
Peter Scheibel
a2754894ea
(1) FsCache store now takes a fetcher vs. just a copy command (2) use [1] to conditionally cache resource: only save it if there is a feature which identifies it uniquely (for example do not cache a repository if it pulls the latest state vs. a particular tag/commit)
2016-06-07 16:26:54 -07:00