Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
0f1f679f5e5586703ed2255180a27ed6a44dd7e6
/
cc
/
compiler.go
5922f3c
Switch instruction_set to *string
by Dan Willemsen
· 8 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
6a43f04
Squash vendor sources before linkageMutator runs
by Jiyong Park
· 8 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 8 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
38f794e
Refactor proto in preparation for java proto support
by Colin Cross
· 8 years ago
4f1c3d4
Add support for Windows Message Compiler
by Dan Willemsen
· 8 years ago
a622de8
cflags for vendor variants
by Jiyong Park
· 8 years ago
f572017
Map cpp_std c++17/gnu++17 to 1z.
by Josh Gao
· 8 years ago
2a252be
Support .rs and .fs files in cc_* module srcs lists
by Colin Cross
· 8 years ago
307d145
Remove -isystem frameworks/av/include
by Colin Cross
· 8 years ago
10d2231
Check reused source files in hasSrcExt
by Colin Cross
· 8 years ago
ccf01e7
Prepend arch variant include directories
by Colin Cross
· 8 years ago
dad8c95
Pass -I to yasm
by Colin Cross
· 8 years ago
4416e5d
Split /system and /vendor modules, allow multi-installation
by Dan Willemsen
· 8 years ago
b916b80
Add LLNDK support for the VNDK
by Dan Willemsen
· 8 years ago
c319948
Fix include order
by Colin Cross
· 8 years ago
300151b
Always use the standard OSX SDK tools
by Dan Willemsen
· 8 years ago
d61f1f4
Add support for CMakefile generation
by Fabien Sanglard
· 9 years ago
043833c
Add c_std and cpp_std properties.
by Dan Albert
· 8 years ago
068e0fe
Support filegroups
by Colin Cross
· 9 years ago
37047f1
Pass DepsContext to dependency methods
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
d2ede87
Add basic VNDK support in Soong
by Dan Willemsen
· 9 years ago
b668826
Move global cppflags to the beginning of cppflags
by Colin Cross
· 9 years ago
ebedf67
Support `sdk_version: "current"` for the NDK.
by Dan Albert
· 9 years ago
273af7f
Add export_include_dirs to the local include path
by Dan Willemsen
· 9 years ago
0feb169
Add proto property struct
by Colin Cross
· 9 years ago
e1a3ce3
Add yacc generated headers to the include path
by Dan Willemsen
· 9 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 9 years ago
0c461f1
Add support for .proto files
by Colin Cross
· 9 years ago
2f33635
Simplify compileObjs
by Colin Cross
· 9 years ago
948f0cb
Allow disabling gnu extensions
by Colin Cross
· 9 years ago
6f6a428
Consolidate -std flags
by Colin Cross
· 9 years ago
5a0401a
Consistently use -std=gnu99 for gcc as well as clang.
by Elliott Hughes
· 9 years ago
4b963f8
Ninja and shell escape command line flags
by Colin Cross
· 9 years ago
1cfd89a
Split CommonGlobalIncludes for system includes
by Colin Cross
· 9 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 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