1. 4aa7a19 Merge "Fix "make acp" under Cygwin. DO NOT MERGE." by Raphael Moll · 14 years ago
  2. e6add13 Fix "make acp" under Cygwin. DO NOT MERGE. by Raphael Moll · 14 years ago
  3. 54ddcc2 Merge "Explicitly declare assembly only __ASSEMBLY__ macro for assembly source" by Jean-Baptiste Queru · 14 years ago
  4. 20d1ba6 Explicitly declare assembly only __ASSEMBLY__ macro for assembly source by Jim Huang · 14 years ago
  5. fcab840 Merge "Add in MonkeyRunner target (and dependent libs) to SDK build." by Bill Napier · 14 years ago
  6. 0e9473a Add in MonkeyRunner target (and dependent libs) to SDK build. by Bill Napier · 14 years ago
  7. 0f085e5 Merge "Explicitly request ip-up-vpn" by Jean-Baptiste Queru · 14 years ago
  8. ffd5087 Use the new sdk/build/tools.atree. by Xavier Ducrohet · 14 years ago
  9. a737b83 Explicitly request ip-up-vpn by Jean-Baptiste Queru · 14 years ago
  10. b368bba Enforce 64-bit build environment by Ying Wang · 15 years ago
  11. 1e80c29 [build] move dumpvar.mk include after select.mk include by Gary King · 15 years ago
  12. cc84526 Merge "Add atom optimization flags" by Jean-Baptiste Queru · 15 years ago
  13. 42f4065 Merge "Disable new longjmp in glibc 2.11 and later." by Ying Wang · 15 years ago
  14. 163fa35 Disable new longjmp in glibc 2.11 and later. by Ying Wang · 15 years ago
  15. 85fd503 Revert "Fixed problem with keymap files copied to target" by Jean-Baptiste Queru · 15 years ago
  16. a160e31 Merge "Fixed problem with keymap files copied to target" by Jean-Baptiste Queru · 15 years ago
  17. 9a8732f Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 15 years ago
  18. c90449f Fixed problem with keymap files copied to target by Magnus Karlsson · 15 years ago
  19. 6ba4b59 SDK: add hierarchyviewer2 to windows target list. by Raphael Moll · 15 years ago
  20. 3d00a8c For the generic board, set /system/bin/sh to mksh to test the transition by Thorsten Glaser · 15 years ago
  21. 2213aab Add new variable TARGET_SHELL := ash (default; or mksh) by Thorsten Glaser · 15 years ago
  22. ddeb150 Add easymock for list of Windows SDK targets. by Raphael Moll · 15 years ago
  23. 43d406e Merge "add drm/ directory to include it as part of frameworks" by Jean-Baptiste Queru · 15 years ago
  24. e743c53 Package ddmlib-prebuilt with CTS. by Xavier Ducrohet · 15 years ago
  25. 2bdf265 add drm/ directory to include it as part of frameworks by aimitakeshi · 15 years ago
  26. 2467fe2 Add atom optimization flags by Chih-Wei Huang · 15 years ago
  27. 8339ba9 Merge "Replaced AlarmClock with DeskClock" by Jean-Baptiste Queru · 15 years ago
  28. 5022d63 Replaced AlarmClock with DeskClock by Christian Mehlmauer · 15 years ago
  29. 7adbf97 Allow explicit warnings for projects by Jeffrey Chyan · 15 years ago
  30. 6c2df3e Add full_x86 product. by Jean-Baptiste Queru · 15 years ago
  31. af20a60 Merge "Move buildspec vars to BoardConfig.mk" by Jean-Baptiste Queru · 15 years ago
  32. 6f9318e Add generic_x86-eng to the lunch menu by Bruce Beare · 15 years ago
  33. fe2ef85 Define __ANDROID__ for x86 to be on par with ARM build requirements by Bruce Beare · 15 years ago
  34. cce6f92 Move buildspec vars to BoardConfig.mk by Bruce Beare · 15 years ago
  35. e62f2c2 Merge "Vendorsetup needs to look in additional places." by Jean-Baptiste Queru · 15 years ago
  36. 6f8410b Vendorsetup needs to look in additional places. by Bruce Beare · 15 years ago
  37. b73dc66 Allow TARGET_ARCH to be set from BoardConfig.mk by Bruce Beare · 15 years ago
  38. 8884bf0 Fix build - USE_MINGW seems to be the preferred define by Jean-Baptiste Queru · 15 years ago
  39. 8565c63 Merge "acp: Ensure dst mtime always greater or equal to src mtime" by Jean-Baptiste Queru · 15 years ago
  40. 45ac434 Refactor Stripper. Allow a stripper other than SOSLIM to be specified by Bruce Beare · 15 years ago
  41. daea3fc Merge "Set arm specific variables to be empty for non-arm platforms" by Jean-Baptiste Queru · 15 years ago
  42. 0d09e58 Set arm specific variables to be empty for non-arm platforms by Chih-Wei Huang · 15 years ago
  43. 24d22be acp: Ensure dst mtime always greater or equal to src mtime by Kan-Ru Chen · 15 years ago
  44. f5f11eb Merge "Create systemtarball either with bz2 or gz" by Jean-Baptiste Queru · 15 years ago
  45. 69ef5ce Create systemtarball either with bz2 or gz by Bruce Beare · 15 years ago
  46. 68f9303 update 404'd source.android.com URLs by Chris Peterson · 15 years ago
  47. 3f03d11 Merge "Create boottarball just like systemtarball" by Jean-Baptiste Queru · 15 years ago
  48. 52aac20 Create boottarball just like systemtarball by Bruce Beare · 15 years ago
  49. df49c50 Update to latest (froyo) init.rc by Bruce Beare · 15 years ago
  50. 90c47c4 Merge "Explicitly indicates that only bash is supported." by Jean-Baptiste Queru · 15 years ago
  51. e3bc7ac Revert "acp: Ensure dst mtime always greater or equal to src mtime" by Jean-Baptiste Queru · 15 years ago
  52. 7d4ae91 Merge "acp: Ensure dst mtime always greater or equal to src mtime" by Jean-Baptiste Queru · 15 years ago
  53. 0745376 Explicitly indicates that only bash is supported. by Kan-Ru Chen · 15 years ago
  54. 4e3c668 Add $(TARGET_DEVICE_DIR)/system.prop to be a prerequisite by Chih-Wei Huang · 16 years ago
  55. a67bc11 acp: Ensure dst mtime always greater or equal to src mtime by Kan-Ru Chen · 15 years ago
  56. 45038e0 Add full-eng instead of generic-eng in the lunch menu by Jean-Baptiste Queru · 15 years ago
  57. aae60c0 Fix to "make ddmlib ddmuilib" under Windows/Cygwin. by Raphael Moll · 15 years ago
  58. 77dfeae Switch the required host Java environment to 1.6. by Jeff Hamilton · 15 years ago
  59. dcd1140 merge from open-source master by The Android Open Source Project · 15 years ago
  60. 833e624 Update platform version strings for AOSP by Jean-Baptiste Queru · 15 years ago
  61. fe75781 am 81b68ad9: Merge "docs: show the download message on the SDK homepage because we no longer need to walk through the TOS" into froyo by Scott Main · 15 years ago
  62. 81b68ad Merge "docs: show the download message on the SDK homepage because we no longer need to walk through the TOS" into froyo by Scott Main · 15 years ago
  63. 6658288 am c048c9b5: default empty tapas to TARGET_BUILD_APPS "all" by Ying Wang · 15 years ago
  64. a1b358a docs: show the download message on the SDK homepage because we no longer by Scott Main · 15 years ago
  65. c048c9b default empty tapas to TARGET_BUILD_APPS "all" by Ying Wang · 15 years ago
  66. bf77b69 am 3b85269c: include build timestamp in OTA metadata by Doug Zongker · 15 years ago
  67. 3b85269 include build timestamp in OTA metadata by Doug Zongker · 15 years ago
  68. ca553e2 am 06898660: A nothing-to-do build should do nothing. by Ying Wang · 15 years ago
  69. 8b8ee71 merge from open-source master by The Android Open Source Project · 15 years ago
  70. 979e476 Change branch name to openmaster, to avoid confusion by Jean-Baptiste Queru · 15 years ago
  71. 0689866 A nothing-to-do build should do nothing. by Ying Wang · 15 years ago
  72. aa90e9e merge from open-source master by The Android Open Source Project · 15 years ago
  73. 7ef3145 Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target" by Jean-Baptiste Queru · 15 years ago
  74. 8aeb7cc am 2b8d2383: Merge changes I02214abd,I79e6f60e into froyo by Joe Onorato · 15 years ago
  75. 2b8d238 Merge changes I02214abd,I79e6f60e into froyo by Joe Onorato · 15 years ago
  76. 5cbd5d9 merge from open-source master by The Android Open Source Project · 15 years ago
  77. 633c4a5 Merge "generic.mk: Replaced AlarmClock with newer DeskClock App" by Jean-Baptiste Queru · 15 years ago
  78. 290f527 am a07d37b7: Cherry-pick bug fixes from master. by Ying Wang · 15 years ago
  79. da12daf Add a tapas command. by Joe Onorato · 15 years ago
  80. 16fa4b2 Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS. by Joe Onorato · 15 years ago
  81. a07d37b Cherry-pick bug fixes from master. by Ying Wang · 15 years ago
  82. ab251d9 am 7a794289: Merge "Unbundle the build system." into froyo by Ying Wang · 15 years ago
  83. 7a79428 Merge "Unbundle the build system." into froyo by Ying Wang · 15 years ago
  84. 0f6f4ca Unbundle the build system. by Ying Wang · 15 years ago
  85. d35e7f5 am 04be0d86: Set JAVA_HOME to point to java 1.5. by Jeff Hamilton · 15 years ago
  86. 04be0d8 Set JAVA_HOME to point to java 1.5. by Jeff Hamilton · 15 years ago
  87. f56e916 merge from open-source master by The Android Open Source Project · 15 years ago
  88. 6494731 Merge "Build BUILD_MULTI_PREBUILT for the prebuilt target" by Jean-Baptiste Queru · 15 years ago
  89. 4873d8f merge from open-source master by The Android Open Source Project · 15 years ago
  90. 8d09b69 Build host tools as 32bit on all Darwin machines. by Jeff Hamilton · 15 years ago
  91. e8ffa14 am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package. by Ying Wang · 15 years ago
  92. ba16a89 Override LOCAL_CERTIFICATE in inherit-package. by Ying Wang · 15 years ago
  93. b93e03c am 52911309: Cherry-pick unbundled build changes from master by Ying Wang · 15 years ago
  94. 5291130 Cherry-pick unbundled build changes from master by Ying Wang · 15 years ago
  95. 0c5363c am 8e5605a7: Add QuickSearchBox to the SDK build. by Xavier Ducrohet · 15 years ago
  96. 8e5605a Add QuickSearchBox to the SDK build. by Xavier Ducrohet · 15 years ago
  97. b7ebe01 am ca671ab7: Revert "Doc change: Update froyo mark for home" by Scott Main · 15 years ago
  98. ca671ab Revert "Doc change: Update froyo mark for home" by Scott Main · 15 years ago
  99. 8056ee2 generic.mk: Replaced AlarmClock with newer DeskClock App by Christian Mehlmauer · 15 years ago
  100. d44754e am e9b01eb4: Doc change: add tv assets for carousel. by Dirk Dougherty · 15 years ago