index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds dyndep support to ninja_syntax.py.
Nathan Ringo
2021-01-12
1
-1/+3
*
Created oss-fuzz folder and moved build.sh and sample ninja file into it
AdamKorcz
2020-12-10
2
-0/+0
*
Added fuzzer with build script and seed
AdamKorcz
2020-12-08
3
-0/+84
*
Add missing Apache license header, fix #1781
Jan Niklas Hasse
2020-05-25
1
-0/+14
*
test: skip non-Windows tests if on Windows
Michael Hirsch, Ph.D
2020-04-27
1
-0/+1
*
Add output test for 'no work to do.'
Jan Niklas Hasse
2020-04-24
1
-0/+3
*
Replace references to README with README.md
Mike Gilbert
2020-03-20
1
-1/+1
*
Ignore nonexistent .ninja_log/.ninja_deps for restat and recompact
Jan Niklas Hasse
2019-12-23
1
-0/+5
*
Run output test in temporary directory
Jan Niklas Hasse
2019-12-23
1
-4/+7
*
Fix test_issue_1418 to pass on 1-core VM
Bernhard M. Wiedemann
2019-09-20
1
-1/+1
*
Remove trailing whitespace from all files
Jan Niklas Hasse
2019-04-17
1
-0/+41
*
ninja_syntax.py: remove unused has_path argument
Alex Vallee
2019-01-30
1
-1/+1
*
Add OSX build on travis (#1502)
Takuto Ikuta
2018-11-17
1
-1/+5
*
Allow disabling of escape code stripping, fix #1475
Jan Niklas Hasse
2018-11-13
1
-5/+16
*
Make output_test.py independent of the environment
Jan Niklas Hasse
2018-11-07
1
-2/+8
*
Add test for #1418 (edge output should match status)
Jan Niklas Hasse
2018-11-05
1
-0/+21
*
Add script to test Ninja's output
Jan Niklas Hasse
2018-11-05
1
-0/+61
*
Merge pull request #1472 from Hi-Angel/master
Jan Niklas Hasse
2018-11-02
1
-1/+1
|
\
|
*
Fix wrong description of script installation
Konstantin Kharlamov
2018-09-28
1
-1/+1
*
|
Misc typo fixes by https://github.com/codespell-project/codespell/
Mo Zhou
2018-09-06
2
-3/+3
|
/
*
update ninja.vim version after bff884d55
Nico Weber
2018-04-05
1
-2/+2
*
Merge pull request #1356 from RedBeard0531/vim_syntax
Nico Weber
2018-04-05
1
-5/+9
|
\
|
*
Improve vim syntax definition
Mathias Stearn
2017-11-09
1
-5/+9
*
|
Support pool for Writer.build() in ninja_syntax.py
Kareem Khazem
2018-02-20
1
-1/+3
|
/
*
Make zsh completion use explicitly specified ninja files
Mathias Stearn
2017-05-18
1
-1/+6
*
Fix syntax error in misc/write_fake_manifests.py
James Robinson
2016-10-25
1
-2/+2
*
enhance write_fake_manifest.py
Frank Benkstein
2016-06-23
1
-18/+71
*
Make misc/measure.py compatible with python3
KiYugadgeter
2016-05-04
1
-5/+7
*
Add support for implicit outputs in ninja_syntax.py.
Nicolas Despres
2016-02-06
2
-1/+13
*
Teach zsh to complete intermediary targets.
Nicolas Despres
2015-12-24
1
-3/+2
*
Merge pull request #1042 from avallee/master
Evan Martin
2015-12-06
2
-2/+9
|
\
|
*
Disable long word wrapping entirely in comments.
Alex Vallée
2015-11-27
2
-10/+3
|
*
Fix indent in pull request #1042.
Alex Vallee
2015-11-12
1
-1/+1
|
*
Fix wrapping file paths in Writer.comment
Alex Vallée
2015-10-23
2
-2/+16
*
|
Merge pull request #1047 from pykello/master
Nico Weber
2015-11-12
1
-3/+2
|
\
\
|
*
|
Speed-up bash target auto-complete.
Hadi Moshayedi
2015-10-31
1
-3/+2
|
|
/
*
|
Merge pull request #1046 from zed0/master
Nico Weber
2015-11-12
1
-2/+1
|
\
\
|
*
|
Speed up zsh target completion
Ben Falconer
2015-10-30
1
-2/+1
|
|
/
*
|
Update link to point to ninja-build.org
Nico Weber
2015-11-11
1
-1/+1
*
|
Make links point to org page
Nico Weber
2015-11-11
2
-4/+4
|
/
*
Add notes on using afl-fuzz to HACKING.
Nico Weber
2015-03-19
17
-0/+21
*
zsh-completion: remove use of 'head' with negative offset
Fraser Cormack
2014-12-20
1
-1/+1
*
Remove unneeded save-excursion.
Fanael Linithien
2014-11-24
1
-22/+21
*
Use lexical-binding.
Fanael Linithien
2014-11-23
1
-1/+1
*
Add a Emacs 24 requirement.
Fanael Linithien
2014-11-23
1
-0/+2
*
Correctly recognize a comment if the previous line is a comment ending in $.
Fanael Linithien
2014-11-23
1
-2/+9
*
Avoid putting properties past the end of the buffer.
Fanael Linithien
2014-11-23
1
-1/+4
*
Don't use dotted list syntax unless necessary.
Fanael Linithien
2014-11-23
1
-4/+4
*
Remove unnecessary regexp group.
Fanael Linithien
2014-11-23
1
-2/+2
*
Correctly recognize comments.
Fanael Linithien
2014-11-23
1
-0/+17
[next]