| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: entr: Remove erroneous use of DESTDIR.•••* gnu/packages/entr.scm (entr)[arguments]: Correctly set PREFIXes.
| Tobias Geerinckx-Rice | 2020-10-08 | 1 | -3/+2 |
* | gnu: entr: Cross-compile.•••* gnu/packages/entr.scm (entr)[arguments]: Use CC-FOR-TARGET.
Use INPUTS instead of WHICH.
[inputs]: Add non-native bash and coreutils packages.
| Tobias Geerinckx-Rice | 2020-10-07 | 1 | -8/+16 |
* | gnu: entr: Update to 4.6.•••* gnu/packages/entr.scm (entr): Update to 4.6.
| Tobias Geerinckx-Rice | 2020-10-07 | 1 | -4/+4 |
* | gnu: entr: Fix references to external programs.•••* gnu/packages/entr.scm (entr)[arguments](remove-fhs-file-names): Use 'which'
instead of relying on the runtime PATH. Patch /bin/sh too.
[inputs]: Add NCURSES.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jakub Kądziołka | 2020-01-12 | 1 | -3/+7 |
* | gnu: entr: Update to 4.2.•••* gnu/packages/entr.scm (entr): Update to 4.2.
| Tobias Geerinckx-Rice | 2019-04-05 | 1 | -2/+3 |
* | gnu: entr: Update to 4.1.•••* gnu/packages/entr.scm (entr): Update to 4.1.
[arguments]: Use INVOKE.
| Ricardo Wurmus | 2019-01-25 | 1 | -18/+21 |
* | gnu: entr: Fix typo in description.•••* gnu/packages/entr.scm (entr)[description]: Fix typo.
| Oleg Pykhalov | 2018-12-22 | 1 | -1/+1 |
* | gnu: entr: Update to 3.6.•••Suggested by Matthew O'N.S Jordan <matthewjordannm@gmail.com>.
* gnu/packages/entr.scm (entr): Update to 3.6.
| Leo Famulari | 2016-08-30 | 1 | -2/+2 |
* | gnu: Add entr.•••* gnu/packages/entr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Matthew Jordan | 2016-05-11 | 1 | -0/+66 |