Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-29 | Adds a package for optional-lite header-only library (#9117) | Andrew Gaspar | 1 | -0/+45 | |
2018-08-29 | flecsi: fix build (#9129) | Christoph Junghans | 1 | -0/+1 | |
2018-08-29 | Adds a package for span-lite header-only library (#9118) | Andrew Gaspar | 1 | -0/+43 | |
2018-08-29 | hdf5@1.10.3: new version (#9121) | Geoffrey Oxberry | 1 | -0/+1 | |
2018-08-29 | ipopt@3.12.10: new version (#9120) | Geoffrey Oxberry | 1 | -0/+1 | |
2018-08-29 | New package: channelflow (#9111) | Massimiliano Culpo | 1 | -0/+104 | |
2018-08-29 | added star 2.6.1a (#9103) | Douglas Duckworth | 1 | -1/+2 | |
2018-08-29 | go: Update to 1.11 (#9101) | Michael Kuhn | 1 | -0/+1 | |
2018-08-29 | Add string-view-lite package for header only library (#9125) | Andrew Gaspar | 1 | -0/+43 | |
2018-08-29 | gasnet:version bump (#9127) | Christoph Junghans | 1 | -1/+2 | |
2018-08-28 | atk package: hotfix #9099 (#9102) | Jannek Squar | 1 | -0/+6 | |
Adds explicit python3 dependency for meson | |||||
2018-08-28 | Java updates: new versions, classpath, and JAVA_HOME (#8613) | Adam J. Stewart | 6 | -46/+194 | |
This PR includes the following changes: * Added JDK 10 * Changed the JDK version numbers according to the consensus reached in #2284 * Added spec['java'].home and spec['java'].libs, similar to #3367 (JDK and IcedTea) * Added a check to prevent people from installing JDK on macOS * Set CLASSPATH for packages depending on Java (JDK and IcedTea) * Add TODO for extending virtual packages (not currently possible) * Add TODO for adding Java dependents to views * Add TODO for packages which extend multiple packages (e.g. Java and Python) | |||||
2018-08-28 | perl-star-fusion package: update latest version (#9104) | Douglas Duckworth | 1 | -1/+1 | |
2018-08-27 | dyninst: add dependency on libiberty (#8806) | Sasha Nícolas | 1 | -0/+1 | |
* Adding dependency of libiberty to Dyninst package configuration. * Now it depends on libiberty package and not binutils. | |||||
2018-08-26 | Add line in trilinos/stk configuration to enable stk_ngp package. (#9082) | Alan Williams | 1 | -0/+1 | |
The Trilinos/stk configuration is pretty Nalu specific right now (and is acknowledged as such in a comment in package.py), and this commit enables a module that Nalu will be needing. | |||||
2018-08-26 | r-goseq: new package (#8939) | Levi Baber | 1 | -0/+43 | |
* r-goseq: new package * r-goseq: git not url * r-goseq: adding packages needed at runtime * r-goseq: package type * r-goseq: dep types * r-goseq: one more | |||||
2018-08-26 | braker: add new version 2.1.0 (#8946) | lingnanyuan | 1 | -3/+5 | |
* braker: add new version 2.1.0 * Set verison in descending order. * Update URL. * url * braker: change url format. | |||||
2018-08-26 | patch for OF.com@18.06 to correctly find KAHIP (#8982) | TZ | 2 | -0/+18 | |
- OpenFOAM-v1806/wmake/scripts/have_kahip must check $KAHIP_ARCH_PATH instead of $METIS_ARCH_PATH to detect the KAHIB library - use a local patch file until the issue is hopefully fixed upstream | |||||
2018-08-25 | Update to latest version of pytest and dependencies (#9087) | Adam J. Stewart | 13 | -35/+110 | |
* Update to latest version of pytest and dependencies * Fix bug in installation tests | |||||
2018-08-25 | bugfix: 'submodules' attribute should imply git fetch | Todd Gamblin | 1 | -0/+1 | |
- 'submodules' wasn't properly declared as an optional attribute for git fetcher - add it and add a test. | |||||
2018-08-24 | new package: GSL - C++ Guideline Support Library (#9091) | Hadrien G | 1 | -0/+51 | |
Since "GSL" is a highly overloaded acronym, the package name is "cppgsl". | |||||
2018-08-24 | Update the pocl package (#9090) | Hadrien G | 1 | -7/+20 | |
* Update the pocl package * Use url_for_version * Clarify hwloc version requirements * Apply hwloc dependency suggestion | |||||
2018-08-24 | Add new CLHEP releases and move to sha256 hashes (#9089) | Hadrien G | 1 | -19/+20 | |
2018-08-24 | range-v3 package (#9093) | Hadrien G | 1 | -0/+59 | |
* Add first version of a Range-v3 package * Add C++ standard variant to range-v3 package | |||||
2018-08-23 | htop: add version 2.2.0 (#9086) | Matthias Diener | 1 | -0/+1 | |
2018-08-23 | bison: add new version (#9085) | Matthias Diener | 1 | -0/+1 | |
2018-08-23 | lammps: add v20180822 (#9081) | Christoph Junghans | 1 | -0/+1 | |
2018-08-23 | add cdo releases 1.9.4 and 1.9.5 (#9079) | Brian Spilner | 1 | -0/+2 | |
2018-08-23 | mvapich2: Use rdma-core for mrail and nemesis*ib* fabrics (#9072) | Michael Kuhn | 1 | -1/+6 | |
2018-08-22 | Open mpi add v3.1.2 (#9078) | Daniel Topa | 1 | -1/+2 | |
* Add latest release 3.0.2 https://www.open-mpi.org/software/ompi/v3.0/:x Signed-off-by: Daniel Topa <dantopa@lanl.gov> * 1. Added correct md5 sum for Open MPI v3.1.1 (https://www.open-mpi.org//software/ompi/v3.1/) 2. Made v3.1.1 the default version 3. Added libmpiso versions for v3.1.1 and 3.0.2 Signed-off-by: Daniel Topa <dantopa@lanl.gov> * Added Open MPI v2.14 to version list; Tested build; Added libmpi.so version Signed-off-by: Daniel Topa <dantopa@lanl.gov> * Open MPI 3.1.2 built and tested Signed-off-by: Daniel Topa <dantopa@lanl.gov> | |||||
2018-08-22 | libquo: Packaging updates. (#9076) | Sam Gutiérrez | 1 | -6/+13 | |
* libquo: Packaging updates. This commit accomplishes a few things: * Changes distribution fetch source * Removes a deprecated version (1.2.9) * Changes dependencies based on version type * Adds a custom autoreconf stage when using the 'develop' version, omitting this step when building from a distribution * Reintroduce v1.2.9. | |||||
2018-08-22 | glib: Add 2.56.2 (#9071) | Michael Kuhn | 1 | -3/+4 | |
This should finally fix build failures on RHEL6-based distributions. Also fix the patch to apply to the correct versions and distributions. | |||||
2018-08-22 | libfabric: Add develop version option. (#9074) | Sam Gutiérrez | 1 | -0/+12 | |
Add develop version option to libfabric, conditionally bringing in additional build dependencies: m4, autoconf, automake, libtool. | |||||
2018-08-22 | leveldb: Fix header installation (#9069) | Michael Kuhn | 1 | -1/+1 | |
leveldb headers are typically included via <leveldb/c.h>. The migration to install_tree in 73c978ddd99973e29f2ba42078b10455c1de5ca8 caused the headers to end up in prefix.include, which breaks existing applications. | |||||
2018-08-22 | r-genefilter: new version (#9063) | Levi Baber | 1 | -1/+3 | |
* r-genefilter: new version * r-genefilter: fix version in dep | |||||
2018-08-22 | r-annotate: new version (#9061) | Levi Baber | 1 | -1/+3 | |
2018-08-22 | r-geneplotter: new version (#9060) | Levi Baber | 1 | -1/+3 | |
2018-08-22 | r-qvalue: new version (#9059) | Levi Baber | 1 | -1/+3 | |
2018-08-22 | r-rtracklayer: new version (#9056) | Levi Baber | 1 | -1/+13 | |
2018-08-22 | r-genomicfeatures: new version (#9057) | Levi Baber | 1 | -2/+14 | |
2018-08-22 | r-delayedarray: new version (#9053) | Levi Baber | 1 | -4/+8 | |
2018-08-22 | r-genomicranges: new version (#9052) | Levi Baber | 1 | -5/+12 | |
2018-08-22 | r-genomeinfodb: new version (#9051) | Levi Baber | 1 | -1/+6 | |
2018-08-22 | r-genomeinfodbdata: new version (#9050) | Levi Baber | 1 | -1/+4 | |
2018-08-22 | r-rsamtools: new version (#9049) | Levi Baber | 1 | -1/+10 | |
2018-08-22 | intel-parallel-studio: add version 2018.3 (#9047) | Matthias Diener | 2 | -0/+8 | |
* intel-parallel-studio: add version 2018.3 * update intel package too | |||||
2018-08-22 | dealii: patch boost 1.68.0 (#9070) | Denis Davydov | 2 | -8/+152 | |
* dealii: patch boost 1.68.0 * indent for readability | |||||
2018-08-22 | r-biostrings: new version (#9048) | Levi Baber | 1 | -1/+7 | |
2018-08-21 | tests: add tests for warnings in build output | Todd Gamblin | 1 | -0/+47 | |
- add tests for build warnings and error messages - simplify some code in build environment with plural() function | |||||
2018-08-21 | r-iranges: new version (#9041) | Levi Baber | 1 | -1/+5 | |
* r-iranges: new version * r-iranges: typo |