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
*
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 #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
*
|
Merge pull request #1790 from neheb/bool
Jan Niklas Hasse
2020-12-06
2
-4/+3
|
\
\
|
*
|
[clang-tidy] simplify boolean expression
Rosen Penev
2020-12-05
2
-4/+3
|
|
/
*
|
Merge pull request #1873 from jhasse/remove-travis
Jan Niklas Hasse
2020-12-05
2
-36/+21
|
\
\
|
*
|
Replace Travis CI with GitHub Actions
Jan Niklas Hasse
2020-11-06
2
-36/+21
*
|
|
Merge pull request #1876 from orgads/msvc-warnings
Jan Niklas Hasse
2020-12-05
1
-1/+3
|
\
\
\
|
*
|
|
Suppress MSVC warnings
Orgad Shaneh
2020-11-11
1
-1/+3
*
|
|
|
Ignore clangd files
Jan Niklas Hasse
2020-12-04
1
-0/+4
*
|
|
|
Merge pull request #1866 from jhasse/unique-edge-ids
Jan Niklas Hasse
2020-12-03
7
-23/+34
|
\
\
\
\
|
*
|
|
|
Add unique IDs to edges
Colin Cross
2020-10-30
7
-23/+34
*
|
|
|
|
Merge pull request #1792 from neheb/dec
Jan Niklas Hasse
2020-12-03
3
-7/+9
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
[clang-tidy] fix inconsistent declarations
Rosen Penev
2020-12-02
3
-7/+9
|
/
/
/
/
*
|
|
|
Merge pull request #1887 from mjguzik/freebsd_cpuset
Jan Niklas Hasse
2020-12-01
1
-1/+12
|
\
\
\
\
|
*
|
|
|
Add FreeBSD support to GetProcessorCount
Mateusz Guzik
2020-11-30
1
-1/+12
|
/
/
/
/
*
|
|
|
mark this 1.10.2.git
Jan Niklas Hasse
2020-11-28
1
-1/+1
*
|
|
|
GitHub Actions: Build Universal Binary for macOS
Jan Niklas Hasse
2020-11-23
1
-4/+5
*
|
|
|
Merge pull request #1879 from kadler/aix-cleanup
Jan Niklas Hasse
2020-11-14
3
-4/+25
|
\
\
\
\
|
*
|
|
|
Fix test crashes on AIX
Kevin Adler
2020-11-13
2
-0/+11
|
*
|
|
|
Add libperfstat to AIX CMake build
Kevin Adler
2020-11-13
1
-0/+5
|
*
|
|
|
Use internal getopt for IBM i and AIX
Kevin Adler
2020-11-13
2
-4/+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1880 from kadler/fix-hash-benchmark
Jan Niklas Hasse
2020-11-13
1
-1/+2
|
\
\
\
\
|
*
|
|
|
Fix buffer overread in hash_collision_benchmark.cc
Kevin Adler
2020-11-13
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge pull request #1878 from hdf89shfdfs/multi_generator_bug
Jan Niklas Hasse
2020-11-13
1
-10/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix mulit-configuration bug. This affected users who use
hdf89shfdfs
2020-11-13
1
-10/+8
|
/
/
/
*
|
|
Merge pull request #1787 from neheb/str
Jan Niklas Hasse
2020-11-10
2
-2/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[clang-tidy] remove pointless string init
Rosen Penev
2020-11-07
2
-2/+4
|
/
/
*
|
Merge pull request #1867 from jhasse/github-actions-docker
Jan Niklas Hasse
2020-11-06
2
-0/+64
|
\
\
|
*
|
GitHub Actions: Run more tests on Ubuntu 20.04 (Docker)
Jan Niklas Hasse
2020-10-31
2
-0/+64
|
|
/
*
|
Merge pull request #1870 from nmulcahey/cmake
Jan Niklas Hasse
2020-11-05
1
-1/+1
|
\
\
|
*
|
cmake: Use ${CMAKE_COMMAND} instead of `cmake`
Nathan Mulcahey
2020-11-03
1
-1/+1
|
/
/
*
|
Merge pull request #1868 from kadler/fix-aix-signal-checking
Jan Niklas Hasse
2020-11-02
1
-0/+10
|
\
\
|
*
|
Handle process signalling correctly on AIX
Kevin Adler
2020-10-31
1
-0/+10
|
|
/
*
|
Merge pull request #1834 from jhasse/close-during-generator
Jan Niklas Hasse
2020-11-02
2
-2/+5
|
\
\
|
|
/
|
/
|
|
*
Close BuildLog while running generators, fix #1724
Jan Niklas Hasse
2020-08-26
2
-2/+5
*
|
Check return value of setvbuf, fix #509
Jan Niklas Hasse
2020-10-30
2
-2/+6
*
|
Merge pull request #1865 from ThePrez/ibmi
Jan Niklas Hasse
2020-10-30
1
-0/+7
|
\
\
|
*
|
fixup: remove unneeded CMAKE_C_FLAGS
Jesse Gorzinski
2020-10-29
1
-1/+0
|
*
|
build: Add IBM i compile/link flags
Jesse Gorzinski
2020-10-29
1
-0/+8
|
/
/
*
|
Merge pull request #1614 from splinter-build/std-namespace-for-headerfiles
Jan Niklas Hasse
2020-10-19
80
-278/+366
|
\
\
|
*
|
Comply with project formatting rules wrt 80 column lines
Michael Jones
2020-09-30
8
-13/+19
[next]