index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
cmake: add version 3.15.0 (#12058)
Matthias Diener
1
-0
/
+1
2019-07-18
Add master version to sklearn (#12057)
Adam J. Stewart
1
-3
/
+16
2019-07-18
pkg PRRTE: added version 1.0.0 (#12054)
Matthieu Dorier
1
-1
/
+2
2019-07-18
added version 3.1.3 of PMIx (#12055)
Matthieu Dorier
1
-1
/
+2
2019-07-18
Workaround for #9149 (#12050)
Adam J. Stewart
1
-9
/
+12
2019-07-18
py-mlxtend: new package at 0.16.0 (#12039)
Justin S
1
-0
/
+23
2019-07-17
update web site and git url for BMI package (#12036)
Phil Carns
1
-2
/
+2
2019-07-17
add charliecloud v0.10 (#12046)
Jordan Ogas
1
-0
/
+1
2019-07-17
Fix scikit-learn build with Apple clang (#11496)
Adam J. Stewart
4
-14
/
+111
2019-07-17
libjpeg-turbo: set compiler flags with CMake args (#11938)
t-karatsu
1
-0
/
+18
2019-07-17
Add support for .txz and .tbz2 file extensions (#12048)
Adam J. Stewart
5
-9
/
+50
2019-07-17
tests: uninstall_by_spec error and rpath_args tests (#11971)
Tamara Dahlgren
2
-0
/
+26
2019-07-17
feature: Allow developers to use Spack for partial builds (#12006)
Greg Becker
2
-2
/
+6
2019-07-17
kim-api 2.1.0 (#12041)
Ryan S. Elliott
1
-1
/
+2
2019-07-17
package opencoarrays: add new version: 2.7.1 (#12043)
brietzke
1
-0
/
+1
2019-07-17
Cmake/add option for fujitsu compiler (#11839)
t-karatsu
1
-0
/
+6
2019-07-16
Added url_for_version to python/package.py (#12040)
Shane R. Spencer
1
-0
/
+4
2019-07-16
py-pandas: add 0.24.2 (#12038)
Justin S
1
-0
/
+1
2019-07-16
r: set FPICFLAGS for compilers except 'gcc' (#12033)
Hironori-Yamaji
1
-0
/
+4
2019-07-16
package mutationpp: add new version: 1.0.0 (#12035)
brietzke
1
-0
/
+1
2019-07-16
Ignore Modules v4 environment variables in `from_sourcing_file` (#10753)
Massimiliano Culpo
3
-117
/
+311
2019-07-15
coverage: restore status updates on PRs (#12032)
Todd Gamblin
1
-2
/
+1
2019-07-15
bugfix: fix module() function in setup-env.sh (#12030)
Todd Gamblin
1
-6
/
+9
2019-07-15
qt: fix patch checksum (#12024)
Michael Kuhn
1
-1
/
+1
2019-07-15
binutils: Adding Clang to narrowing conversion error workaround (#12029)
Brian Homerding
1
-1
/
+2
2019-07-15
Add JUBE package definition (#12023)
Marc-Andre Hermanns
1
-0
/
+41
2019-07-15
Added HPX version 1.3.0. (#12025)
Severin Strobl
1
-0
/
+1
2019-07-15
Fix typo in module template (#12028)
Adam J. Stewart
1
-1
/
+1
2019-07-15
boost: use clang toolset when building with Fujitsu compiler. (#11827)
t-karatsu
1
-1
/
+2
2019-07-15
Fix build_jobs exceeding number of cores
Michael Kuhn
1
-0
/
+1
2019-07-15
Add auto-dispatch specification to Intel packages (#11697)
Glenn Johnson
3
-1
/
+59
2019-07-15
spack uninstall can uninstall specs with multiple roots (#11977)
Massimiliano Culpo
2
-14
/
+52
2019-07-15
binutils: added '-Wno-narrowing' to CXXFLAGS when using fj compiler via flag_...
Hironori-Yamaji
1
-0
/
+8
2019-07-15
packages: computation.llnl.gov is now computing.llnl.gov (#12013)
Todd Gamblin
14
-23
/
+23
2019-07-15
py-basemap: install without egg (#11961)
Milton Woods
1
-1
/
+2
2019-07-14
gdb: add version 8.3 (#12018)
Matthias Diener
1
-0
/
+1
2019-07-14
make cfitsio explicitly depend on curl (#12016)
Reinhard Prix
1
-0
/
+1
2019-07-14
bzip2: Add 1.0.8 (#12017)
Michael Kuhn
1
-4
/
+2
2019-07-13
Make JDK version more specific (#12008)
Adam J. Stewart
1
-1
/
+1
2019-07-13
Add py-jsonschema 2.6.0 (#12009)
Adam J. Stewart
1
-1
/
+2
2019-07-12
find_libraries searches lib and lib64 before prefix (#11958)
Tim Fuller
5
-39
/
+33
2019-07-12
New package: Nim (#11649)
xfzhao
1
-0
/
+41
2019-07-12
r package: add rmath variant for standalone rmath library (#11693)
Justin S
1
-0
/
+14
2019-07-12
Copy --{use,no}-cache from install to bootstrap (#11786)
Oliver Breitwieser
2
-2
/
+12
2019-07-12
'spack compiler add' resolves relative path to absolute path (#11792)
Carson Woods
1
-0
/
+1
2019-07-12
new package: umap (#12000)
egreen77
1
-0
/
+35
2019-07-12
Add template creation test, --skip-editor option (#11970)
Tamara Dahlgren
3
-3
/
+64
2019-07-12
jdk: Add the 'provides' call (#11997)
Hironori-Yamaji
1
-0
/
+1
2019-07-12
Update libensemble (#11990)
Stephen Hudson
1
-1
/
+2
2019-07-12
Fix pic_flag and test contents about Fujitsu compiler. (#11996)
t-karatsu
2
-6
/
+6
[next]