aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Soong: Add synopsis to several modules under cc package."Treehugger Robot2019-03-263-7/+22
|\
| * Soong: Add synopsis to several modules under cc package.Patrice Arruda2019-03-253-7/+22
* | Merge "Support LLD ThinLTO cache/threshold option"Yi Kong2019-03-261-4/+4
|\ \
| * | Support LLD ThinLTO cache/threshold optionYi Kong2019-03-221-4/+4
* | | Treat stl: "system" the same way as default.Sasha Smundak2019-03-241-1/+1
| |/ |/|
* | ATest: GTest auto gen config support run_test_as in Android.bp .yelinhsieh2019-03-231-0/+14
|/
* Pass -fsanitize-hwaddress-abi=platform when building with hwasan.Peter Collingbourne2019-03-211-1/+2
* Add support for no-vendor-variant VNDKVic Yang2019-03-216-6/+201
* Merge "Turn on string-plus-int warning"Yi Kong2019-03-201-4/+0
|\
| * Turn on string-plus-int warningYi Kong2019-03-201-4/+0
* | Enable lld for windowsPirama Arumuga Nainar2019-03-204-18/+29
* | Pass -hwasan-allow-ifunc when building with hwasan.Peter Collingbourne2019-03-201-1/+5
* | Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-205-8/+8
* | Remove ModuleSrcPathColin Cross2019-03-201-4/+5
* | Merge "Remove workarounds for old compiler versions."Peter Collingbourne2019-03-201-10/+2
|\ \ | |/ |/|
| * Remove workarounds for old compiler versions.Peter Collingbourne2019-03-061-10/+2
* | Add -faddrsig to ClangExtraCflagsYi Kong2019-03-201-0/+4
* | Merge "Switch clang to r353983"Yi Kong2019-03-193-4/+7
|\ \
| * | Switch clang to r353983Yi Kong2019-03-193-4/+7
* | | Merge "Install symlink to the runtime APEX only for device"Treehugger Robot2019-03-182-2/+6
|\ \ \
| * | | Install symlink to the runtime APEX only for deviceJiyong Park2019-03-162-2/+6
* | | | Add stoney ridge x86 variantBenjamin Gordon2019-03-152-0/+8
|/ / /
* | | Merge "Create symlink for bionic files"Treehugger Robot2019-03-155-10/+64
|\ \ \
| * | | Create symlink for bionic filesJiyong Park2019-03-155-10/+64
* | | | Add AVX/AVX2 supported archs in build systemShalini Salomi Bodapati2019-03-132-0/+17
|/ / /
* | | Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-077-60/+25
* | | cc_test: emit errors if there's duplicate in srcsJooyung Han2019-03-071-0/+15
| |/ |/|
* | Add checks for double_loadable dependenciesJooyung Han2019-03-062-21/+342
|/
* Add blueprint:mutated to sysprop propertiesInseob Kim2019-03-051-1/+1
* Replace *Escape with *EscapeListColin Cross2019-03-043-3/+3
* Build System: Collect native dependent information from cc.go.bralee2019-03-041-0/+4
* Autogenerate some extra_options based on some build propertiesJulien Desprez2019-03-011-1/+6
* Fix: sysprop module can't be used with whole_static_libsJiyong Park2019-02-261-4/+10
* Merge "Allow linking against SystemConfiguration framework on Mac"Treehugger Robot2019-02-201-0/+1
|\
| * Allow linking against SystemConfiguration framework on MacDan Willemsen2019-02-201-0/+1
* | Merge "Add 16bit and 32bit nanopb library."Yu Shan2019-02-201-1/+13
|\ \
| * | Add 16bit and 32bit nanopb library.Yu Shan2019-02-191-1/+13
| |/
* | Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"Xin Li2019-02-201-1/+1
|\ \
| * \ Merge "Annotate No_libcrt with arch_variant"Yi Kong2019-02-151-1/+1
| |\ \
| * \ \ Merge "Do not enable coverage for platform/llndk stub libraries"Pirama Arumuga Nainar2019-02-151-0/+2
| |\ \ \
| * \ \ \ Remove prefer_sanitize.* propertiesJiyong Park2019-02-131-0/+9
| |\ \ \ \
| * \ \ \ \ Extend coverage mutator to allow variants with coverage on and offPirama Arumuga Nainar2019-02-132-19/+66
| |\ \ \ \ \
| * \ \ \ \ \ Create sysprop_library soong moduleInseob Kim2019-02-136-165/+281
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Use no_libcrt property instead of hard coding projects to exclude"Yi Kong2019-02-131-7/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Static variant of a stubs lib is correctly tracked"Jiyong Park2019-02-083-0/+52
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Handle the case when a symbol is annotated with "# apex vndk""Jiyong Park2019-02-082-6/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Make MakeVarsContext a PathContextColin Cross2019-02-071-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge "Update NDK library list"Aurimas Liutikas2019-02-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Return early after NDK->non-NDK library link errorDan Willemsen2019-02-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Don't emit symbol for stubs librariesJiyong Park2019-02-061-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \