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
*
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
*
Set up a proper syntax table for ninja-mode.
Fanael Linithien
2014-11-23
1
-5/+8
*
Set comment-start buffer-locally, not globally.
Fanael Linithien
2014-11-23
1
-1/+1
*
Use quasi-quoting instead of list+cons.
Fanael Linithien
2014-11-23
1
-15/+14
*
Reindent ninja-mode.el using Emacs.
Fanael Linithien
2014-11-23
1
-16/+16
*
Use double semicolon comments.
Fanael Linithien
2014-11-23
1
-2/+2
*
Don't leave lone closing parens.
Fanael Linithien
2014-11-23
1
-4/+2
*
no subshell
Elan Ruusamäe
2014-11-23
1
-1/+1
*
Merge pull request #772 from drbo/syntax_bugfix
Evan Martin
2014-11-23
1
-0/+1
|
\
|
*
Removed tab and added . in variable name regexp
Demetri Obenour
2014-06-01
1
-1/+1
|
*
Added highlighting in Emacs for ${...} variables
Demetri Obenour
2014-06-01
1
-0/+1
*
|
drop leftover references to bootstrap.py
Evan Martin
2014-11-18
1
-1/+1
*
|
Merge pull request #813 from cdlm/emacs-mode-require-newline
Evan Martin
2014-11-18
1
-2/+2
|
\
\
|
*
|
Emacs mode: inherit from prog-mode
Damien Pollet
2014-09-16
1
-2/+2
*
|
|
add a --bootstrap mode for configure.py
Evan Martin
2014-11-18
1
-11/+15
*
|
|
add an "expand" function to ninja_syntax
Evan Martin
2014-11-18
2
-0/+41
*
|
|
emacs: Remove an empty line, wrap a comment.
Nico Weber
2014-11-17
1
-2/+2
*
|
|
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-1/+1
*
|
|
Add zsh completion for targets in conjunction with -C
Fraser Cormack
2014-10-24
1
-1/+8
|
/
/
*
|
Add highlighting of rule in build statements
donkopotamus
2014-06-27
1
-1/+5
*
|
Update ninja-mode for emacs to handle hyphens in rule names
donkopotamus
2014-06-26
1
-1/+1
*
|
Version 1.4 of the vim syntax file was merged.
Nico Weber
2014-06-12
1
-1/+1
|
/
*
Merge pull request #768 from nico/vimsyn
Nico Weber
2014-05-30
1
-2/+4
|
\
|
*
vim syntax: Correctly highlight $$a as ($$)a instead of $($a).
Nico Weber
2014-05-13
1
-2/+4
*
|
Merge pull request #756 from ronnychevalier/rc/zsh_completion
Nico Weber
2014-05-05
1
-3/+44
|
\
\
[next]