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 #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
|
*
|
Remove 'using namespace std' from header files, properly namespace all std sy...
Michael Jones
2020-09-30
26
-276/+250
|
*
|
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
55
-1/+109
*
|
|
Merge pull request #1855 from splinter-build/add-sanitizers
Jan Niklas Hasse
2020-10-03
1
-8/+21
|
\
\
\
|
*
|
|
Add debug build with sanitizers support
Michael Jones
2020-10-02
1
-8/+21
|
/
/
/
*
|
|
Merge pull request #1852 from splinter-build/scan-build
Jan Niklas Hasse
2020-10-02
1
-2/+2
|
\
\
\
|
*
|
|
Add clang-analyze to build
Michael Jones
2020-09-30
1
-2/+2
|
|
/
/
*
|
|
Revert "Merge pull request #1768 from jhasse/github-actions-lint"
Jan Niklas Hasse
2020-10-02
2
-63/+0
*
|
|
Merge pull request #1768 from jhasse/github-actions-lint
Jan Niklas Hasse
2020-10-02
2
-0/+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clang-tidy: Drop readability-container-size-empty due to tests
Jan Niklas Hasse
2020-09-19
1
-2/+0
|
*
|
GitHub Actions: Update to Ubuntu 20.04
Jan Niklas Hasse
2020-09-19
1
-4/+4
|
*
|
Merge branch 'master' into github-actions-lint
Jan Niklas Hasse
2020-09-19
22
-140/+356
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
cmake: add BUILD_TESTING option (ON by default) (#1839)
David Callu
2020-09-14
1
-39/+41
*
|
|
Merge pull request #1789 from neheb/if
Jan Niklas Hasse
2020-09-10
1
-2/+1
|
\
\
\
|
*
|
|
[clang-tidy] fix small false positive
Rosen Penev
2020-06-18
1
-2/+1
*
|
|
|
Merge pull request #1786 from neheb/memb
Jan Niklas Hasse
2020-09-10
2
-8/+3
|
\
\
\
\
|
*
|
|
|
[clang-tidy] remove redundant member init
Rosen Penev
2020-06-18
2
-8/+3
|
|
/
/
/
*
|
|
|
Merge pull request #1836 from aharrison24/cmake-browse-mode-support
Jan Niklas Hasse
2020-08-28
2
-3/+63
|
\
\
\
\
|
*
|
|
|
CMake: Add platform checks for browse mode support
Alastair Harrison
2020-08-28
1
-10/+25
|
*
|
|
|
Improve error handling in inline.sh
Alastair Harrison
2020-08-28
1
-3/+10
|
*
|
|
|
CMake: Add support for "browse" mode
Alastair Harrison
2020-08-27
1
-0/+38
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1823 from serpent7776/patch-1
Jan Niklas Hasse
2020-08-27
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use c++ instead of g++
Krzysztof Leśniak
2020-08-01
1
-1/+1
*
|
|
|
Mark this 1.10.1.git
Jan Niklas Hasse
2020-08-18
1
-1/+1
*
|
|
|
Merge pull request #1780 from jhasse/delay-open
Jan Niklas Hasse
2020-08-03
4
-47/+89
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Delay actually opening log files until the first write, fix #1724
Jan Niklas Hasse
2020-05-23
4
-47/+89
*
|
|
|
cmake: use PROJECT_{SOURCE,BINARY}_DIR instead of CMAKE_{SOURCE,BINARY}_DIR
David Callu
2020-07-17
1
-3/+3
*
|
|
|
Fix typos
Dimitris Apostolou
2020-07-07
3
-5/+5
*
|
|
|
Merge pull request #1804 from ninja-build/nico-patch-2
Nico Weber
2020-06-21
1
-1/+6
|
\
\
\
\
|
*
|
|
|
Include sys/select.h in subprocess-posix.cc
Nico Weber
2020-06-21
1
-1/+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1803 from ninja-build/nico-patch-1
Nico Weber
2020-06-21
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Include unistd.h in disk_interface.cc
Nico Weber
2020-06-21
1
-0/+2
|
/
/
/
*
|
|
GitHub Actions: Switch to MSVC's subdirectory
Jan Niklas Hasse
2020-06-15
1
-1/+1
*
|
|
GitHub Actions: PowerShell requires \ instead of /
Jan Niklas Hasse
2020-06-15
1
-1/+1
*
|
|
GitHub Actions: Run ninja_test directly (Windows)
Jan Niklas Hasse
2020-06-15
1
-1/+1
*
|
|
[clang-tidy] check empty instead of size (#1784)
Rosen Penev
2020-06-04
4
-4/+4
*
|
|
[clang-tidy] remove pointless c_str() (#1785)
Rosen Penev
2020-06-04
1
-1/+1
*
|
|
Add missing Apache license header, fix #1781
Jan Niklas Hasse
2020-05-25
1
-0/+14
*
|
|
bugfix: Process escaped colon in GCC depfiles. (#1774)
zero9178
2020-05-20
3
-24/+121
|
/
/
|
*
Add more clang-tidy checks
Jan Niklas Hasse
2020-06-04
1
-0/+4
|
*
GitHub Actions: Build and test both Debug and Release configs
Jan Niklas Hasse
2020-05-18
1
-18/+37
|
*
GitHub Actions: Also run on Ubuntu 18.04
Jan Niklas Hasse
2020-05-18
2
-0/+42
|
/
*
MinGW now has _mktemp_s, use overload with size parameter
Jan Niklas Hasse
2020-05-18
1
-11/+2
[next]