index
:
build.git
replicant-4.2
replicant-6.0
build
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Rebrand CM_VERSION to LINEAGE_VERSION
Zhao Wei Liew
2017-01-02
1
-1
/
+1
*
build: Rebrand to LineageOS
Zhao Wei Liew
2016-12-27
1
-1
/
+1
*
build: skip 'ro.product.device' using new macro "TARGET_SKIP_PRODUCT_DEVICE"
Edward Wang
2016-04-15
1
-0
/
+1
*
build: Create a oem image when BOARD_OEMIMAGE_FILE_SYSTEM_TYPE is defined
Diogo Ferreira
2016-04-15
1
-0
/
+7
*
build: Add BOOTIMAGE_EXTRA_DEPS for BOOT_SIGNER products too
Ethan Chen
2016-04-13
1
-1
/
+1
*
Preventing default locale from being overridden because of buildinfo.sh
Abhishek G
2016-04-05
1
-0
/
+1
*
Fix a race condition while building the recovery patch
Martin Blumenstingl
2016-03-08
1
-26
/
+25
*
build: Enforce checkapi-cm on system image gen.
Adnan Begovic
2016-02-10
1
-0
/
+1
*
Revert "build: Fix external checkapi mechanism for marshmallow."
Adnan Begovic
2016-02-09
1
-2
/
+0
*
build: Fix external checkapi mechanism for marshmallow.
Adnan Begovic
2016-02-09
1
-0
/
+2
*
build: Always run checkapi when building system image
Tom Marshall
2016-02-04
1
-0
/
+4
*
releasetools: Store and use the dt image file through target files
Brint E. Kriebel
2016-01-27
1
-2
/
+2
*
Fix uncompressed ramdisk generation
Jake Whatley
2015-12-07
1
-20
/
+28
*
build: recovery: Support extra recovery resources
Tom Marshall
2015-12-02
1
-1
/
+10
*
Revert "core: copy installed ramdisk and bootloader to BOOT/"
David Marble
2015-11-21
1
-6
/
+0
*
core: copy installed ramdisk and bootloader to BOOT/
David Marble
2015-11-20
1
-0
/
+6
*
build: Add option to disable block-based ota
Tom Marshall
2015-11-07
1
-1
/
+5
*
Conditionally create symlink /system/vendor if needed
dhacker29
2015-11-05
1
-0
/
+12
*
Merge tag 'android-6.0.0_r26' into HEAD
Ricardo Cerqueira
2015-11-05
1
-3
/
+4
|
\
|
*
Revert "Temporarily use blockimgdiff v2 for OTA."
Tao Bao
2015-08-26
1
-1
/
+1
|
*
am 25abc5a3: Merge "Fix issie #23116383: Include security patch level in Sett...
Dianne Hackborn
2015-08-13
1
-0
/
+2
|
|
\
|
*
|
vboot_signer: Add kernel subkey required for signing kernel keyblock
Furquan Shaikh
2015-08-07
1
-3
/
+4
|
*
|
Temporarily use blockimgdiff v2 for OTA.
Tao Bao
2015-07-12
1
-1
/
+1
*
|
|
build: Fix broken Darwin builds
Christopher N. Hesse
2015-11-02
1
-2
/
+4
*
|
|
build: Add support for device tree in boot.img
David Ng
2015-11-01
1
-4
/
+16
*
|
|
Revert "Remove mkyaffs2image references."
Michael Bestas
2015-10-28
1
-2
/
+15
*
|
|
Fix TARGET_RELEASETOOL_MAKE_RECOVERY_PATCH_SCRIPT mismerge
Michael Bestas
2015-10-27
1
-2
/
+2
*
|
|
build: Move bacon public key to device tree
Michael Bestas
2015-10-27
1
-2
/
+1
*
|
|
build: Fix image creation for F2FS-only configuration
Steve Kondik
2015-10-27
1
-3
/
+11
*
|
|
build: Separate commands in recovery foreach loops
Matt Mower
2015-10-27
1
-3
/
+3
*
|
|
More custom mkbootimg cleanup
Michael Bestas
2015-10-25
1
-3
/
+3
*
|
|
build: Fix check on BOARD_CUSTOM_BOOTIMG_MK
Gabriele M
2015-10-25
1
-1
/
+1
*
|
|
Revert "Revert "core: Makefile: Build install-recovery into the system image""
dhacker29
2015-10-17
1
-2
/
+73
*
|
|
build: Actually build the recovery.img if !BOARD_CUSTOM_BOOTIMG_MK
dhacker29
2015-10-17
1
-4
/
+4
*
|
|
Revert "core: Makefile: Build install-recovery into the system image"
Steve Kondik
2015-10-16
1
-73
/
+2
*
|
|
build: Fix BOARD_CUSTOM_BOOTIMG_MK for recovery target.
Adnan Begovic
2015-10-16
1
-20
/
+14
*
|
|
build: Cleanup and fix merge derp
Rashed Abdel-Tawab
2015-10-12
1
-5
/
+6
*
|
|
Merge branch 'LA.BF64.1.2.2_rb4.1' of git://codeaurora.org/platform/build int...
Steve Kondik
2015-10-12
1
-5
/
+78
|
\
\
\
|
*
|
|
build: releasetools: ota: Add support for 32-64 bit upgrades
Ameya Thakur
2015-10-06
1
-1
/
+7
|
*
|
|
Makefile: Add dependencies for recovery_patch_install
Ameya Thakur
2015-10-06
1
-1
/
+7
|
*
|
|
core: Makefile: Build install-recovery into the system image
Ameya Thakur
2015-10-06
1
-2
/
+65
|
|
|
/
|
|
/
|
*
|
|
Fix case where boot/recovery.img were being built with wrong params.
Ameya Thakur
2015-10-12
1
-0
/
+18
*
|
|
Force bsdiff for recovery_from_boot.p if not using GZIP
Andreas Blaesius
2015-10-09
1
-0
/
+4
*
|
|
build: Allow packaging of factory image files into target files
Brint E. Kriebel
2015-10-09
1
-0
/
+3
*
|
|
misc_info: Add factory script location to misc_info when available
Brint E. Kriebel
2015-10-09
1
-0
/
+3
*
|
|
Allow setting the recovery density separately from the aapt config
Chirayu Desai
2015-10-09
1
-0
/
+4
*
|
|
build: Add the factorypackage target
Diogo Ferreira
2015-10-09
1
-0
/
+29
*
|
|
build: avoid recovery patch if device setup can't do it correctly
Hashcode
2015-10-09
1
-0
/
+4
*
|
|
Generate extra userdata partition if needed
Ethan Chen
2015-10-09
1
-0
/
+2
*
|
|
Fix syntax issues and recovery generation
Stephen Bird
2015-10-08
1
-6
/
+6
[next]