Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | | | 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 |
|/ / / |