aboutsummaryrefslogtreecommitdiff
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* soong: whitelist repoJulian Veit2024-07-131-0/+1
* Merge tag 'android-14.0.0_r50' of https://android.googlesource.com/platform/b...George Zacharia2024-06-3015-74/+136
|\
| * Remove --multitree-buildCole Faust2024-02-283-44/+20
| * Merge "Do not dump BOARD_VNDK_VERSION" into mainKiyoung Kim2024-02-131-1/+0
| |\
| | * Do not dump BOARD_VNDK_VERSIONKiyoung Kim2024-02-061-1/+0
| * | Temporarily remove toolchain/ from androidmk_denylist.goStephen Hines2024-02-081-1/+2
| * | Show error message when Android.mk files are found in directories in the deny...Wei Li2024-02-062-9/+7
| * | Merge "Allowlist gcloud to be run during the build" into mainKousik Kumar2024-02-051-1/+1
| |\ \ | | |/ | |/|
| | * Allowlist gcloud to be run during the buildKousik Kumar2024-02-011-1/+1
| * | Add new soongdbg command and a big json file full of soong debugging info.Joe Onorato2024-02-032-0/+17
| |/
| * Remove SymlinkOutputsCole Faust2024-01-181-2/+0
| * Update Android.mk denylist to only block the following directories in kernel/.Wei Li2024-01-111-1/+4
| * Merge "Improve soong stuck ninja detection output" into mainColin Cross2024-01-111-1/+3
| |\
| | * Improve soong stuck ninja detection outputColin Cross2024-01-101-1/+3
| * | "master" was renamed "main".Elliott Hughes2024-01-092-2/+2
| * | Merge "Do not load Android.mk files from the directories defined in the list....Wei Li2024-01-033-0/+47
| |\ \ | | |/ | |/|
| | * Do not load Android.mk files from the directories defined in the list.Wei Li2024-01-023-0/+47
| * | Merge "Add direct deps on glob result files" into mainCole Faust2024-01-031-14/+37
| |\ \ | | |/ | |/|
| | * Add direct deps on glob result filesCole Faust2024-01-021-14/+37
| * | Merge "Write raw files to disk instead of the ninja file" into mainColin Cross2024-01-021-0/+2
| |\ \ | | |/ | |/|
| | * Write raw files to disk instead of the ninja fileColin Cross2023-12-191-0/+2
| * | Merge "Revert "Show ETA only if it is smart status"" into mainTreehugger Robot2023-12-192-9/+5
| |\ \ | | |/ | |/|
| | * Revert "Show ETA only if it is smart status"Jeongik Cha2023-12-192-9/+5
* | | soong: Whitelist xmllintJulian Veit2024-05-091-0/+1
* | | Add deviceclean for minimal cleaningAlberto972024-04-282-0/+11
* | | soong: Remove KERNEL_OBJ on installcleanAdithya R2024-04-281-0/+1
* | | soong: Whitelist mogrify and shuf for aicp's bootanimationAli B2024-04-281-0/+4
* | | soong: ui: dumpvar: Apparently `PRODUCT_SOONG_NAMESPACES` is necessaryHeroBuxx2024-04-281-1/+1
* | | dumpvars: PRODUCT_IS_AUTO -> PRODUCT_IS_AUTOMOTIVEBruno Martins2024-04-281-1/+1
* | | sandbox_linux: set CCACHE_DIR as a writable pathdaniml32024-04-281-0/+7
* | | cleanbuild: Add `install` to installclean filesLuK13372024-04-281-1/+2
* | | cleanbuild: Add `recovery_kernel` to installclean filesJarl-Penguin2024-04-281-0/+1
* | | cleanbuild: add *.zip.sha256sum to installclean_filesJulian Veit2024-04-281-0/+1
* | | dumpvars: Replace ATV and Automotive varsBruno Martins2024-04-281-2/+2
* | | Be more explicit about GMS dumpvarsNolen Johnson2024-04-281-0/+4
* | | Add dumpvars for WITH_SU and WITH_GMSAbhisek Devkota2024-04-281-0/+2
* | | soong: Add AICP_VERSION to dumpvarsRashed Abdel-Tawab2024-04-281-0/+1
|/ /
* | Fix typo in log in ninja.goJeongik Cha2023-12-111-1/+1
* | Remove bp2build and bazel from soong_uiColin Cross2023-12-079-804/+37
* | Merge "Move startRBE error handling to the main goroutine" into mainColin Cross2023-12-052-6/+19
|\ \
| * | Move startRBE error handling to the main goroutineColin Cross2023-11-282-6/+19
* | | Merge changes Ib785bd1c,Icd05ee3a into mainJeongik Cha2023-11-303-8/+11
|\ \ \ | | |/ | |/|
| * | Show ETA only if it is smart statusJeongik Cha2023-11-302-5/+9
| * | Remove not-used field in smart_statusJeongik Cha2023-11-301-3/+2
* | | Merge "Support experimental building with OpenJDK 21" into mainTreehugger Robot2023-11-291-0/+4
|\ \ \ | |/ / |/| |
| * | Support experimental building with OpenJDK 21Sorin Basca2023-11-291-0/+4
| |/
* / Show estimated build end time during buildJeongik Cha2023-11-296-67/+153
|/
* Revert^2 "Default from-text stub generation in build"Jihoon Kang2023-11-082-8/+8
* Readd support for PRODUCT_RELEASE_CONFIG_MAPSLaMont Jones2023-11-072-0/+40
* Merge "Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS"" into mainColin Cross2023-11-062-40/+0
|\