Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
2dde61e46ab789f18956ff3b7c257dd8eb97993f
2dde61e
Merge pull request #117 from danw/Werror
by Shinichiro Hamaji
· 7 years ago
f63a3fd
Add --werror_find_emulator, --werror_overriding_commands
by Dan Willemsen
· 8 years ago
96e3c40
Merge pull request #116 from danw/find_eacces
by Shinichiro Hamaji
· 8 years ago
09279ad
Ignore EACCES during find emulator opendir
by Dan Willemsen
· 8 years ago
c76b9f1
Merge pull request #112 from danw/random_affinity
by Dan Willemsen
· 8 years ago
a51ad0b
Merge pull request #113 from danw/resilient_find
by Shinichiro Hamaji
· 8 years ago
5db7f7c
Randomize cpu affinity
by Dan Willemsen
· 8 years ago
00d11fa
Merge pull request #111 from danw/color_warnings
by Dan Willemsen
· 8 years ago
6f3f0f4
Be more resilient to directories disappearing during startup
by Dan Willemsen
· 8 years ago
692e64e
Pass a Loc into FindEmulator for better warnings
by Dan Willemsen
· 8 years ago
e41c755
Add --color_warnings to make warnings/errors like clang
by Dan Willemsen
· 8 years ago
f8e1558
Merge pull request #108 from zchee/authors-glog
by Shinichiro Hamaji
· 8 years ago
e80373b
[AUTHORS] Fix kati instead of glog
by Koichi Shiraishi
· 8 years ago
a4682fa
Merge pull request #106 from zchee/go-gettable
by Shinichiro Hamaji
· 8 years ago
d02813b
Add Koichi Shiraishi to AUTHORS/CONTRIBUTORS
by Koichi Shiraishi
· 8 years ago
df8cd05
[C++] add +build ignore magic comment for go build
by Koichi Shiraishi
· 8 years ago
0a2453a
[go] fix ldflags foramt to add '=' for -X flag
by Koichi Shiraishi
· 8 years ago
e99f57f
[go] fix stat.Dev type to uint64
by Koichi Shiraishi
· 8 years ago
0a72af2
Merge pull request #105 from danw/kati_pool
by Shinichiro Hamaji
· 8 years ago
2f75ffa
Allow rules to specify custom ninja pools
by Dan Willemsen
· 8 years ago
69fed2d
Merge pull request #104 from danw/clang-tidy
by Shinichiro Hamaji
· 8 years ago
cb2ff85
Fix some possible performance issues found by clang-tidy
by Dan Willemsen
· 8 years ago
ba9de4b
Merge pull request #103 from google/danw-androidbp-update
by Shinichiro Hamaji
· 8 years ago
3af7e61
Update Android.bp to shrink executables
by Dan Willemsen
· 8 years ago
cbddec0
Merge pull request #102 from danw/typo
by Dan Willemsen
· 8 years ago
f09d21d
Fix typo in regen_dump.cc
by Dan Willemsen
· 8 years ago
f082e5b
Merge pull request #101 from danw/findleaves
by Shinichiro Hamaji
· 8 years ago
439f6f1
Optimize findleaves regen check
by Dan Willemsen
· 8 years ago
8543327
Remove "out" special case handling from FindEmulator
by Dan Willemsen
· 8 years ago
d2dcfa2
Merge pull request #100 from danw/stamp_dump_tool
by Shinichiro Hamaji
· 8 years ago
6e63e0f
Add a tool to export a kati stamp file to other tools
by Dan Willemsen
· 8 years ago
896c7ff
Merge pull request #87 from nlewycky/master
by Dan Willemsen
· 8 years ago
cb717b8
Merge pull request #98 from danw/regen_side_effects
by Dan Willemsen
· 8 years ago
2547af0
Merge pull request #97 from danw/file_func
by Dan Willemsen
· 8 years ago
f06d801
Implement the `file` function to read and write files
by Dan Willemsen
· 8 years ago
d70bd64
Merge pull request #96 from danw/opt_runcommand
by Shinichiro Hamaji
· 8 years ago
f3a021b
Merge pull request #95 from danw/readonly
by Shinichiro Hamaji
· 8 years ago
d325f59
Run regen commands sequentially
by Dan Willemsen
· 8 years ago
064be22
Optimize RunCommand by removing /bin/sh wrapper when possible
by Dan Willemsen
· 8 years ago
9862c2a
Add simple benchmark for RunCommand
by Dan Willemsen
· 8 years ago
f87d49e
Support marking variables as readonly
by Dan Willemsen
· 8 years ago
5e45e97
Merge pull request #92 from danw/asan_workaround
by Dan Willemsen
· 8 years ago
5131f84
Workaround lifetime problem identified by ASAN
by Dan Willemsen
· 8 years ago
2ef045a
Merge pull request #94 from danw/date_echo_no_ignore
by Shinichiro Hamaji
· 8 years ago
1abedff
Stop using .PHONY as a build target in phony.mk
by hamaji
· 8 years ago
fc689ae
Merge pull request #93 from danw/ninja_special_targets
by Shinichiro Hamaji
· 8 years ago
fa58b6f
Merge pull request #91 from danw/regen_debug
by Shinichiro Hamaji
· 8 years ago
6d3dd63
Merge pull request #90 from danw/unused_parameter_warning
by Shinichiro Hamaji
· 8 years ago
40e5a3d
Don't ignore all date/echo commands
by Dan Willemsen
· 8 years ago
cac3d5a
ninja: Don't emit special targets (.*)
by Dan Willemsen
· 8 years ago
f6486ce
Add --regen_debug
by Dan Willemsen
· 8 years ago
f2b88a5
Fix unused parameter warning for !SSE4.2
by Dan Willemsen
· 8 years ago
d26caad
[C++] Remove code only for non-SSE environment
by Shinichiro Hamaji
· 8 years ago
6691a0b
[C++] Do not use STTNI when string length is <16
by Shinichiro Hamaji
· 8 years ago
da2a2a3
[C++] Fix strutil_test for non-SSE build
by Shinichiro Hamaji
· 8 years ago
8ca0f76
[C++] Fix a typo in PR#48
by Shinichiro Hamaji
· 8 years ago
91420ec
Merge pull request #84 from danw/invalid_string_access
by Shinichiro Hamaji
· 8 years ago
cd29d6c
Add unit tests for invalid string accesses
by Dan Willemsen
· 8 years ago
c4f7662
[C++] Allow targets which start with `='.
by Shinichiro Hamaji
· 8 years ago
dbd6b57
Add Po Hu to AUTHORS/CONTRIBUTORS
by Shinichiro Hamaji
· 8 years ago
8e77fa7
Merge branch 'jzhupo-master'
by Shinichiro Hamaji
· 8 years ago
5e6b2e4
Add testcases for commandline variables
by Shinichiro Hamaji
· 8 years ago
4627ab2
[C++] A follow-up for the previous change
by Shinichiro Hamaji
· 8 years ago
d570f21
[C++] Allow pass command line variables from make to ckati
by Po Hu
· 8 years ago
6957e9a
[C++] Allow command line variables to override file variables
by Po Hu
· 8 years ago
f8dad36
Fix typo in comment.
by Nick Lewycky
· 8 years ago
067e9f1
Turn CHECK failure that depends on file system state into an error message
by Nick Lewycky
· 8 years ago
52fe6fc
[C++] Do not evaluate recursive variable in ifdef
by Shinichiro Hamaji
· 8 years ago
3e98b6b
[C++] Fix handling CRLF after a backslash
by Shinichiro Hamaji
· 8 years ago
71e7934
[C++] Fix $(join) for #76
by Shinichiro Hamaji
· 8 years ago
42093cf
Merge pull request #75 from stefanb2/topic-issue-74
by Shinichiro Hamaji
· 8 years ago
9f4c646
[C++] $(eval) stops when first character is '#'
by Stefan Becker
· 8 years ago
390115c
Handle nested define/endef
by Shinichiro Hamaji
· 8 years ago
c15a824
Update findleaves.py and add a few testcases
by Shinichiro Hamaji
· 8 years ago
af13468
Merge pull request #73 from colincross/findleaves
by Shinichiro Hamaji
· 8 years ago
f0a6fdf
[C++] Add support for multiple filenames to findleaves emulation
by Colin Cross
· 8 years ago
1c3a695
Support all kinds of command line variables
by Shinichiro Hamaji
· 8 years ago
ac6f169
Allow NULL filename for -d flag
by Shinichiro Hamaji
· 8 years ago
c58db9a
[C++] Add -d flag to make debugging slightly easier
by Shinichiro Hamaji
· 9 years ago
38892d8
Normalize log for recent ninja
by Shinichiro Hamaji
· 9 years ago
9f6343c
Always sort glob results
by Shinichiro Hamaji
· 9 years ago
8082dcb
Skip 3 tests which fail with make 4
by Shinichiro Hamaji
· 9 years ago
1561f68
Skip shell_var_with_args.mk with GNU make 4
by Shinichiro Hamaji
· 9 years ago
a1ded1c
Use override in posix_var.mk to fix test with make 4
by Shinichiro Hamaji
· 9 years ago
fc24bd2
Stop overwriting /bin/sh by bash on travis
by Shinichiro Hamaji
· 9 years ago
913eb74
Normalize Unicode quotes for recent find
by Shinichiro Hamaji
· 9 years ago
2d2ed95
Explicitly use SHELL=/bin/bash
by Shinichiro Hamaji
· 9 years ago
d07e297
[C++] Stop using an uninitialized value
by Shinichiro Hamaji
· 9 years ago
855fea4
Fix multi_implicit_output_patterns.mk for GNU make 4
by Shinichiro Hamaji
· 9 years ago
dc258cb
Clean up normalization in runtest.rb a bit
by Shinichiro Hamaji
· 9 years ago
3009771
Merge pull request #66 from stefanb2/topic-issue-65
by Shinichiro Hamaji
· 9 years ago
bfae810
Remove test output in ckati_clean
by Stefan Becker
· 9 years ago
a24a7a0
Normalize GNU make 4.00 in runtest.rb
by Stefan Becker
· 9 years ago
e4e56f3
Suppress GNU make jobserver magic in runtest.rb
by Stefan Becker
· 9 years ago
2941ea0
[C++] Handle .POSIX at eval time
by Shinichiro Hamaji
· 9 years ago
03fa345
Add testcase/posix_var.mk
by Shinichiro Hamaji
· 9 years ago
a8fafa4
Remove Go related targets from test and clean
by Shinichiro Hamaji
· 9 years ago
d8d43ea
[C++] Reduce unnecessary string allocation
by Shinichiro Hamaji
· 9 years ago
c6926b0
Add testcase/call_with_whitespace.mk
by Shinichiro Hamaji
· 9 years ago
5dfb361
Add testcase/recursive_marker.mk
by Shinichiro Hamaji
· 9 years ago
Next »