Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
bd0c91c8b9d36fd3ed8d8ac7e66b3e1eee3bb0bb
/
core
/
Makefile
bd0c91c
Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.
by Raphael
· 14 years ago
9238d44
Only copy once even if the first matched src:dest pair appears more than once.
by Ying Wang
· 14 years ago
a73b656
Drop support for target files with no recovery.fstab.
by Ying Wang
· 14 years ago
a34fa95
force inclusion of system log tags in the event-log-tags file
by Doug Zongker
· 14 years ago
c647aec
Add mkuserimg.sh, make_ext4fs to otatools
by Sriram Raman
· 14 years ago
09a00a6
Don't build update zip package if there is no kernel, or it's generic device.
by Ying Wang
· 14 years ago
f51f24a
Use the new sdk/build/tools.atree.
by Xavier Ducrohet
· 14 years ago
026f145
Fix userdata partition's ext4 mount point to data.
by Ying Wang
· 14 years ago
0235237
Remove emulator-based dexpreopt logic from the build system.
by Ying Wang
· 14 years ago
e7874c4
Integrate dexpreopt into the build system.
by Ying Wang
· 14 years ago
c0434ac
add recovery.fstab as dependency so it triggers rebuild (do not merge)
by Doug Zongker
· 14 years ago
258bf46
support for per-partition fs_type (do not merge)
by Doug Zongker
· 14 years ago
3797473
consolidate target_files metadata into one key-value file
by Doug Zongker
· 14 years ago
c77a9ad
store user-visible image sizes in target-files
by Doug Zongker
· 14 years ago
c19a8d5
support for ext4/EMMC in target_files and OTA generation
by Doug Zongker
· 14 years ago
671f5fb
Don't increase partition size for ext4 user images. [DO NOT MERGE]
by Ying Wang
· 14 years ago
135a120
remove the system board name from the build fingerprint
by Doug Zongker
· 14 years ago
db2cb63
Change "make PRODUCT-XXX-tests" to build only tests-build-target
by Ying Wang
· 14 years ago
570a0ee
Dist userdataimg and tests-zip-package for tests builds
by Ying Wang
· 14 years ago
0545c91
Revert "Allow properties with spaces in their values"
by Jean-Baptiste Queru
· 14 years ago
c637db1
remove remaining amend support
by Doug Zongker
· 15 years ago
de3bfad
Allow properties with spaces in their values
by Jean-Baptiste Queru
· 14 years ago
d421f57
Fix mkyaffs2image extra flags in the release tools.
by Ying Wang
· 14 years ago
fb0a347
Disable building OTA package if there is no kernel.
by Ying Wang
· 14 years ago
68bb651
Show command lines run by releasetools.
by Ying Wang
· 14 years ago
4de6b5b
Fix mkbootimg parameters for releasetools.
by Ying Wang
· 14 years ago
ffff002
Pass pagesize to makebootimage.
by Ying Wang
· 14 years ago
065521b
Backport ext4 support from master [DO NOT MERGE]
by Ying Wang
· 14 years ago
ad3cf5f
Restore OTA for crespo. [DO NOT MERGE]
by Ying Wang
· 14 years ago
60d1ee3
Better way to disable OTAs for crespo - DO NOT MERGE
by Jean-Baptiste Queru
· 14 years ago
7daa913
Disable OTA for crespo [DO NOT MERGE]
by Ying Wang
· 14 years ago
e1f37ba
am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo
by Ying Wang
· 14 years ago
efb2168
Dist apkcerts.txt for unbundled builds
by Ying Wang
· 14 years ago
b751053
Fix event-log-tags so we don't rebuild framework.jar because of an installclean.
by Joe Onorato
· 14 years ago
45113a7
am 06898660: A nothing-to-do build should do nothing.
by Ying Wang
· 14 years ago
0689866
A nothing-to-do build should do nothing.
by Ying Wang
· 14 years ago
18b7556
Squashed commit of the following (DO NOT MERGE):
by Guang Zhu
· 15 years ago
9ca1628
Support building Windows SDK under Linux.
by Raphael
· 15 years ago
139e332
Add symbols.zip and build.prop to sdk dist.
by Ying Wang
· 15 years ago
910dcbe
Cherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair
by Ying Wang
· 15 years ago
283e2a1
store filesystem config info in target files at build time
by Doug Zongker
· 15 years ago
d2e571c
merge from open-source master
by The Android Open Source Project
· 15 years ago
518ce57
De-dupe PRODUCT_COPY_FILES
by Jean-Baptiste Queru
· 15 years ago
75e3264
Don't build OTA package for aosp_emulator_us
by Jean-Baptiste Queru
· 15 years ago
7e2f13b
build the event-log-tags file for the simulator
by Doug Zongker
· 15 years ago
1181898
core: pass nand page size to mkyaffs2image based on BOARD_NAND_PAGE_SIZE boardconfig var
by Dima Zavin
· 15 years ago
f6a53aa
add "EXTERNAL" as special value of LOCAL_CERTIFICATE
by Doug Zongker
· 15 years ago
672b05c
make build depend on event-log-tags file
by Doug Zongker
· 15 years ago
9bd4962
break up event-log-tags; generate java source files with constants
by Doug Zongker
· 15 years ago
258b2b4
am 1ae98804: Change where makefile looks for sdk_clean.sh
by Xavier Ducrohet
· 15 years ago
1ae9880
Change where makefile looks for sdk_clean.sh
by Xavier Ducrohet
· 15 years ago
2edfb71
Support secondary CPU ABI in build.prop
by David 'Digit' Turner
· 15 years ago
c18736b
remember device-specific releasetools extensions in target-files
by Doug Zongker
· 15 years ago
ed96e88
resolved conflicts for merge of 6dd2ae02 to eclair
by Doug Zongker
· 15 years ago
6dd2ae0
turn down allowed image size
by Doug Zongker
· 15 years ago
8510a1e
use *_PARTITION_SIZE instead of *_MAX_SIZE
by Doug Zongker
· 15 years ago
630b7d3
build: do not attempt to build recovery.img for TINY_ANDROID builds
by Brian Swetland
· 15 years ago
7b02ff0
am 1e96ac84: Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. Don\'t have to re-specify exclusion list for the patch file construction.
by Sriram Raman
· 15 years ago
1e96ac8
Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed.
by Sriram Raman
· 15 years ago
9c3b0d5
Merge commit '66ae61670d3ea69dd1cf72cf529c29654c07405e'
by Android Git Automerger
· 15 years ago
c41bda6
Merge commit '3455a3d4a1b5f59ccbcc2ac7268d11b03861c229'
by Android Git Automerger
· 15 years ago
dabee36
Merge commit 'b003d89ee3a6d39a0ad3ca6e9c8a61f39ef3b92a'
by Android Git Automerger
· 15 years ago
cb69dab
Merge commit '22bc517cdfb6b7ee5f90f61de425516c1d7b0245'
by Android Git Automerger
· 15 years ago
72e108a
Merge commit '7a7cd0d8a3ee6d061d7b505583cb791eec6124f5'
by Android Git Automerger
· 15 years ago
358a48e
merge 73ef8257ce54ce1ddc2d4cfc3b3814ca734c0e11 from donut (resolved conflicts)
by Android Git Automerger
· 15 years ago
b11428e
Fix generic-userdebug build (don't build OTA for this target).
by Sriram Raman
· 15 years ago
ef9f4ea
am 4d7c4348: Merge change 8295 into donut
by Android (Google) Code Review
· 15 years ago
3455a3d
don't try to build recovery patch in generic build
by Doug Zongker
· 15 years ago
b003d89
make path explicit when running imgdiff
by Doug Zongker
· 15 years ago
22bc517
fix imgdiff/bsdiff dependencies
by Doug Zongker
· 15 years ago
7a7cd0d
fix system size calculation for SDK build
by Doug Zongker
· 15 years ago
73ef825
use a binary patch to install recovery from system
by Doug Zongker
· 15 years ago
6c77046
applypatch changes for patching recovery image
by Doug Zongker
· 15 years ago
b6d8944
am 8cebf1ff: fix mislaid \'if\' in recovery
by Doug Zongker
· 15 years ago
8cebf1f
fix mislaid 'if' in recovery
by Doug Zongker
· 15 years ago
97f696c
am 4647f12a: fix image size tests
by Doug Zongker
· 15 years ago
4647f12
fix image size tests
by Doug Zongker
· 15 years ago
659fc55
pass correct -s and -m options to release tools
by Doug Zongker
· 15 years ago
e01100c
generalize the definition of a "radio image"
by Doug Zongker
· 15 years ago
ac4920a
resolved conflicts for merge of c494d7ce to master
by Doug Zongker
· 15 years ago
c494d7c
generate OTA packages that use edify
by Doug Zongker
· 15 years ago
d6fb2d4
am 602a84e0: fix releasetools for non-linux architectures
by Doug Zongker
· 15 years ago
602a84e
fix releasetools for non-linux architectures
by Doug Zongker
· 15 years ago
daadaaa
am 1a28c1a4: Merge change 4541 into donut
by Android (Google) Code Review
· 15 years ago
b1134dd
remember in the target-files package what version of the API recovery uses
by Doug Zongker
· 15 years ago
38a649f
handle BOARD_KERNEL_BASE in releasetools
by Doug Zongker
· 15 years ago
157064f
manual merge of dddd957c, explicitly list SDK image dependencies
by The Android Open Source Project
· 15 years ago
dddd957
explicitly list SDK image dependencies
by Doug Zongker
· 15 years ago
93521c4
manual merge of 367910fc, don't build ota or update packages for sdk or sim
by The Android Open Source Project
· 15 years ago
367910f
don't build ota or update packages for sdk or sim
by Doug Zongker
· 15 years ago
61ceba2
manual merge of 37c0e274, fix building of otacerts.zip
by The Android Open Source Project
· 15 years ago
6be991f
am cf348b97: Merge change 4232 into donut
by Android (Google) Code Review
· 15 years ago
37c0e27
fix building of otacerts.zip
by Doug Zongker
· 15 years ago
8678df4
use releasetools scripts to build update and OTA packages
by Doug Zongker
· 15 years ago
622a564
am 03474237: Merge change 4054 into donut
by Android (Google) Code Review
· 15 years ago
a406c1e
build 'updater' binary for use in OTA packages
by Doug Zongker
· 15 years ago
f55791f
am 8b70e8c6: use minigzip instead of system gzip in the build
by Doug Zongker
· 15 years ago
8b70e8c
use minigzip instead of system gzip in the build
by Doug Zongker
· 15 years ago
4afb4f20
am 3026e96d: Merge change 2245 into donut
by Android (Google) Code Review
· 16 years ago
ecc70d7
Define TARGET_CPU_ABI for finding native code in .apks
by Dianne Hackborn
· 16 years ago
Next »