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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
Create, install and relocate tarballs of installed packages
Patrick Gartung
6
-0
/
+1426
2017-08-14
Added a custom action for --clean and --dirty. (#5081)
Massimiliano Culpo
3
-9
/
+52
2017-08-14
Decode process stream only for python3
scheibelp
1
-2
/
+17
2017-08-11
patch: get correct package directory for a given package
Massimiliano Culpo
1
-3
/
+15
2017-08-09
bugfix for module_cmd (#5038)
becker33
2
-2
/
+2
2017-08-09
Merged 'purge' command with 'clean' and deleted 'purge' (#4970)
Massimiliano Culpo
6
-89
/
+129
2017-08-09
Bugfixes for compiler detection on the Cray platform. (#3075)
Sergey Kosukhin
6
-8
/
+81
2017-08-07
Variant satisfaction for indirect dependencies
scheibelp
3
-1
/
+17
2017-08-05
Various fixes to package name URL parsing (#4978)
Adam J. Stewart
3
-0
/
+5
2017-08-05
Massive conversion from Package to CMakePackage (#4975)
Adam J. Stewart
1
-0
/
+1
2017-08-04
Add a SConsPackage base class (#4936)
Adam J. Stewart
5
-7
/
+104
2017-08-04
Make CMake the default build system (#4862)
Adam J. Stewart
1
-1
/
+3
2017-08-04
Add a QMakePackage base class (#4925)
Adam J. Stewart
7
-13
/
+122
2017-08-03
Fix trailing whitespace at the end of headers.cpp_flags (#4957)
Adam J. Stewart
1
-16
/
+77
2017-08-03
Fix crashes when running spack install under nohup (#4926)
George Hartzell
1
-2
/
+10
2017-08-03
Account for hyphens in package names when searching for libraries. (#4948)
Sergey Kosukhin
1
-1
/
+12
2017-08-01
Fix color bug in Spec.format() introduced by #3013
Todd Gamblin
1
-6
/
+3
2017-08-01
Add `spack dependencies` command and tests for it and dependents.
Todd Gamblin
7
-15
/
+261
2017-08-01
document and make `display_specs` more versatile
Todd Gamblin
2
-14
/
+48
2017-08-01
Fix issue with case check and `spack -m`
Todd Gamblin
1
-1
/
+5
2017-08-01
Refactor installed_dependents -> installed_relatives
Todd Gamblin
4
-15
/
+34
2017-08-01
Package.possible_dependencies() descends into virtuals.
Todd Gamblin
1
-1
/
+10
2017-08-01
Add --transitive option to `spack dependents`
Todd Gamblin
2
-8
/
+18
2017-08-01
spack dependents lists possible dependencies by default.
Todd Gamblin
1
-25
/
+37
2017-08-01
Remove last vestiges of "special" deptypes.
Todd Gamblin
4
-36
/
+64
2017-08-01
Remove unused code.
Todd Gamblin
1
-4
/
+0
2017-08-01
Add --all argument to `spack dependents`
Todd Gamblin
1
-6
/
+56
2017-07-31
Clarify docs on using a hash in a spec (#4908)
Adam J. Stewart
1
-7
/
+36
2017-07-31
Fix preference for X.Y version when mixed with X.Y.Z versions (#4922)
scheibelp
2
-1
/
+14
2017-07-31
Add --color=[always|never|auto] argument; fix color when piping (#3013)
paulhopkins
13
-44
/
+103
2017-07-26
Improve version detection for URLs with dynamic after version (#4902)
Adam J. Stewart
2
-1
/
+4
2017-07-25
Add universal build_type variant to CMakePackage (#4797)
Adam J. Stewart
1
-15
/
+8
2017-07-25
fix config.guess patch for ppc64le (#4858)
Gregory Lee
1
-15
/
+3
2017-07-24
Change Version formatting properties and functions to return Version objects ...
Adam J. Stewart
3
-21
/
+132
2017-07-22
Make testing spack commands simpler (#4868)
Todd Gamblin
10
-388
/
+296
2017-07-19
Allow packages to control handling of compiler flags (#4421)
becker33
6
-0
/
+169
2017-07-18
Improve version detection of release versions (#4816)
Adam J. Stewart
2
-0
/
+3
2017-07-18
Open ended variants (#4746)
becker33
1
-1
/
+7
2017-07-18
Change path to CMakeLists.txt to be relative to root, not pwd (#4420)
Adam J. Stewart
1
-4
/
+9
2017-07-18
package: removed default no-op patch (#4103)
Massimiliano Culpo
1
-4
/
+5
2017-07-12
Typo: submdoules -> submodules (#4716)
George Hartzell
1
-1
/
+1
2017-07-06
patch config.guess after autoreconf step (#4604)
Gregory Lee
1
-18
/
+9
2017-07-04
Parametrized lock test and make it work with MPI
Todd Gamblin
2
-46
/
+255
2017-07-04
Make filesytem more resilient to concurrent updates.
Todd Gamblin
1
-2
/
+12
2017-07-04
Ported lock test to pytest.
Todd Gamblin
1
-519
/
+630
2017-06-29
Update hdfgroup packages to new URL structure (#4643)
Adam J. Stewart
1
-14
/
+16
2017-06-28
add mpi to providers to remove virtual package error (#4608)
EmreAtes
1
-2
/
+7
2017-06-27
Added install option to read spec from file (#4611)
becker33
1
-1
/
+10
2017-06-25
Don't immediately raise an error when an editor is not found (#4587)
Adam J. Stewart
1
-5
/
+6
2017-06-24
Allow arbitrary Prefix attributes (#4591)
Adam J. Stewart
4
-103
/
+134
[next]