Sign in
fuchsia
/
third_party
/
github.com
/
ninja-build
/
ninja
/
HEAD
ac0fe07
Merge pull request #1907 from aDotInTheVoid/patch-1
by Jan Niklas Hasse
· 2 days ago
master
0c11d6e
Merge pull request #1921 from bradking/windows-code-page-utf8
by Jan Niklas Hasse
· 3 days ago
a510f53
wincodepage: minimize to indicate UTF-8 or not
by Brad King
· 6 days ago
1a80150
Merge pull request #1918 from bradking/windows-code-page
by Jan Niklas Hasse
· 9 days ago
706e16b
Add tool to print code page information on Windows
by Brad King
· 9 days ago
212cd97
doc: fix format of 'missingdeps' documentation
by Brad King
· 9 days ago
100efba
Merge pull request #1916 from scivision/check_msg
by Jan Niklas Hasse
· 12 days ago
aa9317e
cmake: add browse check status
by Michael Hirsch
· 12 days ago
5c93343
Merge pull request #1331 from ilor/missingdeps3
by Jan Niklas Hasse
· 12 days ago
ec8de9c
Merge pull request #1915 from jhasse/windows-utf8
by Jan Niklas Hasse
· 12 days ago
6c89e59
missingdeps: use nested maps for edge adjacency cache
by Tomasz Śniatowski
· 12 days ago
b94a891
missingdeps: add exception for targets that dep on build.ninja
by Tomasz Śniatowski
· 12 days ago
bc69a64
Add manual entry about the missingdeps tool
by Tomasz Śniatowski
· 12 days ago
3030254
Add a -t missingdeps tool to detect some classes of build flakes
by Tomasz Śniatowski
· 12 days ago
d0489c3
Refactor depfile loading in preparation for the missingdeps tool
by Tomasz Śniatowski
· 12 days ago
c83f00c
Merge pull request #1911 from eszlari/cmake-cleanup
by Jan Niklas Hasse
· 13 days ago
e77c561
Merge pull request #1899 from colincross/status_for_serialize
by Jan Niklas Hasse
· 13 days ago
00459e2
Use UTF-8 on Windows 10 Version 1903, fix #1195
by Jan Niklas Hasse
· 3 weeks ago
9c66e69
Merge pull request #1913 from bradking/windows-remove
by Jan Niklas Hasse
· 3 weeks ago
5392e0e
disk_interface: Restore toleration of missing files in RemoveFile on Windows
by Brad King
· 3 weeks ago
c7e3e5e
disk_interface: Do not query bits of INVALID_FILE_ATTRIBUTES
by Brad King
· 3 weeks ago
a33b813
disk_interface: Improve wrapping of comment in RemoveFile
by Brad King
· 3 weeks ago
b066297
GitHub Actions: Test both Debug and Release with MSVC
by Jan Niklas Hasse
· 3 weeks ago
a999fdb
Merge pull request #1892 from jhasse/windows-readonly
by Jan Niklas Hasse
· 4 weeks ago
6118f74
cmake: add_compile_options / PROJECT_SOURCE_DIR
by Peter Eszlari
· 4 weeks ago
ad3d29f
Put builder output through status interface
by Colin Cross
· 4 weeks ago
942a523
Clarify purpose for implicit dependencies
by Nixon Enraght-Moony
· 5 weeks ago
9216c31
Merge pull request #1905 from korli/haiku
by Jan Niklas Hasse
· 5 weeks ago
fba4f7b
Add Haiku support.
by Augustin Cavalier
· 5 weeks ago
68f09b0
Merge pull request #1904 from remexre/master
by Jan Niklas Hasse
· 8 weeks ago
c161199
Adds dyndep support to ninja_syntax.py.
by Nathan Ringo
· 8 weeks ago
fb824d2
Merge pull request #1674 from cameron314/bugfix/core-count
by Jan Niklas Hasse
· 9 weeks ago
4b07ca3
Added preprocessor if to clarify processor count workaround code is only needed on 32-bit builds (following code review)
by Cameron
· 9 weeks ago
589f5b2
Turn BuildStatus into an interface
by Colin Cross
· 3 months ago
045890c
Simplify running edges status
by Colin Cross
· 3 months ago
dede9ac
Move edge time from Status to Builder
by Colin Cross
· 3 months ago
68f9714
Merge pull request #1893 from AdamKorcz/fuzz1
by Jan Niklas Hasse
· 3 months ago
91f4a49
Merge pull request #1894 from gjasny/modern-add-test-signature
by Jan Niklas Hasse
· 3 months ago
721db10
cmake: Use modern add_test signature
by Gregor Jasny
· 3 months ago
365a149
Created oss-fuzz folder and moved build.sh and sample ninja file into it
by AdamKorcz
· 3 months ago
9c80131
Added fuzzer with build script and seed
by AdamKorcz
· 3 months ago
2d7f7e5
Delete read-only files on Windows, too
by Jan Niklas Hasse
· 3 months ago
58f77f9
Ignore new clangd cache directory, too
by Jan Niklas Hasse
· 3 months ago
507db2c
Merge pull request #1791 from neheb/exp
by Jan Niklas Hasse
· 3 months ago
e664814
Merge pull request #1790 from neheb/bool
by Jan Niklas Hasse
· 3 months ago
0351d68
[clang-tidy] add explicit to single argument constructors
by Rosen Penev
· 3 months ago
7c36b88
[clang-tidy] simplify boolean expression
by Rosen Penev
· 3 months ago
deb5421
Merge pull request #1873 from jhasse/remove-travis
by Jan Niklas Hasse
· 3 months ago
7705fed
Merge pull request #1876 from orgads/msvc-warnings
by Jan Niklas Hasse
· 3 months ago
1605317
Ignore clangd files
by Jan Niklas Hasse
· 3 months ago
629f926
Merge pull request #1866 from jhasse/unique-edge-ids
by Jan Niklas Hasse
· 3 months ago
7193fb7
Merge pull request #1792 from neheb/dec
by Jan Niklas Hasse
· 3 months ago
76ecd30
[clang-tidy] fix inconsistent declarations
by Rosen Penev
· 3 months ago
7cff477
Merge pull request #1887 from mjguzik/freebsd_cpuset
by Jan Niklas Hasse
· 3 months ago
9d4ea5a
Add FreeBSD support to GetProcessorCount
by Mateusz Guzik
· 3 months ago
ed056bd
mark this 1.10.2.git
by Jan Niklas Hasse
· 3 months ago
242b7dd
GitHub Actions: Build Universal Binary for macOS
by Jan Niklas Hasse
· 3 months ago
a30ccae
Merge pull request #1879 from kadler/aix-cleanup
by Jan Niklas Hasse
· 4 months ago
a0b5641
Merge pull request #1880 from kadler/fix-hash-benchmark
by Jan Niklas Hasse
· 4 months ago
a03dd05
Merge pull request #1878 from hdf89shfdfs/multi_generator_bug
by Jan Niklas Hasse
· 4 months ago
a8ad533
Fix buffer overread in hash_collision_benchmark.cc
by Kevin Adler
· 4 months ago
92fc375
Fix test crashes on AIX
by Kevin Adler
· 4 months ago
b52970e
Add libperfstat to AIX CMake build
by Kevin Adler
· 4 months ago
1cb029b
Use internal getopt for IBM i and AIX
by Kevin Adler
· 4 months ago
8cf4a39
Fix mulit-configuration bug. This affected users who use
by hdf89shfdfs
· 4 months ago
d709a37
Suppress MSVC warnings
by Orgad Shaneh
· 4 months ago
3094b5c
Merge pull request #1787 from neheb/str
by Jan Niklas Hasse
· 4 months ago
9fa3491
[clang-tidy] remove pointless string init
by Rosen Penev
· 4 months ago
c09122c
Replace Travis CI with GitHub Actions
by Jan Niklas Hasse
· 4 months ago
17bcd4c
Merge pull request #1867 from jhasse/github-actions-docker
by Jan Niklas Hasse
· 4 months ago
7653ebd
Merge pull request #1870 from nmulcahey/cmake
by Jan Niklas Hasse
· 4 months ago
f92b5b6
cmake: Use ${CMAKE_COMMAND} instead of `cmake`
by Nathan Mulcahey
· 4 months ago
e87c497
Merge pull request #1868 from kadler/fix-aix-signal-checking
by Jan Niklas Hasse
· 4 months ago
0b5be14
Merge pull request #1834 from jhasse/close-during-generator
by Jan Niklas Hasse
· 4 months ago
7ea6c53
Handle process signalling correctly on AIX
by Kevin Adler
· 4 months ago
ee2e2fa
GitHub Actions: Run more tests on Ubuntu 20.04 (Docker)
by Jan Niklas Hasse
· 4 months ago
03cbfc6
Add unique IDs to edges
by Colin Cross
· 4 months ago
d45ff8e
Check return value of setvbuf, fix #509
by Jan Niklas Hasse
· 4 months ago
8323cf1
Merge pull request #1865 from ThePrez/ibmi
by Jan Niklas Hasse
· 4 months ago
e74884f
fixup: remove unneeded CMAKE_C_FLAGS
by Jesse Gorzinski
· 4 months ago
5203aa4
build: Add IBM i compile/link flags
by Jesse Gorzinski
· 4 months ago
5993141
Merge pull request #1614 from splinter-build/std-namespace-for-headerfiles
by Jan Niklas Hasse
· 5 months ago
08eb916
Merge pull request #1855 from splinter-build/add-sanitizers
by Jan Niklas Hasse
· 5 months ago
6fa1c59
Add debug build with sanitizers support
by Michael Jones
· 5 months ago
3dc8664
Merge pull request #1852 from splinter-build/scan-build
by Jan Niklas Hasse
· 5 months ago
e14c255
Revert "Merge pull request #1768 from jhasse/github-actions-lint"
by Jan Niklas Hasse
· 5 months ago
18df4d1
Merge pull request #1768 from jhasse/github-actions-lint
by Jan Niklas Hasse
· 5 months ago
73e96c6
Comply with project formatting rules wrt 80 column lines
by Michael Jones
· 5 months ago
a5aae85
Remove 'using namespace std' from header files, properly namespace all std symbols
by Michael Jones
· 5 months ago
c22512b
Add clang-analyze to build
by Michael Jones
· 5 months ago
ff4f2a0
Add 'using namespace std;' to all cc files to prepare for removing it from header files
by Michael Jones
· 5 months ago
3b8b838
clang-tidy: Drop readability-container-size-empty due to tests
by Jan Niklas Hasse
· 6 months ago
811b3d8
GitHub Actions: Update to Ubuntu 20.04
by Jan Niklas Hasse
· 6 months ago
a2464f9
Merge branch 'master' into github-actions-lint
by Jan Niklas Hasse
· 6 months ago
54959b0
cmake: add BUILD_TESTING option (ON by default) (#1839)
by David Callu
· 6 months ago
8cd8571
Merge pull request #1789 from neheb/if
by Jan Niklas Hasse
· 6 months ago
04b6445
Merge pull request #1786 from neheb/memb
by Jan Niklas Hasse
· 6 months ago
2f3e527
Merge pull request #1836 from aharrison24/cmake-browse-mode-support
by Jan Niklas Hasse
· 6 months ago
0b5f5ba
CMake: Add platform checks for browse mode support
by Alastair Harrison
· 6 months ago
67f960b
Improve error handling in inline.sh
by Alastair Harrison
· 6 months ago
Next »