Age | Commit message (Expand) | Author | Files | Lines |
2016-02-16 | Beginning attemps to fix concretization method to account for the new tuple a... | Mario Melara | 1 | -27/+46 |
2016-02-16 | Added some _cmp_key methods to OperatingSystem class, and also changed the wa... | Mario Melara | 1 | -3/+18 |
2016-02-16 | Changed target checking to architecture checking for abi compatible | Mario Melara | 1 | -3/+4 |
2016-02-16 | Added the installation files for the "TetGen" package. | Joseph Ciurej | 1 | -0/+28 |
2016-02-16 | Added the installation files for the "Triangle" package. | Joseph Ciurej | 1 | -0/+20 |
2016-02-16 | Added the installation files for the "ndiff" package. | Joseph Ciurej | 1 | -0/+21 |
2016-02-16 | Adding the "Crypto++" package installation files. | Joseph Ciurej | 1 | -0/+31 |
2016-02-16 | Merge pull request #340 from adamjstewart/features/xz | Todd Gamblin | 1 | -5/+3 |
2016-02-16 | Merge pull request #440 from adamjstewart/features/mpi4py | Todd Gamblin | 1 | -0/+2 |
2016-02-15 | Add latest version | Adam J. Stewart | 1 | -0/+2 |
2016-02-14 | Minor code cleanup for gcc. | Todd Gamblin | 1 | -6/+3 |
2016-02-14 | Shell quoting is difficult | Erik Schnetter | 1 | -1/+1 |
2016-02-14 | More quoting experiments | Erik Schnetter | 1 | -4/+4 |
2016-02-13 | More games with quoting | Erik Schnetter | 1 | -6/+5 |
2016-02-13 | Using regexes instead of globbing to match path names | Erik Schnetter | 1 | -12/+3 |
2016-02-13 | Changed the method in which architecture is converted from string to namedtup... | Mario Melara | 1 | -63/+105 |
2016-02-13 | Changed operating system getter so that linux and darwin autodetected operati... | Mario Melara | 1 | -0/+2 |
2016-02-13 | Add debug output | Erik Schnetter | 1 | -0/+9 |
2016-02-13 | Handle -Wl,-rpath,... syntax | Erik Schnetter | 1 | -0/+5 |
2016-02-13 | Handle multiple -Wl,-rpath,... paths | Erik Schnetter | 1 | -8/+15 |
2016-02-13 | Correct -Xlinker arguments | Erik Schnetter | 1 | -1/+1 |
2016-02-13 | Use "-Wl,-rpath," instead of "-Wl,-rpath=" | Erik Schnetter | 3 | -10/+10 |
2016-02-12 | Merge pull request #354 from eschnett/eschnett/libedit | Todd Gamblin | 1 | -0/+2 |
2016-02-12 | Merge pull request #437 from davidbeckingsale/features/dk-short-names | Todd Gamblin | 1 | -4/+9 |
2016-02-12 | Merge pull request #435 from epfl-scitas/packages/espresso | Todd Gamblin | 3 | -4/+72 |
2016-02-12 | Use hash to make shorter module and dotkit names, fixes #433 | David Beckingsale | 1 | -4/+9 |
2016-02-12 | mpich : added back MPI_F90 | alalazo | 1 | -0/+1 |
2016-02-12 | qe : compiled on rhle6 | Massimiliano Culpo | 3 | -9/+16 |
2016-02-11 | libedit depends on ncurses | Erik Schnetter | 1 | -0/+2 |
2016-02-11 | Using pylint, fixed some of the indentation and spacing errors | Mario Melara | 1 | -61/+33 |
2016-02-11 | Changed some variables to account for the fact that target is now a tuple | Mario Melara | 1 | -7/+7 |
2016-02-11 | changed some variables to account for the fact that target is now a tuple | Mario Melara | 1 | -6/+5 |
2016-02-11 | espresso : added directories to search path | alalazo | 1 | -0/+8 |
2016-02-11 | espresso : fixed dependency handling | alalazo | 1 | -6/+4 |
2016-02-11 | espresso : current working tree | alalazo | 1 | -40/+33 |
2016-02-11 | espresso : synchronized with current develop | alalazo | 1 | -0/+0 |
2016-02-11 | Merge branch 'develop' of https://github.com/LLNL/spack into packages/espresso | alalazo | 545 | -2134/+24466 |
2016-02-10 | Added add_os method to platform subclasses | Mario Melara | 2 | -0/+2 |
2016-02-10 | Added new add_os method | Mario Melara | 1 | -1/+8 |
2016-02-10 | Added method to concretize target and os pair | Mario Melara | 1 | -16/+63 |
2016-02-10 | Changed add_target_from_string to include methods to concretize operating_system | Mario Melara | 1 | -33/+31 |
2016-02-10 | Added operating system class prototype and some autodetect features for opera... | Mario Melara | 1 | -1/+60 |
2016-02-10 | Merge pull request #432 from RemoteConnectionManager/paraview_fix | Todd Gamblin | 5 | -4/+8 |
2016-02-10 | Merge pull request #402 from epfl-scitas/bugfix/netlib-scalapack | Todd Gamblin | 1 | -2/+2 |
2016-02-10 | Revert "new branch and also pushing some architecture changes where os is det... | Mario Melara | 1 | -84/+52 |
2016-02-10 | add variant to select OpenGL2 Paraview backend | Luigi Calori | 1 | -0/+1 |
2016-02-10 | fix a reported hash mismatch on netcdf-4.4.0 tar download | Luigi Calori | 1 | -1/+1 |
2016-02-10 | add a variant to Qt for make dependency on mesa swlwctable | Luigi Calori | 1 | -1/+2 |
2016-02-10 | fixing qhull: seems that dependency on cmake is essential when it is used | Luigi Calori | 1 | -0/+2 |
2016-02-10 | RPATH was collecting all lib from all dependencies, when dep tree is deep lik... | Luigi Calori | 1 | -2/+2 |