summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* ninja-mode.el: add support for indentationKonstantin Kharlamov2023-03-281-5/+30
* ninja-mode.el: fix variables highlightingKonstantin Kharlamov2023-03-281-1/+1
* Use python3 in all run linesNico Weber2023-01-103-5/+3
* Add --quiet flag to zsh completionPaul Seyfert2022-09-041-1/+2
* improve zsh-completionEisuke Kawashima2022-06-131-17/+19
* Make the output of `ninja -t inputs` deterministicDavid 'Digit' Turner2022-03-211-0/+18
* xrange() was removed in Python 3 in favor of range() (#2036)Christian Clauss2021-11-111-4/+4
* Make output_test.py executable again (mistake thanks to WSL)Jan Niklas Hasse2021-06-101-0/+0
* Put Info output back on stdout instead of stderrJan Niklas Hasse2021-06-101-0/+5
* Add test for status suppression under '--quiet'.Eli Ribble2021-05-061-0/+18
* Adds dyndep support to ninja_syntax.py.Nathan Ringo2021-01-121-1/+3
* Created oss-fuzz folder and moved build.sh and sample ninja file into itAdamKorcz2020-12-102-0/+0
* Added fuzzer with build script and seedAdamKorcz2020-12-083-0/+84
* Add missing Apache license header, fix #1781Jan Niklas Hasse2020-05-251-0/+14
* test: skip non-Windows tests if on WindowsMichael Hirsch, Ph.D2020-04-271-0/+1
* Add output test for 'no work to do.'Jan Niklas Hasse2020-04-241-0/+3
* Replace references to README with README.mdMike Gilbert2020-03-201-1/+1
* Ignore nonexistent .ninja_log/.ninja_deps for restat and recompactJan Niklas Hasse2019-12-231-0/+5
* Run output test in temporary directoryJan Niklas Hasse2019-12-231-4/+7
* Fix test_issue_1418 to pass on 1-core VMBernhard M. Wiedemann2019-09-201-1/+1
* Remove trailing whitespace from all filesJan Niklas Hasse2019-04-171-0/+41
* ninja_syntax.py: remove unused has_path argumentAlex Vallee2019-01-301-1/+1
* Add OSX build on travis (#1502)Takuto Ikuta2018-11-171-1/+5
* Allow disabling of escape code stripping, fix #1475Jan Niklas Hasse2018-11-131-5/+16
* Make output_test.py independent of the environmentJan Niklas Hasse2018-11-071-2/+8
* Add test for #1418 (edge output should match status)Jan Niklas Hasse2018-11-051-0/+21
* Add script to test Ninja's outputJan Niklas Hasse2018-11-051-0/+61
* Merge pull request #1472 from Hi-Angel/masterJan Niklas Hasse2018-11-021-1/+1
|\
| * Fix wrong description of script installationKonstantin Kharlamov2018-09-281-1/+1
* | Misc typo fixes by https://github.com/codespell-project/codespell/Mo Zhou2018-09-062-3/+3
|/
* update ninja.vim version after bff884d55Nico Weber2018-04-051-2/+2
* Merge pull request #1356 from RedBeard0531/vim_syntaxNico Weber2018-04-041-5/+9
|\
| * Improve vim syntax definitionMathias Stearn2017-11-091-5/+9
* | Support pool for Writer.build() in ninja_syntax.pyKareem Khazem2018-02-201-1/+3
|/
* Make zsh completion use explicitly specified ninja filesMathias Stearn2017-05-181-1/+6
* Fix syntax error in misc/write_fake_manifests.pyJames Robinson2016-10-241-2/+2
* enhance write_fake_manifest.pyFrank Benkstein2016-06-231-18/+71
* Make misc/measure.py compatible with python3KiYugadgeter2016-05-041-5/+7
* Add support for implicit outputs in ninja_syntax.py.Nicolas Despres2016-02-062-1/+13
* Teach zsh to complete intermediary targets.Nicolas Despres2015-12-241-3/+2
* Merge pull request #1042 from avallee/masterEvan Martin2015-12-062-2/+9
|\
| * Disable long word wrapping entirely in comments.Alex Vallée2015-11-272-10/+3
| * Fix indent in pull request #1042.Alex Vallee2015-11-111-1/+1
| * Fix wrapping file paths in Writer.commentAlex Vallée2015-10-232-2/+16
* | Merge pull request #1047 from pykello/masterNico Weber2015-11-111-3/+2
|\ \
| * | Speed-up bash target auto-complete.Hadi Moshayedi2015-10-311-3/+2
| |/
* | Merge pull request #1046 from zed0/masterNico Weber2015-11-111-2/+1
|\ \
| * | Speed up zsh target completionBen Falconer2015-10-301-2/+1
| |/
* | Update link to point to ninja-build.orgNico Weber2015-11-111-1/+1
* | Make links point to org pageNico Weber2015-11-112-4/+4
|/