summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-12-27Ensure that every file in Spack has a license (#2659)Adam J. Stewart27-143/+550
2016-12-25Better tabulation for spack checksum (#2673)Adam J. Stewart1-1/+5
2016-12-25filter_system_path: additionally filter system prefixes (#2672)Denis Davydov2-2/+6
2016-12-25Add argument to `spack spec` to show deptypes. (#2680)Todd Gamblin2-1/+20
2016-12-25Remove usernames from paths in docs (#2675)Adam J. Stewart9-303/+303
2016-12-25Modify github archive regex to support luaposix (#2677)Adam J. Stewart2-1/+6
2016-12-20Revert #2292: use frontend compiler for build deps (#2549)scheibelp4-90/+24
2016-12-19Support Yorick versions (#2640)Todd Gamblin2-0/+9
2016-12-19Modify github regex to support NCO. (#2633)Todd Gamblin2-1/+10
2016-12-19Fixes for various hash issues (#2626)Todd Gamblin10-59/+84
2016-12-18Added customization for make targets in 'build' and 'install' phases for Auto...Alfredo Adolfo Gimenez1-4/+10
2016-12-15openblas: derives from MakefilePackage (#2488)Massimiliano Culpo1-13/+7
2016-12-14Fix target for compiler on CNL operating systems (#2580)Mario Melara2-2/+2
2016-12-14Make unzip quiet (#2593)Adam J. Stewart2-1/+2
2016-12-13Change attribute to match ArchSpec refactor (#2579)Mario Melara1-1/+1
2016-12-13Better cxx11/14/17 flags for GNU/Clang/Intel (#2539)Ben Morgan4-2/+67
2016-12-13Update `spack setup` and `spack graph` to be consistent with recent refactori...Elizabeth Fischer2-2/+4
2016-12-13Add a test to ensure package names have the right case. (#2562)Todd Gamblin3-3/+107
2016-12-12Add missing bzip2 dependency to freetype (#2536)Adam J. Stewart1-2/+2
2016-12-12Set parent process's input stream inside the build process. (#2535)Sergey Kosukhin1-0/+13
2016-12-12Add documentation for repositories and namespaces. (#2474)Todd Gamblin8-17/+476
2016-12-11[docs] missin .. code-block:: console in Spack 101 (#2530)Stephen McDowell1-0/+2
2016-12-10clang: do xcode mockup iff requested by a package (#2544)Denis Davydov4-5/+13
2016-12-08Make targets an attribute of compilers (#2500)becker336-25/+56
2016-12-08Json loader now returns str objects instead of unicode. (#2524)Sergey Kosukhin1-2/+22
2016-12-08Revert to-string for CNL operating system (#2526)scheibelp2-3/+3
2016-12-08Add support for parsing R-XML URL versions. (#2525)Todd Gamblin3-8/+21
2016-12-08fix for bluegene-q platform (#1980)Pramod Kumbhar2-3/+35
2016-12-08Fix deptypes for deps specified on command line (#2307)scheibelp2-20/+60
2016-12-08Use frontend OS for build/run deps by default (#2292)scheibelp5-25/+91
2016-12-07Fixed spelling of variable (#2516)Oliver Breitwieser2-2/+2
2016-12-05Use JSON for the database instead of YAML. (#2189)Todd Gamblin7-82/+282
2016-12-05Allow spack create to handle packages with period in name (#2351)Adam J. Stewart3-10/+13
2016-12-04Bugfix: restore `__contains__` method after ArchSpec refactor. (#2481)Todd Gamblin1-0/+3
2016-12-03Fixes to Handling Multiple Architectures (#2261)Joseph Ciurej13-272/+473
2016-12-01Does nothing if no prexisting config.guess is found. (#2446)Matt Belhorn1-1/+3
2016-12-01Update tutorial_sc16_packaging.rst (#2450)TomasPuverle1-1/+1
2016-12-01Update workflows.rst (#2451)TomasPuverle1-1/+1
2016-12-01More informative help messages for spack config. (#2453)Sergey Kosukhin1-2/+10
2016-11-29CDash fixes (#2438)hegner1-4/+4
2016-11-29add headers neede for CDASH to junit output (#2433)hegner1-2/+6
2016-11-24Adding pic_flag property to compilers (#2375)Andrey Prokopenko6-0/+24
2016-11-24Add dynamic search option for package sources (#2270)scheibelp4-8/+70
2016-11-23Fix indentation for newly created packages (#2391)Adam J. Stewart1-9/+9
2016-11-22Update external distro package to 1.0.1 (#2381)Adam J. Stewart1-60/+92
2016-11-22Forgot http:// in tutorial link.Todd Gamblin1-1/+1
2016-11-22Fix broken doc links.Todd Gamblin6-9/+10
2016-11-17Improve stacktrace printingMatthew Krafczyk1-3/+5
2016-11-16Use better scheme for getting root directoryMatthew Krafczyk1-3/+7
2016-11-16Fix some formatting errors caught by flake8.Matthew Krafczyk1-6/+7