Commit graph

  • 4b960c131b Reordered site configuration docs. Todd Gamblin 2014-06-24 17:07:18 -0700
  • 3b1e6d4bbc Updated docs. Todd Gamblin 2014-06-24 17:01:29 -0700
  • bf498991d3 Bugfix for mirror command Todd Gamblin 2014-06-24 16:58:02 -0700
  • bb4cbd008d Merge pull request #16 in SCALE/spack from features/mirror to develop George Todd Gamblin 2014-06-24 13:38:13 -0700
  • 3c3f272280 spack mirror now checksums fetched archives. Todd Gamblin 2014-06-24 11:53:44 -0700
  • b33412e03a New spack mirror command, configuration. Todd Gamblin 2014-06-24 11:15:41 -0700
  • 9f8ef85644 Add more output; don't re-add existing compilers Todd Gamblin 2014-06-24 07:17:30 -0700
  • 8165393962 import & namespace fixes Todd Gamblin 2014-06-23 09:37:53 -0700
  • 8e066ebf2a Simplified compiler finding logic and caching. Todd Gamblin 2014-06-23 08:53:08 -0700
  • f7fe65102f Merge pull request #14 in SCALE/spack from features/compilers to develop George Todd Gamblin 2014-06-22 13:00:17 -0700
  • 33a11f32fd Multi-compiler support feature-complete. Fix SPACK-3, SPACK-4, SPACK-12. Todd Gamblin 2014-06-22 12:26:36 -0700
  • f1bc65c132 Executables can optionally ignore error output. Todd Gamblin 2014-06-22 12:25:53 -0700
  • ae31838193 Enable allow_no_value for config parser. Todd Gamblin 2014-06-22 10:07:49 -0700
  • c091c6d412 Make tests use mock compiler configuration. Todd Gamblin 2014-06-22 10:06:50 -0700
  • c256d5d1ac Set default editor to vi if EDITOR is not set. Todd Gamblin 2014-06-22 10:05:05 -0700
  • 3303365d12 Add working_dir, Version back into package build namespace. Todd Gamblin 2014-06-22 10:03:13 -0700
  • 3653cfe6f0 Compiler support now uses configuration files. Todd Gamblin 2014-06-19 10:34:21 -0700
  • b6740cf1d1 Make debug and verbose output work properly. Todd Gamblin 2014-06-19 08:47:06 -0700
  • 4608b674e5 Minor cleanup and bug fixes. Todd Gamblin 2014-06-17 19:26:45 -0500
  • c8414a8a40 Add support for configuration files. Fix SPACK-24. Todd Gamblin 2014-06-17 19:23:14 -0500
  • 042a4730e3 Proper exiting for forked process in do_install() Todd Gamblin 2014-06-15 19:52:00 -0700
  • 15f56ccee0 Move globals to spack's __init__.py Todd Gamblin 2014-06-15 18:57:05 -0700
  • e70ac872cb Move globals to spack's __init__.py Todd Gamblin 2014-06-15 18:57:05 -0700
  • b6f10dcdf3 Adding per-compiler python files Todd Gamblin 2014-05-20 14:28:44 -0700
  • f784757113 Initial ability to swap compilers. Todd Gamblin 2014-05-19 16:07:42 -0700
  • ed6454fe78 Better satisfies: e.g., v4.7.3 now satisfies v4.7 Todd Gamblin 2014-05-17 15:17:40 -0700
  • 285c5444ab Add CompilerSpec class and loading capability. Todd Gamblin 2014-05-17 13:01:00 -0700
  • 45baf73c34 Implemented compiler concretization policy. Todd Gamblin 2014-05-07 20:01:12 -0700
  • c6956bc8e7 Sorted out spack.compilers vs var/spack/compilers Todd Gamblin 2014-05-07 16:34:43 -0700
  • 8d78e1142f Make Compiler constructor behave like Spec constructor. Todd Gamblin 2014-05-05 00:47:54 -0700
  • 1fa20ec2ba partial checkin Todd Gamblin 2014-05-01 22:51:36 -0700
  • c66a6a16f9 Merge pull request #11 in SCALE/spack from features/tmux to develop George Todd Gamblin 2014-06-05 17:40:00 -0700
  • d89ee5795b Merge pull request #12 in SCALE/spack from features/samrai to develop George Todd Gamblin 2014-06-05 17:36:13 -0700
  • 8017de59c5 Merge pull request #13 in SCALE/spack from features/vim to develop George Todd Gamblin 2014-06-05 17:32:55 -0700
  • 2cb06155a7 Added package for vim David Beckingsale 2014-06-02 08:50:51 -0700
  • 2632bd9745 Package builds and installs SAMRAI and deps with GNU and OpenMPI David Beckingsale 2014-06-02 08:35:01 -0700
  • e402a2e27c Added tmux and supporting packages (ncurses and libevent) David Beckingsale 2014-05-30 09:18:01 -0700
  • 9b9fc86f6c Preliminary SAMRAI package Todd Gamblin 2014-05-28 09:25:07 -0700
  • 719978a63d Merge pull request #10 in SCALE/spack from ~SHRADER3/spack:develop to develop George Todd Gamblin 2014-05-27 08:45:39 -0700
  • d99ee7e6ce Fix for SPACK-28: truncated output in docs. Todd Gamblin 2014-05-27 08:34:42 -0700
  • 4665505936 Add index_by function to llnl.util.lang Todd Gamblin 2014-05-27 08:33:19 -0700
  • 642778b6ff added patch to STAT to find MPICXX Gregory L. Lee 2014-05-20 15:53:10 -0700
  • 1c1e7295f0 Fix bug in checksum reporting David Shrader 2014-05-20 15:20:17 -0600
  • b32cbd6b13 Better version substitution and wildcard URLs. Todd Gamblin 2014-05-16 17:14:37 -0700
  • e0c7a63a5a Bugfix in error message. Todd Gamblin 2014-05-16 11:31:40 -0700
  • e6e1b332be added mrnet-4.1.0 and stat-2.1.0 Gregory L. Lee 2014-05-07 08:41:03 -0700
  • 3607c26439 Allow widths in spec format strings. Todd Gamblin 2014-05-04 11:07:16 -0700
  • 703e611043 Make mrnet depend on boost. Todd Gamblin 2014-05-01 23:27:09 -0700
  • 39d5a337ad Merge branch 'features/launchmon' into develop Todd Gamblin 2014-05-01 23:02:32 -0700
  • f092572672 Add Dong's 1.0.1 release URL to the launchmon package. Todd Gamblin 2014-05-01 23:01:19 -0700
  • c59e23c1f9 Merge pull request #8 in SCALE/spack from features/boost to develop George Todd Gamblin 2014-04-29 20:16:05 -0700
  • 24b6819bdc Merge pull request #9 in SCALE/spack from bugfix/SPACK-17-delete-install-dir-on-error to develop Adam T. Moody 2014-04-29 14:09:40 -0700
  • a0c91791c5 SPACK-25: Add package for boost. Works on Linux currently. Todd Gamblin 2014-04-25 11:31:53 -0700
  • b813b40c4f Clean up commands and get rid of inconsistent --dirty options Todd Gamblin 2014-04-25 15:29:39 -0700
  • 0c99d9ddc3 Fix SPACK-17: Remove install prefix if install() fails Todd Gamblin 2014-04-25 14:54:22 -0700
  • 07ef48a036 Better temp directory selection. Todd Gamblin 2014-04-25 11:31:09 -0700
  • c2d1478a7c Status messages now show install and stage directories. Todd Gamblin 2014-04-25 11:30:16 -0700
  • 3bbca9bd05 Better version wildcard handling, better spidering Todd Gamblin 2014-04-25 14:41:37 -0700
  • 15589754ec Merge pull request #7 in SCALE/spack from bugfix/SPACK-10-fork-on-install to develop George Todd Gamblin 2014-04-24 21:40:27 -0700
  • b2efea01d5 Merge pull request #6 in SCALE/spack from bugfix/SPACK-20-bin-directories-in-path to develop George Todd Gamblin 2014-04-24 21:33:05 -0700
  • b4fddad7ef Fix for SPACK-10: Spack now forks before install() Todd Gamblin 2014-04-16 00:53:20 -0700
  • 514f1acdb0 Default SYS_TYPE should just be an unknown architecture. Todd Gamblin 2014-04-16 00:55:05 -0700
  • 554ae9b355 bugfix for SPACK-20: add dependency bin directories to PATH Todd Gamblin 2014-04-15 08:34:04 -0700
  • 554f554dc2 Starting to get launchmon working. Todd Gamblin 2014-04-15 15:40:03 -0700
  • 655ab60beb use installed property to check package existence Gregory L. Lee 2014-03-17 16:45:11 -0700
  • 2aa859e0cf fixed installed dependents and uninstall error message Gregory L. Lee 2014-03-17 15:55:15 -0700
  • d224718d96 copy config header files to prefix/include Gregory L. Lee 2014-03-17 15:14:58 -0700
  • 50f74c117e Fix for SPACK-22: Consistent dependency hashing. Todd Gamblin 2014-04-14 14:11:58 -0700
  • 9fa99030eb Print compiler correctly. Todd Gamblin 2014-04-14 13:53:40 -0700
  • 1f9dfeb9b5 Clean up find command, move code to utils. Todd Gamblin 2014-04-14 12:53:23 -0700
  • 1e51daab08 Fix broken calls into colify. Todd Gamblin 2014-04-14 09:42:18 -0700
  • 79c5dd0952 Fix SPACK-21: stage names are too long Todd Gamblin 2014-04-13 17:32:22 -0700
  • 59a3b8dc67 Make SSL verification failures recommend spack -k Todd Gamblin 2014-04-13 16:38:15 -0700
  • 980c1f0e47 Update docs for new package structure. Todd Gamblin 2014-03-16 17:00:13 -0700
  • 81dc27bf41 Move packages and mock packages to /var/spack Todd Gamblin 2014-03-16 16:03:49 -0700
  • 566dc037e7 Add a test for package names Todd Gamblin 2014-03-16 15:24:03 -0700
  • 8b1c760ea3 Modify create and edit to work with new package format. Todd Gamblin 2014-03-16 15:23:44 -0700
  • b8b334e86c New, more consistent package directory structure. Todd Gamblin 2014-03-16 14:51:03 -0700
  • 74ec74d73c Integrate & clean up packages from LLNL hackathon. Todd Gamblin 2014-03-15 19:46:41 -0700
  • 61fc2317d8 Merge branch 'openmpi' into next Todd Gamblin 2014-03-15 16:00:50 -0700
  • f6ea9406c3 Merge branch 'scr' into next Todd Gamblin 2014-03-15 16:00:20 -0700
  • a3beb688e1 Merge branch 'spindle' into next Todd Gamblin 2014-03-15 13:02:32 -0700
  • bb00f2a7a0 Merge branch 'stat' into next Todd Gamblin 2014-03-15 12:57:41 -0700
  • 27093790dc Merge branch 'launchmon' into next Todd Gamblin 2014-03-15 12:57:34 -0700
  • 2588e023ec patches for openmpi 1.6.5 Adam Moody 2014-02-07 18:11:07 -0800
  • b207c6779b adding scr Adam Moody 2014-03-13 16:35:45 -0700
  • 9d01df9e8a Moving utilities to a common LLNL package. Todd Gamblin 2014-03-12 22:24:47 -0400
  • e38e79417b cleaned up fixmes in package Gregory L. Lee 2014-03-14 13:19:54 -0700
  • 6a185dfb24 launchmon dependency added as comment, need Jira SPACK-21 fixed Gregory L. Lee 2014-03-14 12:56:40 -0700
  • f0f0c99c55 launchmon dependency added as comment, need Jira SPACK-20 fixed Gregory L. Lee 2014-03-14 12:54:28 -0700
  • 7b28ee2cd2 Merge branch 'launchmon' of ssh://cz-stash.llnl.gov:7999/scale/spack into stat Gregory L. Lee 2014-03-14 12:05:12 -0700
  • 759d33ac5b fixes for launchmon build Gregory L. Lee 2014-03-14 12:04:27 -0700
  • cfbf348982 Fix spindle launchmon dependency Matthew LeGendre 2014-03-14 12:04:18 -0700
  • 6147d52f2d Merge branch 'version_opt' into spindle Matthew LeGendre 2014-03-14 11:33:37 -0700
  • 40cda9fa9c Fix issue when compiler wrappers ran gcc -V Matthew LeGendre 2014-03-14 11:22:09 -0700
  • 839cef0950 fix branch Gregory L. Lee 2014-03-14 11:13:23 -0700
  • 9cbf5bc311 added workaround to libtool bug + config using non-spack launchmon Gregory L. Lee 2014-03-14 11:06:23 -0700
  • b104c3efce initial stat creation Gregory L. Lee 2014-03-14 08:40:57 -0700
  • 37d30f4886 removed curl -k hack after rebase with spack -k fix Gregory L. Lee 2014-03-13 16:11:51 -0700
  • f1f5a5a0bf workarounds for bugs Gregory L. Lee 2014-03-13 16:02:28 -0700