Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
7ebf9fa3c92dda5270b999b79f0c69ac2e5dd28a
/
cc
7ebf9fa
Force Thumb for CFI targets.
by Evgenii Stepanov
· 9 years ago
97673c0
Merge "Hide CFI behind a global flag."
by Vishwath Mohan
· 9 years ago
1b017a7
Hide CFI behind a global flag.
by Vishwath Mohan
· 9 years ago
0fe7253
Export cc_test as Make class NATIVE_TESTS
by Dan Willemsen
· 9 years ago
022e7a3
Allow `unversioned_until: "current"`.
by Dan Albert
· 9 years ago
98dbb3b
Add unversioned_until to ndk_library.
by Dan Albert
· 9 years ago
ae452cc
Support versioned=%d at the section level.
by Dan Albert
· 9 years ago
3340d60
Allow disabling the named test directory for cc_test
by Dan Willemsen
· 9 years ago
068e0fe
Support filegroups
by Colin Cross
· 9 years ago
35e3972
Remove frameworks/base/include from the global include path
by Colin Cross
· 9 years ago
32ec36c
Only export exported header libs
by Colin Cross
· 9 years ago
1bd40ba
Merge "Export LLVM_RELEASE_VERSION"
by Treehugger Robot
· 9 years ago
41e6002
Merge "Move frameworks/native/opengl/include from -isystem to -I"
by Treehugger Robot
· 9 years ago
1009119
Export LLVM_RELEASE_VERSION
by Dan Willemsen
· 9 years ago
14e8dd7
Move frameworks/native/opengl/include from -isystem to -I
by Colin Cross
· 9 years ago
37047f1
Pass DepsContext to dependency methods
by Colin Cross
· 9 years ago
5950f38
Support explicit header-only libraries
by Colin Cross
· 9 years ago
ab3b732
Remove boolean arguments from NewLibrary()
by Colin Cross
· 9 years ago
a8f5e9a
Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set
by Colin Cross
· 9 years ago
be360ae
Permit allow_undefined_symbols inside arch blocks
by Colin Cross
· 9 years ago
989c66e
Use toolchain to get binary extension for symlinks
by Colin Cross
· 9 years ago
9b09f24
Install symlinks with same suffix and extension as installed file
by Colin Cross
· 9 years ago
394cf47
Merge "Always check tidy properties"
by Treehugger Robot
· 9 years ago
7a7cf97
Fix mac build
by Colin Cross
· 9 years ago
379d2cb
Always check tidy properties
by Colin Cross
· 9 years ago
e1240db
Support aidl cpp generation
by Dan Willemsen
· 9 years ago
91e9004
Support .asm files for assembly
by Colin Cross
· 9 years ago
18c0c5a
Support grouping static libraries
by Colin Cross
· 9 years ago
9978ffe
Support .mm files
by Colin Cross
· 9 years ago
bba9904
Split cc_prebuilt_shared_library into static variants
by Colin Cross
· 9 years ago
d2ede87
Add basic VNDK support in Soong
by Dan Willemsen
· 9 years ago
112fd2b
Merge changes I3454370a,I18dd900d
by Treehugger Robot
· 9 years ago
9dfd48b
Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries."
by Stephen Hines
· 9 years ago
b668826
Move global cppflags to the beginning of cppflags
by Colin Cross
· 9 years ago
5ed99c6
genrule: let Android.bp file specify exported header dirs
by Colin Cross
· 9 years ago
124fd9a
Add more whitelisted host libraries
by Colin Cross
· 9 years ago
e55a4cc
Add proper use of LLVM_RELEASE_VERSION for locating libraries.
by Stephen Hines
· 9 years ago
2e47b34
Add Toolchain.Bionic()
by Dan Willemsen
· 9 years ago
967c6a9
Allow Host cc_object and cc_toolchain_library
by Dan Willemsen
· 9 years ago
ebedf67
Support `sdk_version: "current"` for the NDK.
by Dan Albert
· 9 years ago
90f7a4d
Allow `first_version: "current"` in ndk_library.
by Dan Albert
· 9 years ago
fd86e9e
Generate "current" API level.
by Dan Albert
· 9 years ago
073379e
Revert "Revert "Use the platform SDK version from the config.""
by Dan Albert
· 9 years ago
8f0f175
Merge "Revert "Use the platform SDK version from the config.""
by Dan Albert
· 9 years ago
7eaa5c8
Merge "Add export_include_dirs to the local include path"
by Treehugger Robot
· 9 years ago
74b8b55
Revert "Use the platform SDK version from the config."
by Dan Albert
· 9 years ago
9bef523
Use the platform SDK version from the config.
by Dan Albert
· 9 years ago
273af7f
Add export_include_dirs to the local include path
by Dan Willemsen
· 9 years ago
300cb2f
Support a "platform-only" version tag.
by Dan Albert
· 9 years ago
fea56e1
Merge "Move more includes from -isystem to -I"
by Colin Cross
· 9 years ago
28f9094
Merge "Add proto property struct"
by Treehugger Robot
· 9 years ago
328f04e
Move more includes from -isystem to -I
by Colin Cross
· 9 years ago
0feb169
Add proto property struct
by Colin Cross
· 9 years ago
9f3c574
Add support for Implicit Outputs
by Dan Willemsen
· 9 years ago
5a054df
Merge changes from topic 'genpath_yacc'
by Dan Willemsen
· 9 years ago
42e04de
Merge "Support sanitizing a single device arch"
by Treehugger Robot
· 9 years ago
e1a3ce3
Add yacc generated headers to the include path
by Dan Willemsen
· 9 years ago
21ec490
Add subdir to GenPath
by Dan Willemsen
· 9 years ago
318af8b
Allow overriding tidy configs using environment variables
by Dan Willemsen
· 9 years ago
23ae82a
Support sanitizing a single device arch
by Colin Cross
· 9 years ago
9194d80
Merge changes from topic 'soong-clang-tidy'
by Treehugger Robot
· 9 years ago
a03cf6d
Add clang-tidy support
by Dan Willemsen
· 10 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 10 years ago
1e405e1
[soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG.
by Evgenii Stepanov
· 10 years ago
5d5db02
Merge "Remove support for building with OSX 10.8/9 SDKs"
by Treehugger Robot
· 9 years ago
85e3d01
Remove support for building with OSX 10.8/9 SDKs
by Dan Willemsen
· 10 years ago
d41935f
Merge changes from topic 'proto'
by Treehugger Robot
· 9 years ago
0c461f1
Add support for .proto files
by Colin Cross
· 10 years ago
2f33635
Simplify compileObjs
by Colin Cross
· 10 years ago
0cca777
Merge "Support MacOS SDK version 10.12"
by Treehugger Robot
· 10 years ago
46974e2
Don't pass -Wl,--no-undefined to host targets
by Colin Cross
· 10 years ago
001276f
Merge "Fix gofmt problems and add gofmt to preupload checks"
by Treehugger Robot
· 10 years ago
78ffeea
Fix gofmt problems and add gofmt to preupload checks
by Dan Willemsen
· 10 years ago
8815351
Merge "Add a "license" property to ndk_headers."
by Treehugger Robot
· 10 years ago
83dec15
Merge changes from topic 'std'
by Colin Cross
· 10 years ago
c6345fb
Add a "license" property to ndk_headers.
by Dan Albert
· 10 years ago
7863cf5
Only use -read_only_relocs on darwin x86
by Colin Cross
· 10 years ago
94d7543
Support MacOS SDK version 10.12
by Eyal Lezmy
· 10 years ago
948f0cb
Allow disabling gnu extensions
by Colin Cross
· 10 years ago
6f6a428
Consolidate -std flags
by Colin Cross
· 10 years ago
cbceaab
Export asan configuration to make
by Dan Willemsen
· 10 years ago
556566e
Merge changes I6e84da66,Ie9e3ed09
by Treehugger Robot
· 10 years ago
ce75d2c
Initial prebuilt support
by Colin Cross
· 10 years ago
5a0401a
Consistently use -std=gnu99 for gcc as well as clang.
by Elliott Hughes
· 10 years ago
fc75458
Add a Name property
by Colin Cross
· 10 years ago
1e676be
Control mutator order
by Colin Cross
· 10 years ago
798bfce
Move registration into android package
by Colin Cross
· 10 years ago
3f9bde8
Merge "Move hardware/libhardware/include from -isystem to -I"
by Treehugger Robot
· 10 years ago
44266e9
Merge "Move system/media/audio/include from -isystem to -I"
by Treehugger Robot
· 10 years ago
2d44c2c
Move hardware/libhardware/include from -isystem to -I
by Colin Cross
· 10 years ago
1928093
Move system/media/audio/include from -isystem to -I
by Colin Cross
· 10 years ago
15d523b
Merge "Allow -lobjc and -framework IOKit in darwin host_ldlibs."
by Josh Gao
· 10 years ago
315a6ff
Move frameworks/native/include from -isystem to -I
by Colin Cross
· 10 years ago
0b24c74
Disable cc_benchmark for Darwin hosts
by Dan Willemsen
· 10 years ago
89562dc
Enable toc optimization for host builds
by Colin Cross
· 10 years ago
4d67642
Fix toc path
by Colin Cross
· 10 years ago
26c34ed
Add support for toc optimization in soong
by Colin Cross
· 10 years ago
12013c8
Merge "Ninja and shell escape command line flags"
by Treehugger Robot
· 10 years ago
847dcc7
Handle dependencies with export_generated_headers
by Dan Willemsen
· 10 years ago
4b963f8
Ninja and shell escape command line flags
by Colin Cross
· 10 years ago
Next »