summaryrefslogtreecommitdiff
path: root/lib/spack/env
AgeCommit message (Expand)AuthorFilesLines
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-11-01update filename used for cc wrapper invocation debug log (#5837)scheibelp1-2/+3
2017-10-10compilers/clang: add flang (#5503)Christoph Junghans2-2/+3
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-25Link extra_rpaths from compilers.yaml at build time (#5211)scheibelp1-0/+2
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-04-30disable rpaths on Darwin when arg=-r mode=ccld (#3930)Denis Davydov1-1/+1
2017-04-30Updated cc wrapper: switch from ld to vcheck if version is requested. (#2501)Sergey Kosukhin1-1/+1
2017-03-11Correct inconsistency in comment (#3414)Erik Schnetter1-1/+1
2017-01-25Add support for IBM threaded compilers: xl*_r (#2894)serbanmaerean5-4/+8
2016-11-09Allow compiler wrapper to modify environment (#2275)scheibelp1-0/+22
2016-11-02Add support for gfortran to be used with clang (#2192)Barry Smith1-0/+1
2016-10-21Don't clear LD_LIBRARY_PATH and friends from compiler wrappers (#2074)Matthew LeGendre1-7/+0
2016-10-07Check for `-r` in ccld mode too (#1972)Isuru Fernando1-2/+2
2016-10-04Rework build environment and cc to use smaller RPATHs. (#1894)Todd Gamblin1-8/+24
2016-07-21Bug fix for cray_xc platformGregory Becker3-0/+3
2016-07-18Let packages call use_cray_compilers() in install to get , etc set to cray namesGregory Becker4-2/+5
2016-06-18Merge pull request #1032 from eschnett/eschnett/cc-quotesTodd Gamblin1-2/+2
2016-06-08Add quotes around file nameErik Schnetter1-2/+2
2016-05-18Finished merge on these filesGregory Becker1-22/+22
2016-05-17Merge branch 'features/cflags' into developTodd Gamblin1-2/+51
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-8/+8
2016-05-11re-merging developGregory Becker1-12/+27
2016-05-11Fixed variants in new format and removed print statements from debuggingGregory Becker1-11/+16
2016-05-09Allow compilers to specify their own rpath linking flagsAdam J. Stewart1-12/+27
2016-05-09Restore `cc` from mainline; clean up some cflags stuff.Todd Gamblin1-29/+29
2016-05-05Merge branch 'develop' into features/cflagsTodd Gamblin1-1/+1
2016-04-27Merged in current develop to cflags 042716Gregory Becker17-206/+157
2016-04-21remove use of unknown environment variable in lib/spack/env/cc (#821)Patrick Gartung1-1/+1
2016-04-05Correct typoErik Schnetter1-1/+1
2016-04-04Clean up comments and output messagesErik Schnetter1-7/+6
2016-04-04Convert `=` to `==` in tests; untabifyErik Schnetter1-18/+18
2016-04-04Clean up cc scriptErik Schnetter1-32/+33
2016-03-29Handle Darwin's ld -r option properlyTodd Gamblin1-8/+27
2016-03-28Add command to compiler input log.Todd Gamblin1-1/+1
2016-03-28Simplify cc: Remove old logic and add better tests.Todd Gamblin1-124/+14
2016-03-28Fix bug with lib64 RPATH setting in cc.Todd Gamblin1-2/+2
2016-03-17Import recent changesErik Schnetter1-120/+65
2016-03-17Merge branch 'develop' into correct-ccErik Schnetter4-8/+98
2016-03-10cc : handle spaces in folders?alalazo1-1/+1
2016-03-10cc : converted indents to spacesalalazo1-1/+1
2016-03-10Fixed shell quoting errorMassimiliano Culpo1-1/+1
2016-03-10Merge branch 'develop' of https://github.com/LLNL/spack into fixes/intel_openmpiMassimiliano Culpo4-20/+31
2016-03-07Fix bug in -Xlinker argument handlingTodd Gamblin1-7/+8
2016-03-06Merge branch 'eschnett/rpath-comma' of git://github.com/eschnett/spack into e...Todd Gamblin1-9/+20
2016-03-06Don't quote -rpath literalErik Schnetter1-3/+3
2016-03-03Modifications to get PGI workingAdam J. Stewart4-4/+3
2016-03-01Typo fixAdam J. Stewart1-1/+1
2016-02-24intel : polished codealalazo1-3/+0
2016-02-23Modified wrapper to have a different behavior when modeis vcheckMassimiliano Culpo1-3/+18