summaryrefslogtreecommitdiff
path: root/static/build.html
AgeCommit message (Collapse)Author
2023-10-06update build docs for Android 14Daniel Micay
2023-10-06drop section on new keys for Android 13Daniel Micay
2023-10-06avbtool -> avbtool.pymaade93791
2023-09-06add e2fsprogs to dependency listDaniel Micay
2023-09-02wrap command placeholder in code elementsmdyv
2023-09-02wrap new placeholder in var elementsmdyv
2023-09-02replace choosecombo with lunchDmitry Muhomor
lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
2023-09-02note that envsetup.sh supports zshDmitry Muhomor
2023-09-02update adevtool instructionsDmitry Muhomor
2023-09-01extendedDaniel Micay
2023-08-31Fix 5.10 kernel build instruction for emulatorquh4gko8
The output directory generates the android13-5.10 version after a successful build at first line.
2023-08-25update Android Studio packagesmdyv
2023-08-02build: update Android Studio packagesmdyv
2023-07-15explain where to get vendor BUILD_IDDaniel Micay
2023-07-13Use simple templating for static processingsmdyv
2023-07-13Change string markings for replacementssmdyv
2023-07-05switch to main branch for tangorpro/felix kernelsDaniel Micay
2023-07-05reorder build guide device kernel sectionsDaniel Micay
Newest to oldest is our standard order elsewhere.
2023-06-28add Pixel Fold to build target instructionsDaniel Micay
2023-06-27drop legacy info on APEX componentsDaniel Micay
2023-06-27add Pixel Fold build instructionsDaniel Micay
2023-06-27fix Pixel Tablet kernel build sync instructionsDaniel Micay
2023-06-20document Pixel Tablet build commandDaniel Micay
2023-06-20list Pixel Tablet as supported for buildsDaniel Micay
2023-06-20add tangorpro kernel build instructionsDaniel Micay
2023-06-20add 13-tangorpro branchDaniel Micay
2023-06-16Add Mastodon link to footertedgravlin
2023-06-1313-lynx branch is no longer usedDaniel Micay
2023-06-10update build guide to current Debian and UbuntuDaniel Micay
2023-06-10update dependency list due to SSH signingDaniel Micay
2023-06-06specifically require Node.js 18 LTSDaniel Micay
2023-05-11add lynx to build pageVladislav
2023-05-11update build page for QPR2Daniel Micay
2023-05-11document current device branchesDaniel Micay
2023-05-11add lynx kernel build documentationDaniel Micay
2023-05-06update build.html eslintrc filer3g_5z
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-16use separate directory for emulator module buildDaniel Micay
2023-04-15emulator kernel module signingDaniel Micay
2023-04-14add documentation on 5.10 kernel emulator buildsDaniel Micay
2023-04-13add emulator kernel build instructionsDaniel Micay
Initially only covers building the 5.15 kernel for x86_64. Can be extended to covering 5.10 and arm64 too.
2023-04-13reduce recommended repo sync jobs to 8Daniel Micay
Rate limiting has gotten stricter.
2023-04-12use variables for adevtool DEVICE and BUILD_IDr3g_5z
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-10drop recommendation for host kernel versionVladislav
the bug which was introduced in Linux 6.1 got fixed in both linux and linux-lts
2023-04-03emulator does not work on waylandr3g_5z
due to AOSP's provided build of Qt not providing the Wayland platform plugin, and using system Qt is unsupported / doesn't really work well.
2023-03-29use SCHED_BATCH for Vanadium ninja buildDaniel Micay
2023-03-13update kernel build instructions for gs101 PixelsDaniel Micay
2023-03-10update listed command line toolsr3g_5z
2023-03-10update listed Android Studio versionr3g_5z
2023-03-10update listed gradle wrapper versionr3g_5z
2023-02-13AOSP build deps are listed by our build page nowDaniel Micay