ninja
No description set
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/ninja && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ninja.changes | 0000002506 2.45 KB | |
ninja.spec | 0000001551 1.51 KB | |
v1.5.1.tar.gz | 0000163437 160 KB |
Revision 10 (latest revision is 31)
Stephan Kulow (coolo)
accepted
request 248463
from
Ismail Dönmez (namtrac)
(revision 10)
- Only depend on python-base to trim down BuildRequires - Do not build the html manual - Use upstream pristine tarball - Update to version 1.5.1 * Recompacting removes more entries from the build and deps logs. * Add a manifest parsing perftest and generator that generates random build manifests. * $in, $out are escaped more robustly. * `depfile=$out.d` now works if $out gets escaped. * ninja doesn't error out when it tries to create a directory and the directory already exists. * Ninja now accepts both / and \ on windows when making directories. * \r\n line endings are now accepted in depfiles. * depfile file names can now contain '{' and '}'. * -t compdb no longer crashes on edges with emtpy inputs. * 'keeprsp' is now included in the spelling suggestestions for -d * Many improvements to ninja-mode.el. * ninja_syntax.py is now faster. * bash completion and zsh completion provides completions more often. * ninja.vim now highlights $$ correctly.
Comments 0