Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
6d11dd87c02fe078dd23832ac9aee61781683184
/
cc
/
cc.go
6d11dd8
cc: Filter out unknown clang cflags from InstructionSetFlags
by Dan Willemsen
· 9 years ago
e654045
Updates from make
by Dan Willemsen
· 9 years ago
dd0e2c3
Add DeviceUsesClang to change clang default
by Dan Willemsen
· 9 years ago
1e898b9
cc: Use local_include_dirs before include_dirs
by Dan Willemsen
· 9 years ago
87b17d1
Use SRCDIR as a working directory
by Dan Willemsen
· 10 years ago
6002e05
Make Test_per_src a property on all binaries
by Colin Cross
· 9 years ago
9e0cb35
Allow 'sanitize' to be arch-specific.
by Dan Willemsen
· 9 years ago
d67be22
Port LOCAL_NO_LIBGCC from make
by Dan Willemsen
· 9 years ago
b43a159
Replace asan with sanitize
by Colin Cross
· 9 years ago
f8e98b0
Add libbenchmark's new dependency on libbase.
by Dan Willemsen
· 9 years ago
fa3924e
Disallow using stlport.
by Dan Willemsen
· 9 years ago
3bf6b47
Update flags to match make
by Dan Willemsen
· 9 years ago
39d97f2
Add support for include_files
by Colin Cross
· 9 years ago
463a90e
use init functions to register module types, etc.
by Colin Cross
· 10 years ago
aee540a
Add version_script property
by Colin Cross
· 10 years ago
2ef08f4
Add exclude_* and remove arch_subtract / "-file"
by Dan Willemsen
· 10 years ago
7d5136f
Improve property comments for docs
by Colin Cross
· 10 years ago
8f101b4
Allow common.Glob to be called by singletons
by Colin Cross
· 10 years ago
f229827
Check that local, top level, and exported include paths exist
by Colin Cross
· 10 years ago
d3ba039
Separate HostOrDevice out of Arch
by Colin Cross
· 10 years ago
2ba19d9
Add cc_benchmark module type
by Colin Cross
· 10 years ago
0af4b84
Add support for building on Darwin hosts
by Colin Cross
· 10 years ago
74d1ec0
Build rule updates for aosp
by Colin Cross
· 10 years ago
d8e780d
cc: make static or shared cflags apply to all source files
by Colin Cross
· 10 years ago
d350ecd
Add support for genrule
by Colin Cross
· 10 years ago
c3144b1
ndk: Use prebuilt NDK CRT objects.
by Dan Albert
· 10 years ago
a8a93d3
cc: fix native tests
by Colin Cross
· 10 years ago
2732e9a
cc: improve combined static/shared libraries
by Colin Cross
· 10 years ago
18b6dc5
cc: fix host gcc libraries
by Colin Cross
· 10 years ago
e11befc
cc: finish unexporting DepNames and Flags
by Colin Cross
· 10 years ago
712fc02
Fix gcc libraries for host targets with platform libc++
by Colin Cross
· 10 years ago
9ffb4f5
cc: export CCTest
by Colin Cross
· 10 years ago
0676e2d
cc: unexport Flags and DepNames
by Colin Cross
· 10 years ago
fa13879
cc: export structs and add ModifyProperties
by Colin Cross
· 10 years ago
2834452
Simplify flags in c compiling, fix NDK build warnings
by Colin Cross
· 10 years ago
56b4d45
Remove global include paths for modules built against NDK
by Colin Cross
· 10 years ago
41c187b
Support relative_install_path for cc modules
by Colin Cross
· 10 years ago
fce5327
Support subtracting sources from globs
by Colin Cross
· 10 years ago
1332b00
Move config into common and provide helper
by Colin Cross
· 10 years ago
581c189
Add yacc and lex support
by Colin Cross
· 10 years ago
577f6e4
Fix ndk and stl compiling
by Colin Cross
· 10 years ago
28d7659
Use ContainsProperty to support default values
by Colin Cross
· 10 years ago
1f8f234
Support cc_test_host
by Colin Cross
· 10 years ago
4ae185c
Support for suffix property on binaries
by Colin Cross
· 10 years ago
bfae885
Support prefix_symbols for linker
by Colin Cross
· 10 years ago
ed4cf0b
Refactor ccDynamic for static binaries
by Colin Cross
· 10 years ago
be96168
Add support for building NDK modules.
by Dan Albert
· 10 years ago
21b9a24
Refactor cc dependencies to avoid duplication
by Colin Cross
· 10 years ago
f6566ed
Add new AndroidModuleContext helper functions
by Colin Cross
· 10 years ago
97ba073
Export cc types for art to inherit from
by Colin Cross
· 10 years ago
70b4059
Update import paths for changes to blueprint
by Colin Cross
· 10 years ago
6b29069
Allow cc_test to build a test per source file
by Colin Cross
· 10 years ago
ed9f868
Fix exported include dirs
by Colin Cross
· 10 years ago
efd8e48
Add sdk_version property
by Colin Cross
· 10 years ago
5049f02
Add gensrcs module type
by Colin Cross
· 10 years ago
af19a29
Add debug and release cflags
by Colin Cross
· 10 years ago
5ccc730
Fix path to gtest headers.
by Tim Kilbourn
· 10 years ago
c403f7c
Add support for cc_test.
by Dan Albert
· 10 years ago
1a9bf26
Add an instruction_set property to Arch
by Tim Kilbourn
· 10 years ago
c472d57
Refactor cc compiling to shared ccBase and ccDynamic initialization
by Colin Cross
· 10 years ago
6072ad4
Fix soname
by Colin Cross
· 10 years ago
bdd7b1c
Add more missing clang flags
by Colin Cross
· 10 years ago
77b00fa
Add late static libraries for libgcc
by Colin Cross
· 10 years ago
f294814
Add common cpp flags
by Tim Kilbourn
· 10 years ago
3f40fa4
Add soong_build primary builder
by Colin Cross
· 10 years ago