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 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
*
GitHub Actions: Run ninja_test directly
Jan Niklas Hasse
2020-05-14
1
-1/+1
*
Merge pull request #1769 from scivision/pytest_win
Jan Niklas Hasse
2020-04-30
1
-0/+1
|
\
|
*
test: skip non-Windows tests if on Windows
Michael Hirsch, Ph.D
2020-04-27
1
-0/+1
|
/
*
Add output test for 'no work to do.'
Jan Niklas Hasse
2020-04-24
1
-0/+3
*
Merge pull request #1765 from past-due/macos_deployment_target_1
Jan Niklas Hasse
2020-04-18
1
-0/+2
|
\
|
*
Add MACOSX_DEPLOYMENT_TARGET to macos workflow
past-due
2020-04-18
1
-0/+2
|
/
*
Merge pull request #1763 from nomadbyte/master
Jan Niklas Hasse
2020-04-15
1
-1/+1
|
\
|
*
Null terminate the out2 string passed as filter2 to log.Restat
yydevelop
2020-04-15
1
-1/+1
|
/
*
Turn CONTRIBUTING.md into a link
Jan Niklas Hasse
2020-04-06
1
-1/+2
*
Merge pull request #1748 from scivision/opts
Jan Niklas Hasse
2020-04-06
1
-1/+12
|
\
|
*
only apply optional flags when compiler works
Michael Hirsch, Ph.D
2020-04-06
1
-1/+12
|
/
*
Merge pull request #1637 from beevik/windows-create-process-fix
Jan Niklas Hasse
2020-03-26
1
-5/+13
|
\
|
*
Improve error messages when ninja commands fail on Windows.
Brett Vickers
2019-08-28
1
-5/+13
*
|
Merge pull request #1756 from floppym/readme
Jan Niklas Hasse
2020-03-23
2
-2/+2
|
\
\
|
*
|
Replace references to README with README.md
Mike Gilbert
2020-03-20
2
-2/+2
|
/
/
*
|
Merge pull request #1742 from scivision/cmake
Jan Niklas Hasse
2020-03-03
1
-4/+2
|
\
\
|
*
|
cmake: append instead of set(x ...)
Michael Hirsch, Ph.D
2020-02-21
1
-2/+2
|
*
|
cmake: remove redundant cmake_policy()
Michael Hirsch, Ph.D
2020-02-21
1
-2/+0
|
/
/
[next]