Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
06bbd89c16424cda688f01a36538552a8347e40d
/
cc
06bbd89
Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing
by Zach Riggle
· 8 years ago
2e78e5e
Merge "Add dependency support for yasm"
by Treehugger Robot
· 8 years ago
1d3e545
Add dependency support for yasm
by Dan Willemsen
· 8 years ago
ef88ae2
Make libdl.so be loaded after libc.so
by Colin Cross
· 8 years ago
9dffe1d
Merge "Revert "Build support for 32-bit armv8-a""
by Tobias Thierer
· 8 years ago
80b27e4
Revert "Build support for 32-bit armv8-a"
by Tobias Thierer
· 8 years ago
1c508b6
Merge "Build support for 32-bit armv8-a"
by Isaac Chen
· 8 years ago
9c02066
Build support for 32-bit armv8-a
by Isaac Chen
· 8 years ago
fd697f4
Merge "Expose the minimum supported SDK version to make."
by Treehugger Robot
· 8 years ago
f5415d7
Expose the minimum supported SDK version to make.
by Dan Albert
· 8 years ago
766efbc
Keep vndk library lists sorted
by Colin Cross
· 8 years ago
f5b9b95
Work around LLVM bug where TLS not emulated in LTO mode
by Stephen Crane
· 8 years ago
ba090d1
Add LTO support to soong
by Stephen Crane
· 8 years ago
b3c2154
Pass correct emulation string to gold
by Stephen Crane
· 8 years ago
a622de8
cflags for vendor variants
by Jiyong Park
· 8 years ago
7447228
a shared lib header is not exported to vendors if it is in exclude_shared_libs
by Jiyong Park
· 8 years ago
b8245ea
Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ...
by Treehugger Robot
· 8 years ago
0f86d18
Allow AndroidMkData.Custom handlers to extend normal values
by Colin Cross
· 8 years ago
a18e9cf
Remove error from AndroidMkDataProvider.AndroidMk
by Colin Cross
· 8 years ago
91825d2
Remove error from AndroidMkData.Custom
by Colin Cross
· 8 years ago
27a4b05
Remove error from AndroidMkData.Extra
by Colin Cross
· 8 years ago
74d73e2
Rename java_prebuilt_library to java_import
by Colin Cross
· 8 years ago
6774e28
Use --hash-style=both for NDK binaries
by Colin Cross
· 8 years ago
c4cab48
Merge changes from topic 'revert_mutator_changes'
by Vishwath Mohan
· 8 years ago
c5d3abf
Merge "List of VNDK-related libs are exported to make"
by Treehugger Robot
· 8 years ago
9522930
Revert "Fix ASAN mutator."
by Vishwath Mohan
· 8 years ago
e615345
Revert "Don't apply sanitizer mutators to host modules."
by Vishwath Mohan
· 8 years ago
bba1927
Don't apply sanitizer mutators to host modules.
by Vishwath Mohan
· 8 years ago
d5b18a5
List of VNDK-related libs are exported to make
by Jiyong Park
· 8 years ago
46c6a17
Merge "Fix ASAN mutator."
by Vishwath Mohan
· 8 years ago
12758d0
Fix ASAN mutator.
by Vishwath Mohan
· 8 years ago
8d6aed7
Merge "Copy prebuilt binaries"
by Colin Cross
· 8 years ago
94921e7
Copy prebuilt binaries
by Colin Cross
· 8 years ago
2a96640
Allow vndk library dependecies to dump abi again.
by Jayant Chowdhary
· 8 years ago
31384de
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
by Dan Albert
· 8 years ago
bbe3ff4
Merge changes from topic 'ndk-weak-stubs'
by Treehugger Robot
· 8 years ago
ed2c78e
Merge "Add support for Exynos-M1"
by Treehugger Robot
· 8 years ago
f55f078
Add support for weak symbols in the NDK stubs.
by Dan Albert
· 8 years ago
9ccbabc
Merge "Map cpp_std c++17/gnu++17 to 1z."
by Treehugger Robot
· 8 years ago
27b188b
.vendor suffix is added only for libs having core/vendor variants
by Jiyong Park
· 8 years ago
f572017
Map cpp_std c++17/gnu++17 to 1z.
by Josh Gao
· 8 years ago
4b2382f
Allow 'vndk' tag in cc_defaults
by Justin Yun
· 8 years ago
adc0e17
Merge "Enable ubsan check flag in build"
by Colin Cross
· 8 years ago
8ea4959
Add support for Exynos-M1
by Junmo Park
· 8 years ago
99cd671
Merge changes I646f303b,I294ca692
by Treehugger Robot
· 8 years ago
d86c902
Add support for Exynos-M2.
by Junmo Park
· 8 years ago
ccbd62e
Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2.
by Junmo Park
· 8 years ago
c5996de
Enable ubsan check flag in build
by liuchao
· 8 years ago
245ced7
Allow arch-specific stl selection
by Colin Cross
· 8 years ago
1f44a3a
Don't pass same argument twice for defaults modules initialization
by Colin Cross
· 8 years ago
cad076b
Merge "Add to cflags in compilerFlags()"
by Treehugger Robot
· 8 years ago
f5310e3
Add to cflags in compilerFlags()
by George Burgess IV
· 8 years ago
57b314d
Merge "Install VNDK libs in /system instead of /vendor"
by Treehugger Robot
· 8 years ago
3c8ba15
Merge "Move default libnativehelper include to mock dir."
by Treehugger Robot
· 8 years ago
3cf6306
Move default libnativehelper include to mock dir.
by Steven Moreland
· 8 years ago
5f59553
Allow integer_overflow sanitizer path exclusion.
by Ivan Lozano
· 8 years ago
8effde4
Install VNDK libs in /system instead of /vendor
by Justin Yun
· 8 years ago
da4a725
Merge "Add support for data field in cc_benchmark."
by Colin Cross
· 8 years ago
b97e818
Add support for data field in cc_benchmark.
by Anders Lewis
· 8 years ago
cec8171
Add integration testing infrastructure
by Colin Cross
· 8 years ago
fd7310d
Fix kernel_headers module registration
by Dan Willemsen
· 8 years ago
d773eb3
add device_kernel_headers module for vendor-specific kernel headers
by Jiyong Park
· 8 years ago
0c3a1ef
Add integer_overflow sanitization build option.
by Ivan Lozano
· 8 years ago
4c35af0
fix: a vendor variant of a lib doesn't re-export llndk headers
by Jiyong Park
· 8 years ago
3624285
Refactor factories
by Colin Cross
· 8 years ago
4817389
Merge "Add header-abi-linker dependency on so file."
by Treehugger Robot
· 8 years ago
8241abb
Update coverage sanitizer flags in soong
by Dan Austin
· 8 years ago
3978666
Revert "[mips] Disable compact branch generation"
by Lazar Trsic
· 8 years ago
ba6b552
Add libdl.so to the list of system shared libs
by Dimitry Ivanov
· 8 years ago
6ab3d84
Add header-abi-linker dependency on so file.
by Jayant Chowdhary
· 8 years ago
44cf1a7
add exclude_shared_libs for vendor_available:true libs
by Jiyong Park
· 8 years ago
9677e8c
Black-list for clang LibTooling Cflags.
by Jayant Chowdhary
· 8 years ago
f47b048
Merge "Add support for misc_undefined diagnostics"
by Ivan Lozano
· 8 years ago
651275b
Add support for misc_undefined diagnostics
by Ivan Lozano
· 8 years ago
15be0c6
Require that NDK symbol files end with .map.txt.
by Dan Albert
· 8 years ago
c6482d6
Don't add -lrt on Darwin for sanitized targets.
by Evgenii Stepanov
· 8 years ago
76cee23
Fix -fsanitize=integer not passed for soong builds.
by Evgenii Stepanov
· 9 years ago
dadff1b
Switch to clang-4053586
by Yi Kong
· 8 years ago
e748f5d
Export clang default settings.
by Leo Li
· 8 years ago
5800668
Merge "Add bionic's scsi headers to the include path."
by Elliott Hughes
· 8 years ago
98418a0
Add bionic's scsi headers to the include path.
by Elliott Hughes
· 8 years ago
715cac3
Optimizations to abi checking.
by Jayant Chowdhary
· 8 years ago
58a5c8b
Export cc_benchmark as NATIVE_TESTS to Make
by Dan Willemsen
· 8 years ago
9156330
Merge "Add arch, lib name to header-abi-diff invocation."
by Jayant Chowdhary
· 8 years ago
6b8eb63
Merge "Fix mips32r2-fp-xburst build"
by Treehugger Robot
· 8 years ago
f54e0a7
Add arch, lib name to header-abi-diff invocation.
by Jayant Chowdhary
· 8 years ago
454fcd4
Merge "Make factory functions in cc/prebuilt.go public. Test: refactoring CL."
by Treehugger Robot
· 8 years ago
10559e4
Merge "soong: use optimal FPU on Cortex-A15"
by Christopher Ferris
· 8 years ago
74f7b97
Make factory functions in cc/prebuilt.go public. Test: refactoring CL.
by Leo Li
· 8 years ago
d17602b
Merge "Dedup exported flags from dependencies"
by Treehugger Robot
· 8 years ago
dd84e05
Dedup exported flags from dependencies
by Colin Cross
· 8 years ago
5916657
soong: use optimal FPU on Cortex-A15
by Jake Weinstein
· 8 years ago
04b830f
Merge "Revert "Revert "Ensure environment dependencies are correct"""
by Treehugger Robot
· 8 years ago
bdb02bd
Merge "Clarify paths.go somewhat"
by Treehugger Robot
· 8 years ago
6606872
Revert "Revert "Ensure environment dependencies are correct""
by Dan Willemsen
· 8 years ago
6df46f5
Add cortex-a73 support.
by Christopher Ferris
· 8 years ago
734e380
Clarify paths.go somewhat
by Jeff Gaston
· 8 years ago
67a5c13
Prettify soong ninja build descriptions
by Colin Cross
· 8 years ago
570e18f
Merge changes If90975c8,I2a873fc6
by Colin Cross
· 8 years ago
f2a9a3c
Merge "soong: add __clang_analyzer__ to clang-tidy"
by Treehugger Robot
· 8 years ago
Next »