Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-09 | jbigkit: adding the library spec for dependents (#24103) | Olivier Cessenat | 1 | -0/+6 | |
2021-06-09 | texlive: setup dependent build environment (#24102) | Olivier Cessenat | 1 | -0/+3 | |
2021-06-08 | pumi: support building tests (#24202) | Cameron Smith | 1 | -1/+3 | |
fix sub directory path to meshes git submodule | |||||
2021-06-08 | helics: Add version 2.7.1 (#24188) | Ryan Mast | 1 | -0/+1 | |
2021-06-08 | texlive: update live version to 2021 (#24211) | snehring | 1 | -2/+2 | |
2021-06-08 | intel-tbb: explicitly set OS var and pass to TBB (#23852) | Mark W. Krentel | 1 | -0/+5 | |
The common.inc script in TBB uses the environ var 'OS' to determine the platform it's on. On Linux, this is normally empty and TBB falls back to uname. But some systems set this to 'CentOS Linux 8' which is descriptive, but not exactly what common.inc is looking for. Instead, take the value from python and explicitly set OS to what TBB expects to avoid this problem. | |||||
2021-06-08 | singularity: add singularityce fork (#24201) | Vanessasaurus | 3 | -139/+182 | |
Since the two packages share a common history, the installation procedure has been factored into a common base class. Signed-off-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-06-08 | [umpire] Fix missing header (#24198) | Teodor Nikolov | 2 | -0/+13 | |
2021-06-08 | Python: fix +tkinter+tix support (#23980) | Adam J. Stewart | 5 | -79/+203 | |
* Tcl: fix TCLLIBPATH * Fix TCL|TK|TIX_LIBRARY paths * Fix TCL_LIBRARY, no tcl8.6 subdir * Don't rely on os.listdirs sorting For tcl and tk, we also install the source directory, so there are two init.tcl and tk.tcl locations. We want the one in lib/lib64, which should come before the one in share. * Add more patches * Fix dylib on macOS * Tk: add smoke tests * Tix: add smoke test | |||||
2021-06-08 | ASP-based solver: reordered low priority optimization criteria (#24184) | Massimiliano Culpo | 3 | -0/+28 | |
Minimizing compiler mismatches in the DAG and preferring newer versions of packages are now higher priority than trying to use as many default values as possible in multi-valued variants. | |||||
2021-06-08 | osu-micro-benchmarks: new version 5.7.1 (#23590) | Robert Mijakovic | 1 | -0/+6 | |
2021-06-08 | Update stand-alone tests to use test stage work directory; also added ↵ | Tamara Dahlgren | 1 | -14/+25 | |
expected ctest output (#24191) | |||||
2021-06-08 | gatk: make r a variant (#24189) | Glenn Johnson | 1 | -1/+12 | |
According to the docs, r is needed for plotting, but plotting is untested. In addition, the specific version requirement of java for gatk could lead to multiple installations of r being triggered in an environment. That might cause people to have to be deliberate about java in a deployment. All in all, it seems that r is better as a variant for gatk. | |||||
2021-06-08 | Changes for ufl and basix (#24187) | Chris Richardson | 2 | -2/+2 | |
2021-06-08 | biobambam2: update stand-alone tests to use test stage work directory (#24111) | Tamara Dahlgren | 1 | -1/+4 | |
2021-06-07 | pkgconf: disable check due to missing dependencies (#24168) | Valentin Volkl | 1 | -0/+6 | |
2021-06-07 | delphes: add v3.5.0 (#24101) | Valentin Volkl | 1 | -3/+2 | |
2021-06-07 | Update stand-alone tests to use test stage work directory (#24110) | Tamara Dahlgren | 1 | -20/+29 | |
2021-06-07 | mpich: fix constraints in provides directives (#24176) | Harmen Stoppels | 1 | -3/+5 | |
2021-06-07 | netdata: add v1.31.0 (#24158) | Michael Kuhn | 1 | -0/+11 | |
This also adds some missing dependencies for core functionality. | |||||
2021-06-07 | r-rpostgres: add new package (#22442) | Glenn Johnson | 1 | -0/+30 | |
2021-06-07 | r-rmariadb: remove no longer needed patch (#24171) | Glenn Johnson | 2 | -15/+2 | |
Since PR #22873 was merged, the configure patch for r-rmariadb is no longer needed. Also added comment regarding configure arguments. | |||||
2021-06-07 | Add int64 back for hypre in nalu-wind (#24140) | psakievich | 1 | -2/+2 | |
To concretize the entire exawind environment together we need `hypre` to be built with the same flags for `nalu-wind` and `amr-wind`. @jrood-nrel | |||||
2021-06-07 | axl: Don't deprecate v0.3.0 as it's still actively required by veloc (#24179) | Chuck Atkins | 1 | -1/+1 | |
2021-06-07 | AMD ROCm release 4.2.0: bump up mivisionx version and add gtk option to ↵ | arjun-raj-kuppala | 1 | -8/+16 | |
opencv (#23881) Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-06-07 | Revert "Bootstrap with -O3 in cmake (#23147)" (#24174) | Harmen Stoppels | 1 | -2/+0 | |
This reverts commit fef05621a77ee8b62b318370e1ec7bf39502eb7c. | |||||
2021-06-06 | arborx: enable trilinos 13+ (#24153) | Luca Heltai | 1 | -2/+1 | |
2021-06-06 | py-radiant-mlhub: add new package (#24167) | Adam J. Stewart | 1 | -0/+24 | |
2021-06-06 | NCCL: add new versions (#24155) | Adam J. Stewart | 1 | -2/+4 | |
2021-06-06 | axom: don't require hdf5~shared (#24144) | Peter Scheibel | 1 | -1/+1 | |
2021-06-06 | dealii: add support for arborx (#24154) | Luca Heltai | 1 | -2/+6 | |
2021-06-06 | darshan-runtime: add SGE scheduler (#24160) | Glenn Johnson | 1 | -3/+9 | |
* Set job_id for SGE in darshan-runtime package * Use a multi value variant for scheduler Only one scheduler can be selected so make the variant multi valued and set multi=False. | |||||
2021-06-06 | py-pystac: add new package (#24166) | Adam J. Stewart | 1 | -0/+18 | |
2021-06-06 | py-tqdm: add version 4.56.2 (#24165) | Adam J. Stewart | 1 | -0/+1 | |
2021-06-06 | Add Go 1.16.5 and 1.15.13 (#24170) | Paul | 1 | -0/+2 | |
2021-06-05 | veloc: The axl dependency had an API change in 0.4.0 that breaks veloc (#24157) | Chuck Atkins | 1 | -1/+1 | |
2021-06-05 | GMT: add v6.2.0 (#24164) | Adam J. Stewart | 1 | -0/+2 | |
2021-06-05 | hdf-eos5: Fix issue when linking against hdf5+szip (#23411) (#23412) | Tom Payerle | 1 | -1/+6 | |
* hdf-eos5: Fix issue when linking against hdf5+szip (#23411) Should fix issue #23411 when linking against hdf5+szip Also fix bug if hdf5 does not depend on zlib Reluctantly added payerle as a maintainer | |||||
2021-06-04 | py-warpx: 21.06 (#24152) | Axel Huebl | 3 | -3/+8 | |
2021-06-04 | [py-cvxpy]: Add new version, fix depends_on versions (#24147) | Tom Payerle | 1 | -2/+7 | |
Added version 1.1.13 Fixed versions for dependencies based on README.md for package In particular: * versions 1.1.x require python@3, at least 3.4 and for 1.1.13 at least 3.6 * py-osqp had been pinned to version 0.4.1, but README.md either shows no version restriction, of 0.4.1 and higher * @1.1.13 requires at least 1.1.6 of py-scs * I am assuming since 1.1.x is python@3 only, py-six no longer required (it was not explicitly showing up in README.md for these versions) | |||||
2021-06-04 | tk: fix url for patch (#24146) | Manuela Kuhn | 1 | -1/+1 | |
2021-06-04 | New package: py-python3-xlib (#24139) | Jen Herting | 1 | -0/+16 | |
* [py-python3-xlib] created template * [py-python3-xlib] requires python3 * [py-python3-xlib] Final cleanup - added homepage - added description - removed fixmes * [py-python3-xlib] added homepage * [py-python3-xlib] removing homepage entirely | |||||
2021-06-04 | libceed: Update the hip-related variant (#24142) | Tamara Dahlgren | 1 | -1/+1 | |
2021-06-04 | opencv: Adding gtk variant (#23937) | arjun-raj-kuppala | 1 | -1/+5 | |
2021-06-04 | py-pyprecice: Add version 2.2.0.2 and 2.2.1.1 (#24138) | ajaust | 1 | -1/+4 | |
* add versions 2.2.0.2 and 2.2.1.1 * Add maintainer Added Ishaan as additional maintainer as he is also maintainer of the Python bindings * add new major precice version as dependency | |||||
2021-06-04 | Update stand-alone tests to use test stage work directory (#24130) | Tamara Dahlgren | 1 | -12/+20 | |
2021-06-04 | gengeo: new package (#24126) | Desmond Orton | 1 | -0/+45 | |
2021-06-04 | libbson, mongo-c-driver: add v1.17.6 (#24134) | Michael Kuhn | 2 | -0/+2 | |
2021-06-04 | m4: secure_snprintf.patch is no longer needed for 1.4.19 (#24113) | Adam J. Stewart | 1 | -4/+4 | |
2021-06-03 | New package: py-ibm-watson (#24115) | Jen Herting | 1 | -0/+22 | |
* [py-ibm-watson] created template * [py-ibm-watson] added dependencies * [py-ibm-watson] Final cleanup - added homepage - added description - removed fixmes |