/src/hydrilla/

='cgit'>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gawk.scm
AgeCommit message (Collapse)Author
2018-03-23gnu: gawk: Return #t from all phases.Mark H Weaver
* gnu/packages/gawk.scm (gawk)[arguments]: Return #t from the 'set-shell-file-name' phase.
2018-03-14gnu: gawk: Enable parallel tests.Efraim Flashner
* gnu/packages/gawk.scm (gawk)[arguments]: Enable parallel tests.
2018-03-14gnu: gawk: Update to 4.2.1.Efraim Flashner
* gnu/packages/gawk.scm (gawk): Update to 4.2.1.
2017-12-10Revert "gnu: gawk: Update to 4.2.0."Efraim Flashner
This reverts commit 78cd051eef9e25a6993478619d2bdb2db60565a6. This commit was added past the merge window and caused conflicts with gettext's test suite.
2017-12-10gnu: gawk: Update to 4.2.0.Efraim Flashner
* gnu/packages/gawk.scm (gawk): Update to 4.2.0.
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-01-06Revert "Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'.""Leo Famulari
This reverts commit f537ad0bf3bd3bdb43f752e091cb4a695a4aa077.
2017-01-05Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'."Leo Famulari
This commit causes too many rebuilds. It will be re-committed to core-updates. This reverts commit 5b2834ae790557a760fea4bf2b8c7bac1ea8f23d.
2017-01-05gnu: gawk: Don't replace 'sh' reference with 'bash'.Leo Famulari
* gnu/packages/gawk.scm (gawk)[arguments]: Use /bin/sh instead of /bin/bash in 'set-shell-file-name' phase.
2016-09-02gnu: gawk: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/gawk.scm (gawk)[arguments]: Use 'modify-phases'.
2016-09-02gnu: gawk: Update to 4.1.4.Ludovic Courtès
* gnu/packages/gawk.scm (gawk): Update to 4.1.4. [source]: Remove 'patches'. [arguments]: Add 'adjust-test-infrastructure' phase. * gnu/packages/patches/gawk-fts-test.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.