aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soong: Add function to return camera parameters library namelineage-17.0Rashed Abdel-Tawab2019-12-091-0/+4
* soong: Give priority to modules in exported namespaces for bootjarsSam Mortimer2019-10-306-1/+139
* soong: Allow setting namespace import to "all" to import every namespaceRashed Abdel-Tawab2019-10-061-1/+6
* Comment out broken android_app_imports testsRashed Abdel-Tawab2019-10-061-0/+10
* Fix split apk paths.Jaewoong Jung2019-10-062-1/+5
* Fix android_test install path.Jaewoong Jung2019-10-064-10/+35
* AndroidMkEntries minor refactoring.Jaewoong Jung2019-09-275-45/+56
* Add overrides property to prebuilt_apexJaewoong Jung2019-09-272-29/+35
* Add sh_test_host.Jaewoong Jung2019-09-272-0/+33
* Add data property to sh_test.Jaewoong Jung2019-09-272-18/+101
* New AndroidMk authoring system based on entry map.Jaewoong Jung2019-09-275-193/+279
* Add default_dev_cert to android_app_importJaewoong Jung2019-09-272-10/+52
* Add arch variant support to android_app_import.Jaewoong Jung2019-09-274-30/+120
* Add filename property to android_app_importJaewoong Jung2019-09-273-21/+70
* Improve android_app_import.dpi_variants handling.Jaewoong Jung2019-09-274-79/+119
* androidmk conversion logic for android_app_importJaewoong Jung2019-09-274-21/+138
* Implement DPI variants in android_app_import.Jaewoong Jung2019-09-274-9/+169
* Uncompress dex file in imported apk when needed.Jaewoong Jung2019-09-271-0/+18
* uncompressedDex option for android_app_import.Jaewoong Jung2019-09-271-13/+18
* Add android_app_import.Jaewoong Jung2019-09-276-31/+286
* Use ctx.Fatalln instead of log.Fatalln for absolute path errorsColin Cross2019-09-261-16/+15
* Force dumpvars into dumb terminal mode and move log filesColin Cross2019-09-264-24/+45
* status table: don't write newlines in non-scrolling terminalsColin Cross2019-09-261-29/+21
* status table: ANSI code rows and columns are 1-basedColin Cross2019-09-261-4/+4
* Compute critical path when ninja finishesColin Cross2019-09-266-0/+326
* Stop using build/target -> build/make/target symlinkDan Willemsen2019-09-255-11/+11
* Fix formattingEthan Chen2019-09-131-4/+3
* Add missing cortex-a76 arm configurationLuca Stefani2019-09-121-0/+1
* Make additional manifests transitiveLuca Stefani2019-09-111-7/+6
* Add 'Additional_manifest' property to merge other manifestschangho.shin2019-09-112-1/+10
* Pass --remove-tools-declarations to manifest mergerColin Cross2019-09-112-4/+13
* Don't use merged manifest for android_library modulesColin Cross2019-09-113-47/+65
* soong: Squash of lineage-sdk bringup commitsRashed Abdel-Tawab2019-09-107-5/+47
* soong: Whitelist nprocSam Mortimer2019-09-081-0/+1
* soong: Add PathForSourceRelaxedSam Mortimer2019-09-071-0/+50
* soong: add support for nested structs in variablePropertiesSimon Shields2019-09-071-2/+12
* soong: extend with lineage board flagsSimon Shields2019-09-073-1/+10
* soong sbox: Add option to allow copying all generated outputSam Mortimer2019-09-071-3/+12
* cleanbuild: add *.zip.md5sum to installclean_filesMichael Bestas2019-09-061-0/+1
* Add dumpvar for WITH_SUAbhisek Devkota2019-09-061-0/+2
* soong: Add LINEAGE_VERSION to dumpvarsRashed Abdel-Tawab2019-09-061-0/+1
* Give Blueprint modules access to all namespacesColin Cross2019-09-052-0/+48
* Remove support for ONE_SHOT_MAKEFILEDan Willemsen2019-09-044-416/+189
* Deprecate ONE_SHOT_MAKEFILEDan Willemsen2019-09-041-1/+20
* soong_ui: Do not clean the OutDir path multiple times.Patrice Arruda2019-09-041-1/+1
* soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands.Patrice Arruda2019-09-042-19/+85
* soong_ui: Do not find a build file if targets are specified.Patrice Arruda2019-09-042-22/+30
* soong-ui: Redirect mm to mma.Patrice Arruda2019-09-041-1/+4
* soong-ui: Redirect mmm to mmma.Patrice Arruda2019-09-041-1/+4
* soong_ui: Build under a path that contains a symbolic link.Patrice Arruda2019-09-042-1/+59