No description
Find a file
Bruno Martins 2a7b321d51 kernel: Go full LLVM build on 5.10+ kernels
Make the conditions accurately reflect the comment:
"5.10+ can fully compile without GCC by default".

Change-Id: Ia9070871c23a710ba5b461ad522db241183e34d1
2023-05-24 11:31:08 +01:00
bash_completion Add a bash completion "--force-sync" for repo sync 2015-07-30 15:13:11 +08:00
bootanimation Move bootanimation to product 2021-11-14 20:20:53 +02:00
build lineage: Fix SDK Addon build on x86/x86_64 targets 2023-05-03 22:08:40 +02:00
charger charger: Ensure every generated image is 8-bit 2023-01-02 20:46:48 +01:00
config kernel: Go full LLVM build on 5.10+ kernels 2023-05-24 11:31:08 +01:00
overlay overlay: Convert DocumentsUI RRO to standalone package 2023-04-24 16:51:52 +02:00
prebuilt/common apn: Update mcc525 2023-05-17 07:26:48 +02:00
product Add nvidia product 2022-03-03 07:12:38 +01:00
tools Use a RegEx to get carrier instead of XML parsing 2023-01-22 19:55:02 +01:00
vars vars: Pixel 7a 2023-05-16 21:25:40 +02:00
.gitignore http_prebuilt: Implement archive of artifacts 2017-01-09 13:42:29 +00:00
LICENSE vendor: we are now LineageOS 2016-12-28 19:44:28 +00:00
README.mkdn README: Jenkins is dead, so point to its replacement 2020-12-10 09:49:17 +01:00

LineageOS
===========

Getting started
---------------

Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.


Submitting patches
------------------
Patches are always welcome! Please submit your patches via LineageOS Gerrit!

Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html).

To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/).


Buildbot
--------

All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos).

Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).