Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
5a0401ab9c95eb8a7359724a630637d88db4994f
/
cc
5a0401a
Consistently use -std=gnu99 for gcc as well as clang.
by Elliott Hughes
· 9 years ago
fc75458
Add a Name property
by Colin Cross
· 9 years ago
1e676be
Control mutator order
by Colin Cross
· 9 years ago
798bfce
Move registration into android package
by Colin Cross
· 9 years ago
3f9bde8
Merge "Move hardware/libhardware/include from -isystem to -I"
by Treehugger Robot
· 9 years ago
44266e9
Merge "Move system/media/audio/include from -isystem to -I"
by Treehugger Robot
· 9 years ago
2d44c2c
Move hardware/libhardware/include from -isystem to -I
by Colin Cross
· 9 years ago
1928093
Move system/media/audio/include from -isystem to -I
by Colin Cross
· 9 years ago
15d523b
Merge "Allow -lobjc and -framework IOKit in darwin host_ldlibs."
by Josh Gao
· 9 years ago
315a6ff
Move frameworks/native/include from -isystem to -I
by Colin Cross
· 9 years ago
0b24c74
Disable cc_benchmark for Darwin hosts
by Dan Willemsen
· 9 years ago
89562dc
Enable toc optimization for host builds
by Colin Cross
· 9 years ago
4d67642
Fix toc path
by Colin Cross
· 9 years ago
26c34ed
Add support for toc optimization in soong
by Colin Cross
· 9 years ago
12013c8
Merge "Ninja and shell escape command line flags"
by Treehugger Robot
· 9 years ago
847dcc7
Handle dependencies with export_generated_headers
by Dan Willemsen
· 9 years ago
4b963f8
Ninja and shell escape command line flags
by Colin Cross
· 9 years ago
3923e84
Allow -lobjc and -framework IOKit in darwin host_ldlibs.
by Josh Gao
· 9 years ago
03ce63e
Trigger binary installation in Soong from Make
by Dan Willemsen
· 9 years ago
81ef084
Merge changes from topic 'genrule-multi-out'
by Treehugger Robot
· 9 years ago
27279ec
Remove shared lib name checks
by Dan Willemsen
· 9 years ago
b3454ab
Add export_generated_headers
by Dan Willemsen
· 9 years ago
4aa75ca
Expose HostToolPath on the cc module to fix genrule.tool
by Dan Willemsen
· 9 years ago
fdab996
Switch to using clang-3289846.
by Stephen Hines
· 9 years ago
81b4ca6
Revert "Revert "Move system/core/include from -isystem to -I""
by Colin Cross
· 9 years ago
763a26c
Revert "Move system/core/include from -isystem to -I"
by Colin Cross
· 9 years ago
e4bba1e
Move system/core/include from -isystem to -I
by Colin Cross
· 9 years ago
b912349
Add pthread to Windows allowed ldlibs
by Kenny Root
· 9 years ago
b0f2895
Support mixed ASAN and non-ASAN host builds
by Colin Cross
· 9 years ago
f09c843
Make ndk.timestamp optional
by Colin Cross
· 9 years ago
702b561
Merge changes from topics 'ndk-libc++-libdl', 'ndk-compiler-rt_extras'
by Treehugger Robot
· 9 years ago
0e19618
Merge "Improve test support for art tests"
by Colin Cross
· 9 years ago
1cfd89a
Split CommonGlobalIncludes for system includes
by Colin Cross
· 9 years ago
98e7e66
Merge "Sort NDK_MIGRATED_LIBS in make_vars"
by Treehugger Robot
· 9 years ago
394e9dc
Add Relocation Packer support
by Dan Willemsen
· 9 years ago
65905f8
Sort NDK_MIGRATED_LIBS in make_vars
by Dan Willemsen
· 9 years ago
3895d5b
Always link libdl with libc++ for the NDK.
by Dan Albert
· 9 years ago
83705c8
Use libcompiler-rt_extras with NDK builds.
by Dan Albert
· 9 years ago
391cdde
Remove extra LOCAL_CXX_STL := none
by Dan Willemsen
· 9 years ago
600c9df
Improve test support for art tests
by Colin Cross
· 9 years ago
76ef5ab
Fix lex/yacc path
by Dan Willemsen
· 9 years ago
b4ce0ec
Remove cc.Customizer
by Colin Cross
· 9 years ago
8b74d17
Fix binaries and symlinks for prefer32
by Colin Cross
· 9 years ago
b1957a5
Dynamically generate arch struct
by Dan Willemsen
· 9 years ago
42d1ba2
Add -z to valid multi-word linker flags
by Colin Cross
· 9 years ago
522e373
Allow CustomizeProperties to override linker
by Colin Cross
· 9 years ago
ca06cc3
Merge "[mips] Disable compact branch generation"
by Treehugger Robot
· 9 years ago
3d6a38d
[mips] Disable compact branch generation
by Nikola Veljkovic
· 9 years ago
20780c8
Remove HostPrefer32BitExecutables
by Colin Cross
· 9 years ago
72301d9
Merge "Add InstallerProperties to cc_defaults"
by Treehugger Robot
· 9 years ago
1c0ee4a
Merge "Allow darwin targets to use -framework CoreFoundation."
by Josh Gao
· 9 years ago
7424d61
Add InstallerProperties to cc_defaults
by Dan Willemsen
· 9 years ago
92da2b5
Allow darwin targets to use -framework CoreFoundation.
by Josh Gao
· 9 years ago
28bda51
Support shared cc_test_library
by Dan Willemsen
· 9 years ago
9d45bb7
Enable goma in soong
by Colin Cross
· 9 years ago
ecc5330
Merge "Add CC_WRAPPER support"
by Colin Cross
· 9 years ago
8be0e0f
Merge "Expose module suffixes to Make"
by Treehugger Robot
· 9 years ago
1d577e2
Expose module suffixes to Make
by Dan Willemsen
· 9 years ago
27807b5
Merge "Fix installation path for asan libraries"
by Treehugger Robot
· 9 years ago
9461040
Fix installation path for asan libraries
by Colin Cross
· 9 years ago
777475c
Add CC_WRAPPER support
by Alistair Strachan
· 9 years ago
15690c0
Switch to prebuilt clang-3217047
by Pirama Arumuga Nainar
· 9 years ago
f5a50a8
Merge "Fix mac art build"
by Treehugger Robot
· 9 years ago
7d82ab7
Fix mac art build
by Colin Cross
· 9 years ago
1e7d370
Add support for preferred arch symlinks
by Colin Cross
· 9 years ago
e1d764e
Export DefaultsFactory
by Colin Cross
· 9 years ago
389d2bb
Merge "Support required property"
by Colin Cross
· 9 years ago
af36db1
Add ubsan_standalone library name to the toolchain.
by Evgenii Stepanov
· 9 years ago
998306e
Support required property
by Chris Wolfe
· 9 years ago
9883461
Merge "Fix coverage sanitizer builds"
by Colin Cross
· 9 years ago
33586f3
Fix cc_benchmark installs
by Colin Cross
· 9 years ago
91169fe
Fix coverage sanitizer builds
by Colin Cross
· 9 years ago
aa99f84
Merge "Make BottomUpMutators parallel"
by Treehugger Robot
· 9 years ago
e8a67a7
Make BottomUpMutators parallel
by Colin Cross
· 9 years ago
d015c4a
Add support for NDK r13.
by Dan Albert
· 9 years ago
cdd4c24
More fixes for decorator refactor.
by Dan Albert
· 9 years ago
705c84b
Fix ndk_library following decorator refactor.
by Dan Albert
· 9 years ago
7fa7b2e
Don't generate intermediate NDK libraries.
by Dan Albert
· 9 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 9 years ago
01344df
Remove unused flags.Nocrt
by Colin Cross
· 9 years ago
7e9d295
Auto-fill ndkMigratedLibs.
by Dan Albert
· 9 years ago
5c395b3
Merge "Check NDK API level link compatibility."
by Treehugger Robot
· 9 years ago
9e10cd4
Check NDK API level link compatibility.
by Dan Albert
· 9 years ago
2bc91ba
Use the version script for ndk_library.
by Dan Albert
· 9 years ago
f77e8d7
Merge changes I0f73b41a,I0cd2f80c
by Treehugger Robot
· 9 years ago
cab3d65
Merge "Rename compiler, linker and installer methods to be unique"
by Treehugger Robot
· 9 years ago
35ef8bd
Merge "Fix mac soong build"
by Treehugger Robot
· 9 years ago
8bdccb9
Add a real parser for the version scripts.
by Dan Albert
· 9 years ago
c42458e
Add tag for "versioned=API".
by Dan Albert
· 9 years ago
3a5af48
Merge changes I21f54c67,I41f6e493,I6f2ae636
by Treehugger Robot
· 9 years ago
08532b6
Allow more symbol file tags at top level.
by Dan Albert
· 9 years ago
a24166b
Fix mac soong build
by Colin Cross
· 9 years ago
a85042a
Add a new tag to NDK symbol files: future.
by Dan Albert
· 9 years ago
db26530
Don't warn for TODOish comments.
by Dan Albert
· 9 years ago
42742b8
Rename compiler, linker and installer methods to be unique
by Colin Cross
· 9 years ago
b98c8b0
Move toolchain and global variables into separate package
by Colin Cross
· 9 years ago
4d9c2d1
Separate cc.go
by Colin Cross
· 9 years ago
914449f
Generate NDK sysroots from the platform build.
by Dan Albert
· 9 years ago
fb8f9a8
Merge "Finish cc.Customizer"
by Treehugger Robot
· 9 years ago
76fada0
Finish cc.Customizer
by Colin Cross
· 9 years ago
Next »