Age | Commit message (Expand) | Author | Files | Lines |
2018-05-19 | r-proc v1 12 1 - New package (#8191) | peetsv | 1 | -0/+44 |
2018-05-19 | sleef: a new library. (#8198) | 健美猞猁 | 1 | -0/+35 |
2018-05-19 | fix leftover references to spack.<symbol> | Todd Gamblin | 10 | -24/+19 |
2018-05-18 | neovim: add info for v0.2.2 (#8189) | George Hartzell | 1 | -0/+1 |
2018-05-18 | imports: remove unnecessary `import spack` statements | Todd Gamblin | 26 | -47/+33 |
2018-05-18 | init: move symbols in `spack` to `spack.pkgkit` | Todd Gamblin | 9 | -122/+137 |
2018-05-18 | Fix libjpeg library finding and opencv build with nonstandard library directo... | mcneish1 | 2 | -20/+23 |
2018-05-18 | locks: add configuration and command-line options to enable/disable locks (#7... | Todd Gamblin | 11 | -54/+323 |
2018-05-18 | antlr: Turn off CSharp (#8157) | Elizabeth Fischer | 1 | -0/+1 |
2018-05-18 | Turning off parallel during make install for parallel-netcdf. (#8186) | Jon Rood | 1 | -0/+4 |
2018-05-18 | Added vim 8.1 (#8185) | sknigh | 1 | -0/+1 |
2018-05-18 | task: Add version 2.5.1 (#8184) | Eric | 1 | -0/+1 |
2018-05-18 | nco: Find NetCDF (#8159) | Elizabeth Fischer | 1 | -0/+7 |
2018-05-18 | trinity: add perl+threads dependency (#8143) | Levi Baber | 1 | -0/+1 |
2018-05-17 | libexpat: Fix for older systems, move to GitHub (#8135) | Elizabeth Fischer | 1 | -2/+7 |
2018-05-17 | trinity: fixing jdk dependency (#8140) | Levi Baber | 1 | -1/+1 |
2018-05-17 | perl: adding threads variant (#8142) | Levi Baber | 1 | -0/+6 |
2018-05-17 | silo: support version 4.10.2-bsd (#8164) | Daryl W. Grunau | 1 | -1/+3 |
2018-05-17 | Update scorep and friends to newest versions (#8171) | Michael Kuhn | 4 | -7/+20 |
2018-05-17 | Changed netlib-lapack to fix an error in the CMake setup. (#8172) | Serban Maerean | 2 | -6/+21 |
2018-05-17 | R dismo 1 1 4 - new package (#8176) | peetsv | 1 | -0/+40 |
2018-05-17 | cmake: update version (#8178) | Matthias Diener | 1 | -0/+1 |
2018-05-17 | make check_for_compiler_existence an instance variable | Todd Gamblin | 3 | -18/+16 |
2018-05-17 | use os.path.join instead of join_path in core | Todd Gamblin | 34 | -156/+141 |
2018-05-17 | Convert lazy singleton functions to Singleton object | Todd Gamblin | 66 | -551/+512 |
2018-05-17 | init: make spack.cmd.all_commands lazy | Todd Gamblin | 5 | -11/+27 |
2018-05-17 | init: only imoprt jsonschema if needed | Todd Gamblin | 1 | -9/+10 |
2018-05-17 | init: initialize spack.store lazily | Todd Gamblin | 36 | -198/+239 |
2018-05-17 | init: move spack.repo global variable into its own module | Todd Gamblin | 63 | -233/+257 |
2018-05-17 | tests: rename builtin_mock to "mock_packages" for clarity. | Todd Gamblin | 33 | -121/+117 |
2018-05-17 | init: convert spack.debug global variable to config option | Todd Gamblin | 11 | -27/+25 |
2018-05-17 | init: remove package_testing global | Todd Gamblin | 9 | -75/+82 |
2018-05-17 | init: remove dependency on spack.version | Todd Gamblin | 3 | -16/+8 |
2018-05-17 | init: remove binary_cache_retrieved_specs global variable | Todd Gamblin | 2 | -26/+21 |
2018-05-17 | init: remove spack.concretizer global variable | Todd Gamblin | 5 | -82/+104 |
2018-05-17 | init: remove build_jobs global variable | Todd Gamblin | 3 | -15/+4 |
2018-05-17 | init: convert spack.dirty global to config option | Todd Gamblin | 4 | -34/+12 |
2018-05-17 | init: remove template_dirs global | Todd Gamblin | 6 | -24/+5 |
2018-05-17 | init: replace global spack.do_checksum with config option | Todd Gamblin | 13 | -71/+67 |
2018-05-17 | init: replace spack.insecure global with spack.config.get | Todd Gamblin | 10 | -43/+116 |
2018-05-17 | config: simplify configuration API to just get and set | Todd Gamblin | 31 | -173/+207 |
2018-05-17 | config: create internal config scope for commands to use. | Todd Gamblin | 5 | -13/+87 |
2018-05-17 | init: Move file cache initialization out of __init__.py | Todd Gamblin | 9 | -42/+102 |
2018-05-17 | config: rework config system into a class instead of globals | Todd Gamblin | 13 | -470/+555 |
2018-05-17 | init: move editor from spack/__init__.py to spack.util.editor | Todd Gamblin | 3 | -22/+58 |
2018-05-17 | init: factor paths out of spack/__init__.py and into spack.paths module | Todd Gamblin | 65 | -296/+367 |
2018-05-17 | init: simplify import ordering in __init__.py | Todd Gamblin | 8 | -87/+112 |
2018-05-17 | flex: use 2.6.3. by default (#8154) | Denis Davydov | 1 | -3/+6 |
2018-05-17 | swap-assembler: Create new package. (#8144) | lingnanyuan | 1 | -0/+43 |
2018-05-17 | pv: initial commit (#8147) | Christoph Junghans | 1 | -0/+36 |