Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-10 | Small updates to directives. | Todd Gamblin | 2 | -11/+18 | |
2015-05-10 | Modularize directives. Now each directive specifies its storage. | Todd Gamblin | 3 | -108/+143 | |
2015-05-10 | relations are now "directives", and code is cleaned up. | Todd Gamblin | 5 | -82/+82 | |
2015-05-09 | Updated Sphinx RTD documentation theme supports 4 levels | Todd Gamblin | 28 | -110/+299 | |
2015-05-09 | Fix 'ç' in François's name. | Todd Gamblin | 1 | -1/+1 | |
2015-05-07 | Merge branch 'features/xl-support' into develop | Todd Gamblin | 3 | -5/+102 | |
2015-05-07 | Basic support for IBM XL compilers | François Bissey | 3 | -5/+102 | |
2015-05-07 | Merge branch 'features/diy' into develop | Todd Gamblin | 5 | -22/+162 | |
2015-05-01 | Merge pull request #41 from cyrush/code_chk_pkgs | Todd Gamblin | 2 | -0/+29 | |
added simple spack package files for uncrustify and cppcheck | |||||
2015-04-30 | added simple spack package files for uncrustify and cppcheck | Cyrus Harrison | 2 | -0/+29 | |
2015-04-14 | Merge branch 'develop' of github.com:scalability-llnl/spack into develop | Todd Gamblin | 2 | -3/+2 | |
2015-04-14 | Fix for GitHub #30 and SPACK-70. | Todd Gamblin | 1 | -7/+42 | |
2015-04-14 | documentation updates | Todd Gamblin | 3 | -47/+57 | |
2015-04-09 | Merge pull request #29 from alfredo-gimenez/develop | Todd Gamblin | 2 | -3/+2 | |
MemAxes and Mitos updates to remove VTK dependency. | |||||
2015-04-09 | MemAxes and Mitos | Alfredo Gimenez | 2 | -3/+2 | |
2015-04-08 | Complete diy command. | Todd Gamblin | 1 | -4/+40 | |
2015-04-08 | Add a DIY stage class. | Todd Gamblin | 1 | -0/+33 | |
2015-04-08 | Factor edit_package function out of edit command. | Todd Gamblin | 1 | -19/+24 | |
2015-04-08 | Start of DIY command. | Todd Gamblin | 3 | -3/+69 | |
2015-04-07 | Allow spack install -j to throttle make jobs. | Todd Gamblin | 4 | -21/+44 | |
2015-04-01 | Version bump for adept-utils | Todd Gamblin | 1 | -1/+2 | |
2015-03-30 | Merge pull request #26 from mplegendre/binutils | Todd Gamblin | 2 | -0/+22 | |
Binutils as spack package | |||||
2015-03-30 | Add binutils as a gcc dependency so it doesn't use the system linker/assembler. | Matthew LeGendre | 2 | -0/+22 | |
2015-03-27 | Merge pull request #25 from mplegendre/qtfix | Todd Gamblin | 1 | -3/+5 | |
Fix for QT with gcc 4.9 build error | |||||
2015-03-27 | Fix QT with gcc 4.9 build error where QT's -Wl,--no-undefined interfered ↵ | Matthew LeGendre | 1 | -3/+5 | |
with gcc's implicit libgcc_s.so library | |||||
2015-03-27 | Merge pull request #23 from mplegendre/rpath_cleanup | Todd Gamblin | 2 | -1/+5 | |
Only convert -L<path> to -Wl,-rpath,<path> in compiler scripts if <path>... | |||||
2015-03-27 | Only convert -L<path> to -Wl,-rpath,<path> in compiler scripts if <path> ↵ | Matthew LeGendre | 2 | -1/+5 | |
points into the spack install area This specifically fixes problems with building gcc, as build and system directories were turning in in gcc library rpaths. | |||||
2015-03-24 | Add contributions section to README.md | Todd Gamblin | 1 | -6/+24 | |
2015-03-24 | add mailing list links to README | Todd Gamblin | 1 | -0/+12 | |
2015-03-24 | Add some options to spec command. | Todd Gamblin | 1 | -3/+10 | |
2015-03-15 | Add google analytics to docs. | Todd Gamblin | 1 | -0/+11 | |
2015-03-13 | MPICH provides environment vars to make MPI compilers behave like spack. | Todd Gamblin | 2 | -0/+10 | |
2015-03-13 | metis package. | Todd Gamblin | 1 | -0/+32 | |
2015-03-12 | SPACK-18: simpler build error messages | Todd Gamblin | 1 | -8/+24 | |
Suppress python stack trace on build error UNLESS in debug mode (spack -d). Now spack shows errors with a single red arrow, and it's easier to find the actual build output. | |||||
2015-03-12 | Remove superfluous env scripts (avoid specifically named ones). | Todd Gamblin | 4 | -4/+0 | |
2015-03-12 | Add install_tree, force_symlink helper functions. | Todd Gamblin | 3 | -103/+125 | |
2015-03-12 | Working scotch package. | Todd Gamblin | 1 | -0/+39 | |
2015-03-12 | Point ravel download at the github release page. | Todd Gamblin | 1 | -2/+3 | |
2015-03-12 | Add -Wno-dev to avoid cmake policy warnings. | Todd Gamblin | 1 | -4/+3 | |
2015-03-12 | Working ravel package. | Todd Gamblin | 2 | -1/+25 | |
2015-03-12 | Add OTF package. | Todd Gamblin | 1 | -0/+21 | |
2015-03-11 | SAMRAI builds on cab with new URL. | Todd Gamblin | 1 | -5/+9 | |
2015-03-11 | SAMRAI URL update. | Todd Gamblin | 1 | -2/+2 | |
2015-03-05 | Add cram package. | Todd Gamblin | 1 | -0/+15 | |
2015-02-25 | Minor doc tweak. | Todd Gamblin | 1 | -2/+3 | |
2015-02-24 | Last minute Qt bugfix. | Todd Gamblin | 1 | -4/+3 | |
2015-02-24 | Spell check docs | Todd Gamblin | 5 | -48/+48 | |
2015-02-24 | SPACK-62: fix for site docs. | Todd Gamblin | 1 | -1/+51 | |
2015-02-24 | SPACK-59: Documentation updates, bugfix in fetching. | Todd Gamblin | 14 | -224/+585 | |
2015-02-23 | Merge remote-tracking branch 'origin/features/SPACK-46' into develop | Todd Gamblin | 4 | -30/+35 | |
Conflicts: lib/spack/docs/packaging_guide.rst |