aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move all status output to stdout"android-p-preview-5Treehugger Robot2018-07-132-5/+7
|\
| * Move all status output to stdoutDan Willemsen2018-07-122-5/+7
* | Merge "Add exclude_files and exclude_dirs properties to java_import"Treehugger Robot2018-07-133-26/+40
|\ \ | |/ |/|
| * Add exclude_files and exclude_dirs properties to java_importColin Cross2018-07-123-26/+40
* | Fix race condition and loggingDan Willemsen2018-07-121-9/+7
* | Merge "Add a unified status reporting UI"Treehugger Robot2018-07-1239-550/+2624
|\ \
| * | Add a unified status reporting UIDan Willemsen2018-07-1239-550/+2624
* | | Merge "Don't create non-primary arch variant for recovery-only module"Treehugger Robot2018-07-123-0/+50
|\ \ \
| * | | Don't create non-primary arch variant for recovery-only moduleJiyong Park2018-07-123-0/+50
* | | | Merge "Unset envsetup.sh variables inside build"Colin Cross2018-07-121-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Unset envsetup.sh variables inside buildColin Cross2018-07-111-0/+12
* | | | Merge "Change link type rule"Treehugger Robot2018-07-121-6/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Change link type ruleSundong Ahn2018-07-111-6/+13
| |/ /
* | | Merge "Export: phonyFactory -> PhonyFactory"Treehugger Robot2018-07-121-2/+2
|\ \ \ | |/ / |/| |
| * | Export: phonyFactory -> PhonyFactorySteven Moreland2018-07-111-2/+2
| |/
* | Merge "Allow disabling LTO on eng"Treehugger Robot2018-07-111-0/+3
|\ \
| * | Allow disabling LTO on engJohn Reck2018-07-111-0/+3
* | | Use manifest merger in SoongColin Cross2018-07-118-20/+138
| |/ |/|
* | Merge "Translate java libraries to java_library"Colin Cross2018-07-114-7/+161
|\ \
| * | Translate java libraries to java_libraryColin Cross2018-07-114-7/+161
* | | Merge "Don't install java libraries by default"Colin Cross2018-07-116-34/+34
|\| | | |/ |/|
| * Don't install java libraries by defaultColin Cross2018-07-116-34/+34
* | Merge "Fix error in build when OUT_DIR_COMMON_BASE is used"Treehugger Robot2018-07-111-8/+20
|\ \ | |/ |/|
| * Fix error in build when OUT_DIR_COMMON_BASE is usedPeter Kalauskas2018-07-101-8/+20
* | Merge "Cleanup createVndkSourceAbiDump()"Logan Chien2018-07-112-14/+27
|\ \
| * | Cleanup createVndkSourceAbiDump()Logan Chien2018-07-102-14/+27
* | | Add min_sdk_version to android_library_import modulesColin Cross2018-07-101-1/+5
* | | pom2bp: move misplaced {{end}}Colin Cross2018-07-101-2/+2
| |/ |/|
* | Don't install android_library modulesandroid-o-mr1-iot-release-1.0.2Colin Cross2018-07-101-0/+1
* | Merge "Fix error reporting when parsing genrule cmd"Colin Cross2018-07-101-11/+16
|\ \
| * | Fix error reporting when parsing genrule cmdColin Cross2018-07-091-11/+16
* | | Merge "Generate system modules for any value of EXPERIMENTAL_USE_OPENJDK9."Tobias Thierer2018-07-101-14/+10
|\ \ \
| * | | Generate system modules for any value of EXPERIMENTAL_USE_OPENJDK9.Tobias Thierer2018-07-091-14/+10
| |/ /
* | / Add support for -apiMapping parameter in DocLava.Mathew Inwood2018-07-101-0/+12
| |/ |/|
* | Merge "Fix: recovery module is disabled on 32-bit targets"Treehugger Robot2018-07-102-16/+10
|\ \
| * | Fix: recovery module is disabled on 32-bit targetsJiyong Park2018-07-082-16/+10
* | | Merge "Sort and uniqify dangling rules list"Treehugger Robot2018-07-101-6/+13
|\ \ \
| * | | Sort and uniqify dangling rules listColin Cross2018-07-091-6/+13
| | |/ | |/|
* | | Merge changes Ieaf37ba6,Ic69f1f93Treehugger Robot2018-07-108-72/+193
|\ \ \
| * | | pom2bp: extract minSdkVersion from manifest into Android.bpColin Cross2018-07-091-5/+65
| * | | Add support for min_sdk_versionColin Cross2018-07-097-67/+128
| |/ /
* / / Document build/soong/scripts/setup_go_workspace_for_soong.shColin Cross2018-07-091-0/+12
|/ /
* / Add option to compile dex for a Java libraryDavid Brazdil2018-07-091-2/+13
|/
* Merge "aidl: -ninja -> --ninja"Treehugger Robot2018-07-071-1/+1
|\
| * aidl: -ninja -> --ninjaSteven Moreland2018-07-061-1/+1
* | Ensure bpglob is built earlyDan Willemsen2018-07-062-6/+15
|/
* Use correct variant for annotation processors.Mathew Inwood2018-07-032-4/+7
* Merge "Add api_dirs property and use module name as prefix"Treehugger Robot2018-07-032-16/+19
|\
| * Add api_dirs property and use module name as prefixSundong Ahn2018-06-252-16/+19
* | Merge "Revert^6 "Move -Wno-enum-compare{,-switch} to external cflags""Yi Kong2018-06-301-7/+4
|\ \