• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


RSS
Rev. Zeit Autor
cb7e45c ics-x86 2013-04-17 16:58:16 Chih-Wei Huang

Fix /system/app/$app.odex not updated issue

$(built_odex) depends on $(LOCAL_BUILT_MODULE) but doesn't have any build
recipe. It is built by the rules of $(LOCAL_BUILT_MODULE) that results in
a subtle bug: $(built_odex) is always newer than $(LOCAL_BUILT_MODULE)
if $(LOCAL_BUILT_MODULE) rebuilt. Therefore 'make' thinks the targets
(/system/app/$app.odex) depending on $(built_odex) don't need to be updated.
It seems an allegedly optimization bug of 'make'.

The simple fix is to explicitly add $(LOCAL_BUILT_MODULE) as a dependency
of $(installed_odex).

62b64ca 2012-12-11 02:01:30 Chih-Wei Huang

add TARGET_CPU_ABI3

It is used to set ro.product.cpu.abi3.

e89ce4b 2012-07-11 22:57:43 Chih-Wei Huang

x86: enable the Dalvik JIT compiler

ce588ff 2012-06-18 17:16:46 Chih-Wei Huang

Merge commit 'android-4.0.4_r2.1' into ics-x86

1bbaf73 2012-05-03 04:25:06 The Android Automerger

IMM76L

c1e223e 2012-04-29 02:57:30 Chih-Wei Huang

Merge commit 'android-4.0.4_r1.2' into ics-x86

b0936b7 2012-04-21 08:20:26 The Android Automerger

IMM76K

396c8cf 2012-04-20 04:15:03 The Android Automerger

IMM76J

f7e1cbc 2012-04-14 06:20:51 The Android Automerger

IMM76I

a399ee4 2012-04-06 07:48:38 The Android Automerger

IMM76H

7796870 2012-04-05 01:17:46 Chih-Wei Huang

Merge commit 'android-4.0.4_r1.1' into ics-x86

8c1d8bb 2012-04-05 01:17:13 Chih-Wei Huang

Revert "Tighten the toolchain version check"

This reverts commit d7d096df71c65cbcd35def83bdb4f7cc86c3f290.

95e56d7 2012-04-03 07:31:28 The Android Automerger

IMM76G

41a2c75 2012-03-30 05:09:16 The Android Automerger

IMM76F

2b88d20 2012-03-29 06:45:44 The Android Automerger

IMM76E

0db00f2 2012-03-26 04:34:33 The Android Automerger

IMM76D

b962452 2012-03-24 06:38:56 The Android Automerger

IMM76C

54578dd 2012-03-21 09:15:23 The Android Automerger

IMM76B

fe0a544 2012-03-17 11:36:35 The Android Automerger

IMM76

83defc2 2012-03-17 11:30:18 The Android Automerger

merge in ics-mr1-release history after reset to ics-mr1

f3ef510 2012-03-16 20:15:32 Stefan Seidel

strip all but the needed symbols when building a "user" build

3ca86b2 2012-03-14 09:16:36 The Android Automerger

IMM72B

f44b350 2012-03-13 11:36:17 The Android Automerger

IMM72

ca97d05 2012-03-13 11:30:56 The Android Automerger

merge in ics-mr1-release history after reset to ics-mr1

031e57b 2012-03-11 17:58:08 The Android Automerger

second try

c3afa8f 2012-03-11 02:10:29 The Android Automerger

IMM68C

4ea508b 2012-03-11 02:08:53 The Android Automerger

IMM70

eda3c63 2012-03-11 02:06:03 The Android Automerger

merge in ics-mr1-release history after reset to ics-mr1

3a81843 2012-03-10 12:28:10 The Android Automerger

IMM62B

187d092 2012-03-10 12:25:45 The Android Automerger

IMM69