Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-19 | gnu: ninja: Update to 1.8.2. | Tobias Geerinckx-Rice | |
* gnu/packages/ninja.scm (ninja): Update to 1.8.2. [source]: Remove upstreamed patch. [arguments]: Substitute INVOKE for SYSTEM*. Use standard indentation. * gnu/packages/patches/ninja-zero-mtime.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | |||
2015-07-18 | gnu: ninja: Do not report files with mtime = 0 as missing. | Ludovic Courtès | |
This is a followup to 47f315a. * gnu/packages/patches/ninja-zero-mtime.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ninja.scm (ninja)[source]: Reinstate 'patches' field and add this patch. [arguments]: Remove 'apply-ninja-tests.patch' phase. |