index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
packages
/
ninja.scm
Age
Commit message (
Expand
)
Author
2022-09-08
gnu: ninja: Update to 1.11.1.
Marius Bakke
2022-06-26
gnu: ninja: Remove input label.
Marius Bakke
2022-06-26
gnu: ninja: Update to 1.11.0.
Marius Bakke
2021-05-22
gnu: ninja: Update to 1.10.2.
Marius Bakke
2020-02-03
gnu: ninja: Update to 1.10.0.
Marius Bakke
2020-02-03
gnu: ninja: Do not use unstable tarball.
Marius Bakke
2019-07-07
gnu: ninja: Python is a regular input.
Marius Bakke
2019-07-07
gnu: ninja: Build against Python 3.
Marius Bakke
2019-02-10
gnu: ninja: Update to 1.9.0.
Marius Bakke
2018-02-26
gnu: ninja: Patch /bin/echo in the correct file.
Marius Bakke
2018-02-26
gnu: ninja: Patch hard-coded /bin/echo reference.
Marius Bakke
2018-01-19
gnu: ninja: Update to 1.8.2.
Tobias Geerinckx-Rice
2017-03-17
gnu: ninja: Update to 1.7.2.
Marius Bakke
2016-07-03
gnu: ninja: Update to 1.7.1.
Efraim Flashner
2016-04-14
gnu: packages: Use 'search-patches' everywhere.
Alex Kost
2015-08-29
gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.
Ludovic Courtès
2015-07-18
gnu: ninja: Do not report files with mtime = 0 as missing.
Ludovic Courtès
2015-07-17
gnu: ninja: Apply the patch in a phase to avoid 'patch-and-repack'.
Mark H Weaver
2015-07-17
gnu: ninja: Use modify-phases.
Mark H Weaver
2015-02-28
gnu: Add 'file-name' fields for github source tarballs without a name.
Mark H Weaver
2015-01-15
gnu: ninja: Disable testcase SubprocessTest.InterruptChild.
宋文武
2015-01-11
gnu: Add ninja.
宋文武