summaryrefslogtreecommitdiffstats
path: root/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Rebrand CM_VERSION to LINEAGE_VERSIONZhao Wei Liew2017-01-021-1/+1
* build: Rebrand to LineageOSZhao Wei Liew2016-12-271-1/+1
* build: skip 'ro.product.device' using new macro "TARGET_SKIP_PRODUCT_DEVICE"Edward Wang2016-04-151-0/+1
* build: Create a oem image when BOARD_OEMIMAGE_FILE_SYSTEM_TYPE is definedDiogo Ferreira2016-04-151-0/+7
* build: Add BOOTIMAGE_EXTRA_DEPS for BOOT_SIGNER products tooEthan Chen2016-04-131-1/+1
* Preventing default locale from being overridden because of buildinfo.shAbhishek G2016-04-051-0/+1
* Fix a race condition while building the recovery patchMartin Blumenstingl2016-03-081-26/+25
* build: Enforce checkapi-cm on system image gen.Adnan Begovic2016-02-101-0/+1
* Revert "build: Fix external checkapi mechanism for marshmallow."Adnan Begovic2016-02-091-2/+0
* build: Fix external checkapi mechanism for marshmallow.Adnan Begovic2016-02-091-0/+2
* build: Always run checkapi when building system imageTom Marshall2016-02-041-0/+4
* releasetools: Store and use the dt image file through target filesBrint E. Kriebel2016-01-271-2/+2
* Fix uncompressed ramdisk generationJake Whatley2015-12-071-20/+28
* build: recovery: Support extra recovery resourcesTom Marshall2015-12-021-1/+10
* Revert "core: copy installed ramdisk and bootloader to BOOT/"David Marble2015-11-211-6/+0
* core: copy installed ramdisk and bootloader to BOOT/David Marble2015-11-201-0/+6
* build: Add option to disable block-based otaTom Marshall2015-11-071-1/+5
* Conditionally create symlink /system/vendor if neededdhacker292015-11-051-0/+12
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-3/+4
|\
| * Revert "Temporarily use blockimgdiff v2 for OTA."Tao Bao2015-08-261-1/+1
| * am 25abc5a3: Merge "Fix issie #23116383: Include security patch level in Sett...Dianne Hackborn2015-08-131-0/+2
| |\
| * | vboot_signer: Add kernel subkey required for signing kernel keyblockFurquan Shaikh2015-08-071-3/+4
| * | Temporarily use blockimgdiff v2 for OTA.Tao Bao2015-07-121-1/+1
* | | build: Fix broken Darwin buildsChristopher N. Hesse2015-11-021-2/+4
* | | build: Add support for device tree in boot.imgDavid Ng2015-11-011-4/+16
* | | Revert "Remove mkyaffs2image references."Michael Bestas2015-10-281-2/+15
* | | Fix TARGET_RELEASETOOL_MAKE_RECOVERY_PATCH_SCRIPT mismergeMichael Bestas2015-10-271-2/+2
* | | build: Move bacon public key to device treeMichael Bestas2015-10-271-2/+1
* | | build: Fix image creation for F2FS-only configurationSteve Kondik2015-10-271-3/+11
* | | build: Separate commands in recovery foreach loopsMatt Mower2015-10-271-3/+3
* | | More custom mkbootimg cleanupMichael Bestas2015-10-251-3/+3
* | | build: Fix check on BOARD_CUSTOM_BOOTIMG_MKGabriele M2015-10-251-1/+1
* | | Revert "Revert "core: Makefile: Build install-recovery into the system image""dhacker292015-10-171-2/+73
* | | build: Actually build the recovery.img if !BOARD_CUSTOM_BOOTIMG_MKdhacker292015-10-171-4/+4
* | | Revert "core: Makefile: Build install-recovery into the system image"Steve Kondik2015-10-161-73/+2
* | | build: Fix BOARD_CUSTOM_BOOTIMG_MK for recovery target.Adnan Begovic2015-10-161-20/+14
* | | build: Cleanup and fix merge derpRashed Abdel-Tawab2015-10-121-5/+6
* | | Merge branch 'LA.BF64.1.2.2_rb4.1' of git://codeaurora.org/platform/build int...Steve Kondik2015-10-121-5/+78
|\ \ \
| * | | build: releasetools: ota: Add support for 32-64 bit upgradesAmeya Thakur2015-10-061-1/+7
| * | | Makefile: Add dependencies for recovery_patch_installAmeya Thakur2015-10-061-1/+7
| * | | core: Makefile: Build install-recovery into the system imageAmeya Thakur2015-10-061-2/+65
| | |/ | |/|
* | | Fix case where boot/recovery.img were being built with wrong params.Ameya Thakur2015-10-121-0/+18
* | | Force bsdiff for recovery_from_boot.p if not using GZIPAndreas Blaesius2015-10-091-0/+4
* | | build: Allow packaging of factory image files into target filesBrint E. Kriebel2015-10-091-0/+3
* | | misc_info: Add factory script location to misc_info when availableBrint E. Kriebel2015-10-091-0/+3
* | | Allow setting the recovery density separately from the aapt configChirayu Desai2015-10-091-0/+4
* | | build: Add the factorypackage targetDiogo Ferreira2015-10-091-0/+29
* | | build: avoid recovery patch if device setup can't do it correctlyHashcode2015-10-091-0/+4
* | | Generate extra userdata partition if neededEthan Chen2015-10-091-0/+2
* | | Fix syntax issues and recovery generationStephen Bird2015-10-081-6/+6