aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Add support for .proto files in java modulesColin Cross2017-10-031-0/+1
* Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-2/+2
* Add PGO support to soongPirama Arumuga Nainar2017-09-211-0/+1
* Extract the linker and embed it into host bionic binariesDan Willemsen2017-09-201-1/+43
* Add cc_genruleDan Willemsen2017-09-181-0/+2
* Refactor proto in preparation for java proto supportColin Cross2017-09-111-0/+1
* Move error_prone config to external/error_proneColin Cross2017-09-051-1/+1
* Add support for python_defaults modulesNan Zhang2017-09-051-0/+1
* Add error-prone supportColin Cross2017-08-281-0/+1
* Extract jar-sorting to be accessible to soong_zipJeff Gaston2017-08-241-0/+1
* Add LTO support to soongStephen Crane2017-08-151-0/+1
* Revert "Revert "Cacheable, multithreaded finder.""Jeff Gaston2017-08-101-0/+2
* Revert "Cacheable, multithreaded finder."Jeff Gaston2017-08-101-2/+0
* Cacheable, multithreaded finder.Jeff Gaston2017-08-081-0/+2
* Add basic tests for java modulesColin Cross2017-07-191-0/+3
* Install VNDK libs in /system instead of /vendorJustin Yun2017-07-181-0/+1
* Add integration testing infrastructureColin Cross2017-07-141-0/+1
* add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-081-0/+7
* Add java config and share it with makeColin Cross2017-06-231-0/+14
* Revert "Revert "Initial implementation of bpfix""Jeff Gaston2017-06-191-0/+1
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-091-12/+9
* Revert "Initial implementation of bpfix"Jeff Gaston2017-05-261-1/+0
* Initial implementation of bpfixJeff Gaston2017-05-241-0/+1
* Add python_test_host module.Nan Zhang2017-05-171-0/+3
* Support .rs and .fs files in cc_* module srcs listsColin Cross2017-05-051-0/+1
* Support %s in product variable propertiesColin Cross2017-05-051-0/+1
* Supported python build in host side.Nan Zhang2017-05-051-0/+19
* Add header-abi-checker for Vndk abi checks.Jayant Chowdhary2017-04-141-0/+1
* Split /system and /vendor modules, allow multi-installationDan Willemsen2017-04-111-0/+2
* Add LLNDK support for the VNDKDan Willemsen2017-04-071-0/+2
* Generate file to map codenames to API levels.Dan Albert2017-03-311-0/+1
* Revert "install *.so in different paths for their types"Dan Willemsen2017-03-161-2/+0
* Add LinuxBionic toolchain and switchDan Willemsen2017-03-151-0/+1
* install *.so in different paths for their typesJiyong Park2017-03-141-0/+2
* Add libwinpthread, link it into win32 binaries.Josh Gao2017-02-231-0/+11
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-141-0/+1
* Add support for CMakefile generationFabien Sanglard2017-02-071-0/+1
* Added phony module type for soong.Nan Zhang2017-02-061-0/+13
* Add a Go replacement for our top-level Make wrapperDan Willemsen2017-02-061-0/+1
* Support data properties for test binariesColin Cross2017-02-021-0/+1
* Support filegroupsColin Cross2016-12-171-0/+1
* Add Toolchain.Bionic()Dan Willemsen2016-11-171-0/+3
* Add LinuxBionic OsTypeDan Willemsen2016-11-171-0/+17
* Add android.ExpandColin Cross2016-11-041-0/+2
* Move globbing to BlueprintColin Cross2016-11-041-15/+0
* Add clang-tidy supportDan Willemsen2016-10-311-0/+5
* Add support for .proto filesColin Cross2016-10-271-0/+1
* Re-enable prebuilt_testColin Cross2016-10-141-1/+1
* Disable prebuilt_testColin Cross2016-10-131-1/+1
* Initial prebuilt supportColin Cross2016-10-131-0/+3