summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/ecflow
AgeCommit message (Collapse)AuthorFilesLines
2020-05-04ecFlow added UI & GUI flag with new version (#16444)Amjad Kotobi1-4/+10
* ecFlow added UI & GUI flag with new version * Fix1
2020-04-27ecflow added version 4.12.0 (#16327)Amjad Kotobi1-0/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-03-14Ensure that every package has a description (#10896)Adam J. Stewart1-2/+2
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-17Add variant to ecflow to choose whether to use static boost libraries. (#9933)Alberto Chiusole1-1/+10
When this variant is set, it requires boost to be built with the +pic variant.
2018-11-18New package: ecFlow, a work flow manager. (#9867)Alberto Chiusole1-0/+30
* New package: ecFlow, a work flow manager. * Fix pep8 style issues.