Age | Commit message (Expand) | Author | Files | Lines |
2016-12-25 | Modify github archive regex to support luaposix (#2677) | Adam J. Stewart | 2 | -1/+6 |
2016-12-20 | Revert #2292: use frontend compiler for build deps (#2549) | scheibelp | 4 | -90/+24 |
2016-12-19 | Support Yorick versions (#2640) | Todd Gamblin | 2 | -0/+9 |
2016-12-19 | Modify github regex to support NCO. (#2633) | Todd Gamblin | 2 | -1/+10 |
2016-12-19 | Fixes for various hash issues (#2626) | Todd Gamblin | 10 | -59/+84 |
2016-12-18 | Added customization for make targets in 'build' and 'install' phases for Auto... | Alfredo Adolfo Gimenez | 1 | -4/+10 |
2016-12-15 | openblas: derives from MakefilePackage (#2488) | Massimiliano Culpo | 1 | -13/+7 |
2016-12-14 | Fix target for compiler on CNL operating systems (#2580) | Mario Melara | 2 | -2/+2 |
2016-12-14 | Make unzip quiet (#2593) | Adam J. Stewart | 2 | -1/+2 |
2016-12-13 | Change attribute to match ArchSpec refactor (#2579) | Mario Melara | 1 | -1/+1 |
2016-12-13 | Better cxx11/14/17 flags for GNU/Clang/Intel (#2539) | Ben Morgan | 4 | -2/+67 |
2016-12-13 | Update `spack setup` and `spack graph` to be consistent with recent refactori... | Elizabeth Fischer | 2 | -2/+4 |
2016-12-13 | Add a test to ensure package names have the right case. (#2562) | Todd Gamblin | 3 | -3/+107 |
2016-12-12 | Add missing bzip2 dependency to freetype (#2536) | Adam J. Stewart | 1 | -2/+2 |
2016-12-12 | Set parent process's input stream inside the build process. (#2535) | Sergey Kosukhin | 1 | -0/+13 |
2016-12-12 | Add documentation for repositories and namespaces. (#2474) | Todd Gamblin | 8 | -17/+476 |
2016-12-11 | [docs] missin .. code-block:: console in Spack 101 (#2530) | Stephen McDowell | 1 | -0/+2 |
2016-12-10 | clang: do xcode mockup iff requested by a package (#2544) | Denis Davydov | 4 | -5/+13 |
2016-12-08 | Make targets an attribute of compilers (#2500) | becker33 | 6 | -25/+56 |
2016-12-08 | Json loader now returns str objects instead of unicode. (#2524) | Sergey Kosukhin | 1 | -2/+22 |
2016-12-08 | Revert to-string for CNL operating system (#2526) | scheibelp | 2 | -3/+3 |
2016-12-08 | Add support for parsing R-XML URL versions. (#2525) | Todd Gamblin | 3 | -8/+21 |
2016-12-08 | fix for bluegene-q platform (#1980) | Pramod Kumbhar | 2 | -3/+35 |
2016-12-08 | Fix deptypes for deps specified on command line (#2307) | scheibelp | 2 | -20/+60 |
2016-12-08 | Use frontend OS for build/run deps by default (#2292) | scheibelp | 5 | -25/+91 |
2016-12-07 | Fixed spelling of variable (#2516) | Oliver Breitwieser | 2 | -2/+2 |
2016-12-05 | Use JSON for the database instead of YAML. (#2189) | Todd Gamblin | 7 | -82/+282 |
2016-12-05 | Allow spack create to handle packages with period in name (#2351) | Adam J. Stewart | 3 | -10/+13 |
2016-12-04 | Bugfix: restore `__contains__` method after ArchSpec refactor. (#2481) | Todd Gamblin | 1 | -0/+3 |
2016-12-03 | Fixes to Handling Multiple Architectures (#2261) | Joseph Ciurej | 13 | -272/+473 |
2016-12-01 | Does nothing if no prexisting config.guess is found. (#2446) | Matt Belhorn | 1 | -1/+3 |
2016-12-01 | Update tutorial_sc16_packaging.rst (#2450) | TomasPuverle | 1 | -1/+1 |
2016-12-01 | Update workflows.rst (#2451) | TomasPuverle | 1 | -1/+1 |
2016-12-01 | More informative help messages for spack config. (#2453) | Sergey Kosukhin | 1 | -2/+10 |
2016-11-29 | CDash fixes (#2438) | hegner | 1 | -4/+4 |
2016-11-29 | add headers neede for CDASH to junit output (#2433) | hegner | 1 | -2/+6 |
2016-11-24 | Adding pic_flag property to compilers (#2375) | Andrey Prokopenko | 6 | -0/+24 |
2016-11-24 | Add dynamic search option for package sources (#2270) | scheibelp | 4 | -8/+70 |
2016-11-23 | Fix indentation for newly created packages (#2391) | Adam J. Stewart | 1 | -9/+9 |
2016-11-22 | Update external distro package to 1.0.1 (#2381) | Adam J. Stewart | 1 | -60/+92 |
2016-11-22 | Forgot http:// in tutorial link. | Todd Gamblin | 1 | -1/+1 |
2016-11-22 | Fix broken doc links. | Todd Gamblin | 6 | -9/+10 |
2016-11-17 | Improve stacktrace printing | Matthew Krafczyk | 1 | -3/+5 |
2016-11-16 | Use better scheme for getting root directory | Matthew Krafczyk | 1 | -3/+7 |
2016-11-16 | Fix some formatting errors caught by flake8. | Matthew Krafczyk | 1 | -6/+7 |
2016-11-16 | -s now includes the file and line number with info | Matthew Krafczyk | 1 | -2/+32 |
2016-11-15 | Move tutorial slides to external link and stop using git LFS (#2341) | Todd Gamblin | 3 | -3/+2 |
2016-11-14 | Add SC16 tutorial to the Spack docs. | Todd Gamblin | 13 | -17/+64 |
2016-11-13 | Edited/fixed basic usage tutorial (#2329) | becker33 | 1 | -69/+79 |
2016-11-13 | fake install: mock include directory (#2294) | Massimiliano Culpo | 1 | -0/+1 |