index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1907 from aDotInTheVoid/patch-1
Jan Niklas Hasse
2021-03-05
1
-2/+3
|
\
|
*
Clarify purpose for implicit dependencies
Nixon Enraght-Moony
2021-01-29
1
-2/+3
*
|
Merge pull request #1921 from bradking/windows-code-page-utf8
Jan Niklas Hasse
2021-03-04
2
-10/+13
|
\
\
|
*
|
wincodepage: minimize to indicate UTF-8 or not
Brad King
2021-03-01
2
-10/+13
|
/
/
*
|
Merge pull request #1918 from bradking/windows-code-page
Jan Niklas Hasse
2021-02-26
2
-2/+31
|
\
\
|
*
|
Add tool to print code page information on Windows
Brad King
2021-02-26
2
-0/+29
|
*
|
doc: fix format of 'missingdeps' documentation
Brad King
2021-02-26
1
-2/+2
|
/
/
*
|
Merge pull request #1916 from scivision/check_msg
Jan Niklas Hasse
2021-02-23
1
-0/+8
|
\
\
|
*
|
cmake: add browse check status
Michael Hirsch
2021-02-23
1
-0/+8
|
/
/
*
|
Merge pull request #1331 from ilor/missingdeps3
Jan Niklas Hasse
2021-02-23
9
-5/+497
|
\
\
|
*
|
missingdeps: use nested maps for edge adjacency cache
Tomasz Śniatowski
2021-02-22
2
-34/+15
|
*
|
missingdeps: add exception for targets that dep on build.ninja
Tomasz Śniatowski
2021-02-22
1
-0/+8
|
*
|
Add manual entry about the missingdeps tool
Tomasz Śniatowski
2021-02-22
1
-0/+15
|
*
|
Add a -t missingdeps tool to detect some classes of build flakes
Tomasz Śniatowski
2021-02-22
6
-1/+478
|
*
|
Refactor depfile loading in preparation for the missingdeps tool
Tomasz Śniatowski
2021-02-22
2
-4/+15
*
|
|
Merge pull request #1915 from jhasse/windows-utf8
Jan Niklas Hasse
2021-02-23
3
-15/+32
|
\
\
\
|
*
|
|
Use UTF-8 on Windows 10 Version 1903, fix #1195
Jan Niklas Hasse
2021-02-17
3
-15/+32
*
|
|
|
Merge pull request #1911 from eszlari/cmake-cleanup
Jan Niklas Hasse
2021-02-22
1
-13/+13
|
\
\
\
\
|
*
|
|
|
cmake: add_compile_options / PROJECT_SOURCE_DIR
Peter Eszlari
2021-02-09
1
-13/+13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1899 from colincross/status_for_serialize
Jan Niklas Hasse
2021-02-22
11
-393/+534
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Put builder output through status interface
Colin Cross
2021-02-05
6
-15/+76
|
*
|
|
Turn BuildStatus into an interface
Colin Cross
2020-12-18
9
-327/+429
|
*
|
|
Simplify running edges status
Colin Cross
2020-12-18
3
-25/+21
|
*
|
|
Move edge time from Status to Builder
Colin Cross
2020-12-18
4
-98/+80
*
|
|
|
Merge pull request #1913 from bradking/windows-remove
Jan Niklas Hasse
2021-02-12
1
-8/+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
disk_interface: Restore toleration of missing files in RemoveFile on Windows
Brad King
2021-02-12
1
-1/+8
|
*
|
|
disk_interface: Do not query bits of INVALID_FILE_ATTRIBUTES
Brad King
2021-02-12
1
-5/+5
|
*
|
|
disk_interface: Improve wrapping of comment in RemoveFile
Brad King
2021-02-12
1
-3/+3
|
/
/
/
*
|
|
GitHub Actions: Test both Debug and Release with MSVC
Jan Niklas Hasse
2021-02-12
1
-2/+7
*
|
|
Merge pull request #1892 from jhasse/windows-readonly
Jan Niklas Hasse
2021-02-10
2
-2/+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Delete read-only files on Windows, too
Jan Niklas Hasse
2020-12-07
2
-2/+25
*
|
|
Merge pull request #1905 from korli/haiku
Jan Niklas Hasse
2021-01-28
1
-0/+4
|
\
\
\
|
*
|
|
Add Haiku support.
Augustin Cavalier
2021-01-28
1
-0/+4
|
/
/
/
*
|
|
Merge pull request #1904 from remexre/master
Jan Niklas Hasse
2021-01-13
1
-1/+3
|
\
\
\
|
*
|
|
Adds dyndep support to ninja_syntax.py.
Nathan Ringo
2021-01-12
1
-1/+3
|
/
/
/
*
|
|
Merge pull request #1674 from cameron314/bugfix/core-count
Jan Niklas Hasse
2021-01-01
1
-0/+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added preprocessor if to clarify processor count workaround code is only need...
Cameron
2020-12-31
1
-1/+2
|
*
|
Tweaks following code review
Cameron
2020-06-10
1
-4/+3
|
*
|
Style changes following code review
Cameron Desrochers
2019-11-20
1
-4/+8
|
*
|
Removed unnecessary #ifdef following code review
Cameron Desrochers
2019-11-13
1
-2/+1
|
*
|
Use symbolic constant as suggested in code review
Cameron
2019-11-13
1
-1/+1
|
*
|
Fixed processor count detection on Windows when multiple processor groups (i....
Cameron Desrochers
2019-11-12
1
-0/+26
*
|
|
Merge pull request #1893 from AdamKorcz/fuzz1
Jan Niklas Hasse
2020-12-11
3
-0/+84
|
\
\
\
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1894 from gjasny/modern-add-test-signature
Jan Niklas Hasse
2020-12-11
2
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake: Use modern add_test signature
Gregor Jasny
2020-12-11
2
-2/+2
|
/
/
*
|
Ignore new clangd cache directory, too
Jan Niklas Hasse
2020-12-06
1
-0/+1
*
|
Merge pull request #1791 from neheb/exp
Jan Niklas Hasse
2020-12-06
2
-5/+4
|
\
\
|
*
|
[clang-tidy] add explicit to single argument constructors
Rosen Penev
2020-12-06
2
-5/+4
[next]