aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add enable_profile_use property"Pirama Arumuga Nainar2017-10-171-4/+10
|\
| * Add enable_profile_use propertyPirama Arumuga Nainar2017-10-161-4/+10
* | Merge "Unified sysroot: arch-X/include directories are gone."Elliott Hughes2017-10-138-9/+8
|\ \
| * | Unified sysroot: arch-X/include directories are gone.Elliott Hughes2017-10-128-9/+8
* | | Squash vendor sources before linkageMutator runsJiyong Park2017-10-133-11/+143
* | | Merge "Let tests override environment"Treehugger Robot2017-10-111-1/+1
|\ \ \
| * | | Let tests override environmentColin Cross2017-10-101-1/+1
* | | | Merge "vendor_available:false hides a lib from vendors"Treehugger Robot2017-10-115-30/+85
|\ \ \ \ | |_|_|/ |/| | |
| * | | vendor_available:false hides a lib from vendorsJiyong Park2017-10-105-30/+85
| |/ /
* | | Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is setPirama Arumuga Nainar2017-10-101-13/+20
* | | Refactor methods to be on PgoProperties structPirama Arumuga Nainar2017-10-101-10/+10
|/ /
* | Merge "Use correct flags for host-side assembly"Treehugger Robot2017-10-062-0/+21
|\ \
| * | Use correct flags for host-side assemblyGreg Hartman2017-10-052-0/+21
* | | Check if "instrumentation" and "sampling" are set togetherPirama Arumuga Nainar2017-10-051-3/+4
* | | Explicitly link the profile runtime during PGOPirama Arumuga Nainar2017-10-043-14/+43
|/ /
* | Merge "Revert "Some clarifications in preparation to automatically order link...Jeff Gaston2017-10-0410-181/+178
|\ \
| * | Revert "Some clarifications in preparation to automatically order linker depe...Jeff Gaston2017-10-0410-181/+178
* | | Merge "Some clarifications in preparation to automatically order linker depen...Jeff Gaston2017-10-0410-178/+181
|\| |
| * | Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-0310-178/+181
* | | Merge "Pass -Wno-backend-plugin when using profiles"Pirama Arumuga Nainar2017-10-041-1/+1
|\ \ \
| * | | Pass -Wno-backend-plugin when using profilesPirama Arumuga Nainar2017-10-031-1/+1
* | | | Add support for .proto files in java modulesColin Cross2017-10-032-4/+38
| |_|/ |/| |
* | | Don't use the platform copy of libzDan Willemsen2017-09-272-2/+0
| |/ |/|
* | Merge "Add target.linux_glibc and target.bionic"Dan Willemsen2017-09-271-1/+5
|\ \ | |/ |/|
| * Add target.linux_glibc and target.bionicDan Willemsen2017-09-261-1/+5
* | Add -lm to the default libs for Linux & DarwinDan Willemsen2017-09-264-9/+2
|/
* Merge "Add 10.13 Mac SDK to whitelist"Treehugger Robot2017-09-261-0/+1
|\
| * Add 10.13 Mac SDK to whitelistNathan Harold2017-09-241-0/+1
* | Expose host AvailableLibraries to MakeDan Willemsen2017-09-251-0/+4
|/
* Add PGO support to soongPirama Arumuga Nainar2017-09-214-2/+206
* Extract the linker and embed it into host bionic binariesDan Willemsen2017-09-202-11/+27
* Add prefix_symbols support to cc_objectDan Willemsen2017-09-202-1/+21
* Fix ToolchainClangCflags for host bionicDan Willemsen2017-09-201-5/+3
* Don't add a rpath to the linkerDan Willemsen2017-09-201-2/+4
* Add cc_genruleDan Willemsen2017-09-183-14/+77
* Allow cc_object to use libc headers under the VNDKDan Willemsen2017-09-182-4/+5
* Make test_suites arch_variantDan Willemsen2017-09-181-1/+1
* Use dependency tags for genrulesDan Willemsen2017-09-141-0/+1
* Merge "Add support for thin LTO"Yi Kong2017-09-131-8/+26
|\
| * Add support for thin LTOYi Kong2017-09-011-8/+26
* | Dump abi for vendor variants of VNDK libraries.Jayant Chowdhary2017-09-113-4/+4
* | Refactor proto in preparation for java proto supportColin Cross2017-09-114-92/+18
* | Add windows libraries used by mdnsresponderDan Willemsen2017-09-091-0/+3
* | Add support for Windows Message CompilerDan Willemsen2017-09-095-1/+72
* | Merge "Make -ldl -lrt -lpthread implicit for host builds"Treehugger Robot2017-09-091-0/+12
|\ \
| * | Make -ldl -lrt -lpthread implicit for host buildsColin Cross2017-09-081-0/+12
* | | Move benchmarks to /data/benchmarktest[64] to match makeColin Cross2017-09-081-3/+3
|/ /
* | <Hermetic> Replace Soong Python bootstrap process with embeddedNan Zhang2017-09-051-0/+4
* | Make binaries executableColin Cross2017-08-314-4/+4
* | Merge "Remove more duplicated flags and dependencies"Treehugger Robot2017-08-291-0/+7
|\ \