• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

build


RSS
Rev. Tiempo Autor
6dbec6f 2008-10-25 14:49:11 Brian Swetland

revive the TINY_ANDROID build option

- update core/main.mk to include the right top-level directories
- disable tasks/apicheck.mk in TINY_ANDROID builds to prevent failure

3c9065e 2008-10-24 12:50:16 Jeff Hamilton

Fix the build with a proper current.xml API file.

2303bf0 2008-10-24 11:52:23 Joe Onorato

add build system design doc

a2121e9 2008-10-24 10:13:27 Joe Onorato

ftb (fix the build)

c02d4ba 2008-10-24 08:13:40 Android Code Review

Merge

128ce20 2008-10-23 12:32:19 Cliff Spradlin

Added broadcasts for external power events.

824b696 2008-10-23 12:23:11 Christopher Tate

Use a typed comparison of floating point field values rather than just a string comparison.
This addresses toolchain issues; see http://code.google.com/p/android/issues/detail?id=994

3caa7cf 2008-10-22 10:19:14 Rod Whitby

Detect a missing javac and provide a slightly more helpful error message.

Note the hyphens in the error message are required because the output of
this scripts is used directly in a Makefile target.

Signed-off-by: Rod Whitby <rod@whitby.id.au>

8ae3ad5 2008-10-22 07:02:30 Alexey Zaytsev

Add a few missing headers.

Fixes build with gcc 4.3.2 on Debian.

Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>

b6c1cf6 2008-10-21 23:00:00 The Android Open Source Project

Initial Contribution