Commit 9686e62
Submodule meson updated 1228 files
- .clang-format+1
- .editorconfig+11
- .github/workflows/linux.yml+59
- .github/workflows/macos.yml+53
- .github/workflows/windows.yml+51
- .gitignore+4-2
- CMakeLists.txt+42-4
- CONTRIBUTING.md+34
- HACKING.md-252
- README-21
- README.md+51
- RELEASING+1-1
- bootstrap.py-23
- configure.py+2-2
- doc/manual.asciidoc+8-2
- misc/output_test.py+16-4
- misc/packaging/ninja.spec+1-1
- src/browse.py+5-2
- src/build.cc+22-20
- src/build.h+9-9
- src/build_log.cc+64-6
- src/build_log.h+7-1
- src/build_log_test.cc+50-1
- src/build_test.cc+223
- src/clean.cc+13
- src/clean.h+5
- src/clean_test.cc+82
- src/depfile_parser.cc+83-53
- src/depfile_parser.h+2-11
- src/depfile_parser.in.cc+43-29
- src/depfile_parser_test.cc+101-34
- src/deps_log.cc+7-7
- src/deps_log.h+2-1
- src/graph.cc+34-6
- src/graph.h+1-1
- src/load_status.h+24
- src/manifest_parser.cc-8
- src/manifest_parser_test.cc+2-3
- src/ninja.cc+94-26
- src/subprocess-win32.cc+13-5
- src/test.cc+2-11
- src/version.cc+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments