summaryrefslogtreecommitdiff
path: root/gnu/packages/ninja.scm
Commit message (Expand)AuthorAge
* gnu: ninja: Python is a regular input.Marius Bakke2019-07-07
* gnu: ninja: Build against Python 3.Marius Bakke2019-07-07
* gnu: ninja: Update to 1.9.0.Marius Bakke2019-02-10
* gnu: ninja: Patch /bin/echo in the correct file.Marius Bakke2018-02-26
* gnu: ninja: Patch hard-coded /bin/echo reference.Marius Bakke2018-02-26
* gnu: ninja: Update to 1.8.2.Tobias Geerinckx-Rice2018-01-19
* gnu: ninja: Update to 1.7.2.Marius Bakke2017-03-17
* gnu: ninja: Update to 1.7.1.Efraim Flashner2016-07-03
* gnu: packages: Use 'search-patches' everywhere.Alex Kost2016-04-14
* gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.Ludovic Courtès2015-08-29
* gnu: ninja: Do not report files with mtime = 0 as missing.Ludovic Courtès2015-07-18
* gnu: ninja: Apply the patch in a phase to avoid 'patch-and-repack'.Mark H Weaver2015-07-17
* gnu: ninja: Use modify-phases.Mark H Weaver2015-07-17
* gnu: Add 'file-name' fields for github source tarballs without a name.Mark H Weaver2015-02-28
* gnu: ninja: Disable testcase SubprocessTest.InterruptChild.宋文武2015-01-15
* gnu: Add ninja.宋文武2015-01-11