.. |
browse.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
browse.h
|
Pass location of build.ninja file to browse script
|
2016-04-19 13:34:16 -07:00 |
browse.py
|
browse.py: use html.escape for python3
|
2020-02-19 05:55:46 -05:00 |
build_log_perftest.cc
|
Avoid implicit cast LoadStatus -> bool
|
2021-04-09 17:08:39 +02:00 |
build_log_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
build_log.cc
|
Revert "Change build log to always log the most recent input mtime"
|
2021-03-24 08:49:58 -05:00 |
build_log.h
|
Revert "Change build log to always log the most recent input mtime"
|
2021-03-24 08:49:58 -05:00 |
build_test.cc
|
dyndep: reconcile dyndep-specified outputs with depfile-specified inputs
|
2021-03-24 17:13:32 -04:00 |
build.cc
|
Revert "Change build log to always log the most recent input mtime"
|
2021-03-24 08:49:58 -05:00 |
build.h
|
Add --quiet option that suppresses status updates.
|
2021-05-06 09:22:26 -07:00 |
canon_perftest.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clean_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clean.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clean.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
clparser_perftest.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clparser_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clparser.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
clparser.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
debug_flags.cc
|
Add -d keepdepfile to preserve depfiles
|
2016-01-28 18:22:12 +09:00 |
debug_flags.h
|
Add -d keepdepfile to preserve depfiles
|
2016-01-28 18:22:12 +09:00 |
depfile_parser_perftest.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
depfile_parser_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
depfile_parser.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
depfile_parser.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
depfile_parser.in.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
deps_log_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
deps_log.cc
|
Check return value of setvbuf, fix #509
|
2020-10-30 10:02:35 +01:00 |
deps_log.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
disk_interface_test.cc
|
Delete read-only files on Windows, too
|
2020-12-07 19:46:10 +01:00 |
disk_interface.cc
|
disk_interface: Restore toleration of missing files in RemoveFile on Windows
|
2021-02-12 11:47:12 -05:00 |
disk_interface.h
|
Comply with project formatting rules wrt 80 column lines
|
2020-09-30 16:19:13 -05:00 |
dyndep_parser_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
dyndep_parser.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
dyndep_parser.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
dyndep.cc
|
dyndep: reconcile dyndep-specified outputs with depfile-specified inputs
|
2021-03-24 17:13:32 -04:00 |
dyndep.h
|
Teach DependencyScan to load a dyndep file
|
2019-04-18 08:21:44 -04:00 |
edit_distance_test.cc
|
Add spelling suggestions for four cases:
|
2011-11-15 21:42:34 -08:00 |
edit_distance.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
edit_distance.h
|
Add spelling suggestions for four cases:
|
2011-11-15 21:42:34 -08:00 |
eval_env.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
eval_env.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
exit_status.h
|
Implement cleanup-on-interrupt
|
2012-02-04 21:46:12 +00:00 |
gen_doxygen_mainpage.sh
|
move various doc files out of top-level directory
|
2011-05-14 16:11:41 -07:00 |
getopt.c
|
Remove trailing whitespace from all files
|
2019-04-17 18:04:54 +02:00 |
getopt.h
|
Fix getopt for AIX
|
2015-08-19 08:43:59 -04:00 |
graph_test.cc
|
dyndep: add dedicated test for dyndep-discovered implicit dependencies
|
2021-03-24 15:38:30 -04:00 |
graph.cc
|
dyndep: reconcile dyndep-specified outputs with depfile-specified inputs
|
2021-03-24 17:13:32 -04:00 |
graph.h
|
dyndep: reconcile dyndep-specified outputs with depfile-specified inputs
|
2021-03-24 17:13:32 -04:00 |
graphviz.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
graphviz.h
|
Add unique IDs to edges
|
2020-10-30 10:58:36 +01:00 |
hash_collision_bench.cc
|
Fix buffer overread in hash_collision_benchmark.cc
|
2020-11-13 17:02:55 -06:00 |
hash_map.h
|
Add NINJA_FALLTHROUGH macro
|
2018-04-11 08:45:54 +03:00 |
includes_normalize_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
includes_normalize-win32.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
includes_normalize.h
|
Comply with project formatting rules wrt 80 column lines
|
2020-09-30 16:19:13 -05:00 |
inline.sh
|
Improve error handling in inline.sh
|
2020-08-28 12:18:55 +01:00 |
lexer_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
lexer.cc
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
lexer.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
lexer.in.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
line_printer.cc
|
Use UTF-8 on Windows 10 Version 1903, fix #1195
|
2021-02-17 21:59:20 +01:00 |
line_printer.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
load_status.h
|
Ignore nonexistent .ninja_log/.ninja_deps for restat and recompact
|
2019-12-23 14:11:09 +01:00 |
manifest_parser_perftest.cc
|
Use internal getopt for IBM i and AIX
|
2020-11-13 15:40:51 -06:00 |
manifest_parser_test.cc
|
Remove -w dupbuild from error message and help output
|
2021-03-20 15:18:53 +01:00 |
manifest_parser.cc
|
Remove -w dupbuild from error message and help output
|
2021-03-20 15:18:53 +01:00 |
manifest_parser.h
|
Comply with project formatting rules wrt 80 column lines
|
2020-09-30 16:19:13 -05:00 |
metrics.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
metrics.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
minidump-win32.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
missing_deps_test.cc
|
Add a -t missingdeps tool to detect some classes of build flakes
|
2021-02-22 23:48:58 +01:00 |
missing_deps.cc
|
missingdeps: use nested maps for edge adjacency cache
|
2021-02-22 23:48:58 +01:00 |
missing_deps.h
|
missingdeps: use nested maps for edge adjacency cache
|
2021-02-22 23:48:58 +01:00 |
msvc_helper_main-win32.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
msvc_helper_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
msvc_helper-win32.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
msvc_helper.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
ninja_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
ninja.cc
|
Update help description for --quiet
|
2021-05-06 09:22:29 -07:00 |
parser.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
parser.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
state_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
state.cc
|
Add unique IDs to edges
|
2020-10-30 10:58:36 +01:00 |
state.h
|
Add unique IDs to edges
|
2020-10-30 10:58:36 +01:00 |
status_test.cc
|
Turn BuildStatus into an interface
|
2020-12-18 12:38:29 -08:00 |
status.cc
|
Add --quiet option that suppresses status updates.
|
2021-05-06 09:22:26 -07:00 |
status.h
|
Put builder output through status interface
|
2021-02-05 12:08:17 -08:00 |
string_piece_util_test.cc
|
[clang-tidy] remove pointless string init
|
2020-11-07 12:27:26 -08:00 |
string_piece_util.cc
|
Comply with project formatting rules wrt 80 column lines
|
2020-09-30 16:19:13 -05:00 |
string_piece_util.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
string_piece.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
subprocess_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
subprocess-posix.cc
|
Handle process signalling correctly on AIX
|
2020-10-31 01:02:37 -05:00 |
subprocess-win32.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
subprocess.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
test.h
|
Comply with project formatting rules wrt 80 column lines
|
2020-09-30 16:19:13 -05:00 |
timestamp.h
|
Add #define to get printf-format specifiers.
|
2017-09-16 03:54:11 -04:00 |
util_test.cc
|
Add 'using namespace std;' to all cc files to prepare for removing it from header files
|
2020-09-30 11:19:09 -05:00 |
util.cc
|
Merge pull request #1899 from colincross/status_for_serialize
|
2021-02-22 23:06:28 +01:00 |
util.h
|
Put builder output through status interface
|
2021-02-05 12:08:17 -08:00 |
version.cc
|
mark this 1.10.2.git
|
2020-11-28 12:21:05 +01:00 |
version.h
|
Remove 'using namespace std' from header files, properly namespace all std symbols
|
2020-09-30 16:19:11 -05:00 |
win32port.h
|
Fix some Windows troubles.
|
2017-09-16 03:54:11 -04:00 |