summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17py-cookiecutter: new package (#14911)Matthias Wolf1-0/+27
* py-cookiecutter: new package * address comments
2020-02-17node-js: Add 12.16.0 and 13.8.0 (#15024)Michael Kuhn1-1/+3
2020-02-17Fix CLHEP fetch URL and add new version (#15032)Seth R. Johnson1-1/+2
2020-02-17Fix mercurial certificate finding, add latest version (#15026)Adam J. Stewart1-12/+13
2020-02-17Add new version of cairo (#14941)iarspider1-2/+5
* Add new version of cairo * Update var/spack/repos/builtin/packages/cairo/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add new version of ccache; update URL (#14942)iarspider1-2/+3
* Add new version of ccache; update URL * Update var/spack/repos/builtin/packages/ccache/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add new version of davix (#14944)iarspider1-2/+2
* Add new version of davix * Update package.py
2020-02-17Add extra version of py-autopep8 (#14970)iarspider1-1/+3
* Add extra version of py-autopep8 * Update package.py
2020-02-17Add extra version of py-dill (#14971)iarspider1-1/+2
* Add extra version of py-dill * Update package.py
2020-02-17Add extra version of py-futures (#14979)iarspider1-1/+3
* Add extra version of py-futures * Update package.py
2020-02-17libcircle depends on a provider of pkgconfig for build (#15029)eugeneswalker1-1/+1
2020-02-17Qt4 patches (#15025)Seth R. Johnson17-57/+42
* Fix patch applicability * Combine patches for missing qt3 headers and remove krell variant The variant should have always been applied. * Restrict QT patches to actual applicable versions/situations - I researched the associated patches so now their `when=` should more closely match when they're actually needed. - I sorted the patch order so they're grouped by version requirement - I renamed the patches so they're listed by version requirements
2020-02-17Add new version of libunwind (#14947)iarspider1-2/+3
* Add new version of libunwind * Update package.py
2020-02-17Added new default tau version: 2.29. Added explicit zlib build requir… ↵wspear1-0/+5
(#15010) * Added new default tau version: 2.29. Added explicit zlib build requirement. Set up environment to use use elf and libz * Changed zlib to link dependency. Removed elf library path load (wasn't able to reproduce the need for this)
2020-02-17Add extra version of py-matplotlib; fix dependency on six (#15000)iarspider1-2/+4
* Add extra version of py-matplotlib * Update dependency * Update package.py * Update var/spack/repos/builtin/packages/py-matplotlib/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-matplotlib/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add extra version of py-iminuit (#14982)iarspider1-3/+6
* Add extra version of py-iminuit * Update package.py
2020-02-17cmake: Fix spack install inside ctest (#14889)Dr. Christian Tacke1-0/+4
Disable the CMake install tests since they break under certain testing conditions.
2020-02-17Add extra version + variants of py-lxml (#14999)iarspider1-0/+8
* Add extra version of py-lxml * Extra variants for py-lxml * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17libnrm needs pkg-config for build (#15007)eugeneswalker1-0/+1
2020-02-17go: added v1.13.8 and v1.12.17 (#15022)Michael Kuhn1-0/+2
2020-02-16package: Add newer version of PowerAPI package (#15005)Carson Woods1-0/+1
* Add newer commit of PowerAPI package * Update naming scheme to be easier to read
2020-02-16Fix header-only installation of Boost. (#14995)Sergey Kosukhin1-9/+10
2020-02-16gdb: fix installation (#15016)Adam J. Stewart1-0/+2
2020-02-16Use separate build directory for gzip (#14994)Seth R. Johnson1-0/+5
* Use separate build directory for gzip At least on mac systems (perhaps because of a case sensitivity issue?) gzip fails to build inside the source tree: ``` config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/spack-stage/s3j/spack-stage-gzip-1.10-iatwtuk2l5xgwmuh4pwu5bf27yezpydj/spack-src/GNUmakefile to GNUmakefile config.status: executing depfiles commands ==> Executing phase: 'build' ==> [2020-02-14-09:32:45.502913] 'make' '-j12' make: GNUmakefile: Too many levels of symbolic links make: stat: GNUmakefile: Too many levels of symbolic links make: *** No rule to make target `GNUmakefile'. Stop. ``` * Simplify build directory and add gmake dependency
2020-02-16Remove unneeded dependency on gzip for libmng (#14992)Seth R. Johnson1-1/+0
Libmng only needs gzip to compress man files for distribution, so it builds fine without it. The spack gzip currently fails to compile. ``` config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/spack-stage/s3j/spack-stage-gzip-1.10-iatwtuk2l5xgwmuh4pwu5bf27yezpydj/spack-src/GNUmakefile to GNUmakefile config.status: executing depfiles commands ==> Executing phase: 'build' ==> [2020-02-14-09:32:45.502913] 'make' '-j12' make: GNUmakefile: Too many levels of symbolic links make: stat: GNUmakefile: Too many levels of symbolic links make: *** No rule to make target `GNUmakefile'. Stop. ```
2020-02-15Add new version of bison (#14940)iarspider1-0/+1
2020-02-15Add new version of clhep (#14943)iarspider1-0/+1
2020-02-15Add new version of elasticsearch (#14945)iarspider1-0/+1
2020-02-15Add new version of expat (#14948)iarspider1-0/+1
2020-02-15Add new version of fontconfig (#14949)iarspider1-0/+2
2020-02-15Add extra version of freetype (#14950)iarspider1-0/+1
2020-02-15Add extra version of gperf (#14951)iarspider1-0/+1
2020-02-15Add extra version of HepMC (#14952)iarspider1-0/+1
2020-02-15Add extra version of highfive (#14953)iarspider1-0/+1
* Add extra version of HepMC * Add extra version of highfive * Undo changes to hepmc
2020-02-15Add extra version of imagemagick (#14954)iarspider1-0/+1
2020-02-15Add extra version of jemalloc (#14955)iarspider1-0/+1
2020-02-15Add extra version of json-c (#14956)iarspider1-1/+2
2020-02-15Add extra version of libgit2 (#14957)iarspider1-0/+1
2020-02-15Add extra version of libsodium (#14958)iarspider1-0/+1
2020-02-15Add extra version of libsvm (#14959)iarspider1-0/+1
2020-02-15Add extra version of libxkbcommon (#14961)iarspider1-0/+1
2020-02-15Add extra version of nlohmann-json (#14962)iarspider1-0/+1
2020-02-15Add extra version of pcre (#14963)iarspider1-0/+1
2020-02-15Add extra version of pixman (#14964)iarspider1-0/+1
2020-02-15Add extra version of py-absl-py (#14965)iarspider1-0/+1
2020-02-15Add extra version of py-asn1crypto (#14967)iarspider1-0/+1
2020-02-15Add extra version of py-arrow (#14966)iarspider1-0/+1
2020-02-15Add extra version of py-astroid (#14968)iarspider1-0/+1
2020-02-15Add extra version of py-attrs (#14969)iarspider1-0/+1
2020-02-15Flang - Support libomptarget offload to NVidia GPU (#15015)Nichols A. Romero2-14/+93
* Modify Flang NVidia GPU variant to make use of built-in CudaPackage * Add OpenMP Offload patch if March 2019 compiler is selected. * Flang parallel build has a race condition. * llvm-flang now uses built-in CudaPackage. * Add variant for different build releases. * Fix OpenMP target offload for NVidia GPUs. * Additional commong flags that are needed with comments. * NVidia BC required for libomp target requires special treatment. Use clang built in previous step to re-compile libomptarget.