Age | Commit message (Collapse) | Author | Files | Lines |
|
* new package: amr-exp-parabolic
* removed boilerplate and added tag
|
|
* removed the tags as per comment in PR# 4749
* addressed above comments
* changed fortran compiler.
* added proxy application tags.
* added tags by removing them from description.
* addressed comments
* used join_path instead of path concat.
* added tags and other minor changes.
* removed tags from description.
|
|
* new package PENNANT
* made adjustments based on comments
* edited logic for mpi variant
* replaced with 'else'
* prefix.bin instead of 'bin'
|
|
* Added Proxy App CoSP2
* Updated the PATH
* Updated MPI Fix
* Fixed Issues
* Fixed Issues with compiler and Flake8
* Enhanced block of code.
* Intended
|
|
* Added Proxy App CoSP2
* Added Proxy App CoHMM
* Updated PATH cohmm
* Chages Fixing Minor issues
* Minor Fix git add cohmm/package.py
* Updated
* Resolved TAG Conflict
* Updated based on the codecov failure
|
|
* new package: CLAMR
* changed from bool variants to single value variants and corresponding logic in build_type and cmake_args
* lowercase variant values
* updated conditionals for variants
* adjusted url and docstring
|
|
* New Package SimpleMOC
* addressed comments
* removed tags as per PR# 4749
* flake8 fix.
* travis fix.
* added proxy app tags to description.
* added mpi and openmpi depedency.
* removed openmpi depdedency.
* addressed comments.
* adding openmp flag conditionally.
* flake 8 fix for tabs.
|
|
|
|
|
|
* new package: SMC
* removed template and added proxy-app tag
* added comp variant in edit()
* edited comp variant in edit()
|
|
* updated py-pylint version
* setuptools required at runtime for pkg_resources
* fixed url for updated pylint
|
|
|
|
* poamsa: new package
* fixed version specs
|
|
* new package to be added: NuT
* removed cmake_args() and made other changes as suggested
* Added setup_environment()
* PEP8 compliant
* edited version name, build_targets, and files/directories to install
* corrected executable directory
* compiler dependencies based on version
|
|
|
|
* busco: new package
* busco: fixing fussy paths
* removing paths, probably was a problem with our module setup
* fixed dep type
|
|
|
|
* raxml: new package
* changed compiler variable
* removing if statement regarding intel compiler
|
|
* New Package: miniMD
* Minor Changes
* Corrected Dependency
* Renamed Executable
* Change to use build directory directly
|
|
* New Package: OpenMC
* comments addressed.
* comments addressed.
* changed 'os.makedirs' to 'mkdirp'
* flake 8 fix.
|
|
* Change directives to allow open-ended variants more easily
* make None default to open-ended
|
|
* Change path to CMakeLists.txt to be relative to root, not pwd
* Changes requested during code review
* Revert back to old naming of root_cmakelists_dir
* Make relative directory more clear in docs
* Revert change causing build_type AttributeError
* Fix forgotten abs_path var
* Update CLHEP with new relative path
* Update more packages with new root_cmakelists_dir syntax
|
|
* package: removed default no-op patch fixes #4085
* do_patch: handles NoSuchMethodError nicely
|
|
|
|
somatic-sniper installs its own copy of samtools, which needs curses.
I'm not sure why I didn't stumble on this in my dev environment, but I
just stumbled over it in a standalone build.
|
|
|
|
|
|
|
|
* New Package: miniXyce
* Removed Tag
|
|
|
|
(#4648)
|
|
|
|
* codar-cheetah: Experimentation harness from the ECP CODAR project
* codar-cheetah: conforming to flake8
|
|
* mrbayes: new package
* fixing beagle version
* fixing typos
* fixing libbeagle dependency types
|
|
|
|
* New Package: miniGhost
* Fixed empty string formatting
|
|
The 4.X branches are now on the homepage, so we take the GitHub release
artifact (careful: take their upload, not the automatic tarball).
Adds a development version of ZeroMQ.
Requires a autogen run, as for all their unreleased versions,
and the pkg-config fix in #4736
|
|
Always sets the `pkg-config` environment hint for
autotools.
Required dependency for `autoreconf` of ZeroMQ when
build from source (e.g. v4.2.2) via autotools in `autogen.sh`
step for `autoreconf`.
|
|
|
|
Lightly tested on CentOS 7 with `python@2.7.13` and `python@3.6.0`.
|
|
* Add package for r-ada, update r-rpart version
Adds a package for r-ada.
Update the version for r-rpart because the previous version is
no longer at that URL. The previous version *is* in the Archive,
but list_url does not seem to be able to find it.
* Clean up FIXMEs (blush)
|
|
|
|
Lightly tested on CentOS 7.
|
|
* New Package: miniFE
* Removed extra property, using variant value directly
|
|
* savanna: Runtime framework for online workflow management from the ECP CODAR project
* savanna: added version 0.5
* savanna: Copying the package contents to prefix as part of installation
* savanna: Doing submodules=true for git checkout of develop version
* savanna: removed dependency on adios@develop. depends on adios
* Savanna: Converted package to MakefilePackage
|
|
* New Package: Pathfinder
* Added index for String format
* Changed to make Makefile edit more specific
* Make Flake8 Happy
* Removed unneeded conversion
|
|
* Add package for freebayes
* Don't include url, must use git info.
* Fix flake8 complaints
|
|
* Add package for Sniffles
* Wire up a manual install step
The cmake infra doesn't install anything, so do it by hand.
The binaries land in a location that embeds the version...
|
|
* hybpiper: new package and spades dependency
* hybpiper: making flkae8 happy
* hybpiper: fixing dependency errors
* fixing python dep type
* removing cmake from spade dependencies
|
|
* New Package: CloverLeaf
* Removed Tag and Added Documentation
* Corrected Dependencies and Variant Values
|