summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/ack/package.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-27Initial License CheckinAiden Grossman1-0/+2
2023-10-26unmaintained a* packages: update to use f-strings (#40467)Alec Scott1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-14/+30
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland1-1/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-08-26fixing "problems in speck" as identified by repology (#25491)Vanessasaurus1-2/+2
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-11-24ack: Fix install modifying download cache (#13836)Oliver Breitwieser1-5/+7
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-4/+4
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-01-22Version update for 2.22 (#7023)Kelly (KT) Thompson1-0/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-22Ack: add version 2.18 (#5445)George Hartzell1-0/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-04-29Python command, libraries, and headers (#3367)Adam J. Stewart1-1/+1
2017-03-28Add info for version 2.16 (#3601)George Hartzell1-0/+1
2016-08-02Ack should depends_on('perl')George Hartzell1-3/+6
2016-08-02Remove unnecessary imports.George Hartzell1-2/+0
2016-08-02Remove override of `unpack(self)`George Hartzell1-3/+0
2016-08-02Use cleaner mech to install scriptGeorge Hartzell1-7/+3
2016-08-02Add package for ackGeorge Hartzell1-0/+57