1. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 9 years ago
  2. 92f8348 Use zip -q for adding shared libraries by Colin Cross · 9 years ago
  3. aa0aca6 Remove "preparing StaticLib" messages by Colin Cross · 9 years ago
  4. 4d66adf Sort all files found via $(shell find) by Dan Willemsen · 9 years ago
  5. d75d893 Don't add build number to apps' version name for platform build. by Ying Wang · 9 years ago
  6. dd86e5a build: support compiling .mm on host by Scott James Remnant · 9 years ago
  7. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  8. 447d696 Clean up Javac a little bit. by Ying Wang · 9 years ago
  9. 3351178 Cleaned the outdated incrementaljavac. by Ying Wang · 10 years ago
  10. 9b17dea Change .dbus.xml extension to .dbus-xml by Christopher Wiley · 9 years ago
  11. 974b822 Fix DBus proxies to use all definitions by Christopher Wiley · 9 years ago
  12. 529f176 Generate DBus proxies and adaptors separately by Christopher Wiley · 9 years ago
  13. c3dcb6c Merge "Consolidate the nanopb-c and regular protobuf build rules." by Ying Wang · 9 years ago
  14. b28ed23 Consolidate the nanopb-c and regular protobuf build rules. by Ying Wang · 10 years ago
  15. 145ae32 Remove legacy windows platform build support by Dan Willemsen · 9 years ago
  16. 4796a8c Include target api version in build system for rscpp. by Noah Presler · 9 years ago
  17. 46ed451 Merge "build: Load makefiles in the same order with Make 4.0" by Dan Willemsen · 9 years ago
  18. ec224d5 build: Load makefiles in the same order with Make 4.0 by Dan Willemsen · 9 years ago
  19. 5923fcd Merge "Add build rules to generate native DBus interfaces" by Christopher Wiley · 9 years ago
  20. 4aedea9 Ignore .*.java files when collecting .java files. by Ying Wang · 9 years ago
  21. bc2be46 Add build rules to generate native DBus interfaces by Christopher Wiley · 9 years ago
  22. bb1da5e Use unmodified MAKECMDGOALS in ninja.mk. by Ying Wang · 9 years ago
  23. bbd4755 Cleanups. by Ying Wang · 9 years ago
  24. f37b455 Read BUILD_NUMBER from file in rules by Colin Cross · 9 years ago
  25. b6da589 Move @echo to first command in rules by Colin Cross · 9 years ago
  26. 8f5e67a Use a different linker for ASan binaries. by Evgenii Stepanov · 10 years ago
  27. 491fca9 Simplify LOCAL_NO_CRT. by Ying Wang · 10 years ago
  28. d160041 Force some clang Werrors that *will* break things. by Dan Albert · 10 years ago
  29. b518c3e [DO NOT MERGE] Add support for RMTYPEDEF with Jack by Yohann Roussel · 10 years ago
  30. 30127bf Add $ORIGIN/lib[64] to host binary's rpath. by Ying Wang · 10 years ago
  31. f09e59e [DO NOT MERGE] Compile using Jack. by Yohann Roussel · 10 years ago
  32. 4c2d1a6 Pack relocation tables for dynamic executables by Dmitriy Ivanov · 10 years ago
  33. 1eca10f Revert "Pack relocation tables for all dynamic executables" by Dimitry Ivanov · 10 years ago
  34. e7a1b8a Pack relocation tables for all dynamic executables by Dmitriy Ivanov · 10 years ago
  35. 5aa0223 Support LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES for prebuilt APKs by Nick Kralevich · 10 years ago
  36. 8f94874 Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS by Dmitriy Ivanov · 10 years ago
  37. aaf9a5b Remove ancient ranlib workaround on Mac OS X. by Ying Wang · 10 years ago
  38. c45a47b Better way to package up the otatools-package. by Ying Wang · 10 years ago
  39. b931956 Convert bc depfiles to .P files. by Ying Wang · 10 years ago
  40. 854607e Use PRIVATE_ALL_OBJECTS by Ying Wang · 10 years ago
  41. 343ed67 Use prebuilt libclang_rt.profile. by Dan Albert · 10 years ago
  42. 91f713a Revert "Revert "Fix the libgcc/libatomic link order."" by Dan Albert · 10 years ago
  43. c1729f3 Strip prebuilt shared library by default. by Ying Wang · 10 years ago
  44. dedff62 Merge "Contain obj of ../ source files in their intermediate dir." by Ying Wang · 10 years ago
  45. fb22a42 Contain obj of ../ source files in their intermediate dir. by Ying Wang · 10 years ago
  46. fe1e5c3 Support .asm being compiled by yasm targeted for x86_64. by Ying Wang · 10 years ago
  47. bfc4369 Reorder lib paths in transform-bc-to-so to avoid build race condition. by Ying Wang · 10 years ago
  48. dcd9083 Use a less freqent dummy file name: zipdummy by Ying Wang · 10 years ago
  49. 13e5965 Store native libs aligned to PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  50. 0c91fa8 Make some warnings impossible to override. by Dan Albert · 10 years ago
  51. cc93f0c Add new build flag LOCAL_DONT_DELETE_JAR_DIRS. by Fredrik Roubert · 10 years ago
  52. cfc95cf Merge "Fix comma in $(if ...)." by Dan Albert · 10 years ago
  53. e481e7d Fix comma in $(if ...). by Logan Chien · 10 years ago
  54. 9ba25d6 Merge "Enable host coverage." by Dan Albert · 10 years ago
  55. 43e128a Enable host coverage. by Dan Albert · 10 years ago
  56. 69b1fe6 Add -static to static link command, for clang. by Chih-Hung Hsieh · 10 years ago
  57. 07acdbf Running jarjar on Java resources. by Ying Wang · 10 years ago
  58. 44203f3 Fix whole static lib handling of duplicate names. by Christopher Ferris · 10 years ago
  59. 1568029 Add more support for GLOBAL_CONLYFLAGS. by Stephen Hines · 10 years ago
  60. e440c3c Revert "Fix the libgcc/libatomic link order." by Dan Albert · 10 years ago
  61. 634f799 Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list by Ying Wang · 10 years ago
  62. 9b0ccb7 Merge "Fix the libgcc/libatomic link order." by Dan Albert · 10 years ago
  63. e23e808 Add -Wl,--hash-style=sysv flag to rs: transform-bc-to-so for compatibility lib. by Miao Wang · 10 years ago
  64. 741b36e Fix the libgcc/libatomic link order. by Dan Albert · 10 years ago
  65. e088c0d Refactor transform-o-to-* definitions. by Dan Albert · 10 years ago
  66. b45f7c3 am 8683612f: Merge "definitions.mk: look for definitions.mk in device/*/build also" by Ying Wang · 10 years ago
  67. 388c04d definitions.mk: look for definitions.mk in device/*/build also by Andrew Boie · 10 years ago
  68. 0d07cfe am a503fb36: PIE executables created with mingw use "mainCRTStartup" as their entry point. by Stephen Hines · 10 years ago
  69. a503fb3 PIE executables created with mingw use "mainCRTStartup" as their entry point. by Stephen Hines · 10 years ago
  70. c811481 am a6a6c35c: Return "none" if no matching arch found by Ying Wang · 10 years ago
  71. a6a6c35 Return "none" if no matching arch found by Ying Wang · 10 years ago
  72. 3a20a17 am 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE." by Tim Murray · 10 years ago
  73. 595d0db Add LOCAL_NO_FPIE. by Tim Murray · 10 years ago
  74. 2138f5e am 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  75. 5c72544 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  76. 52626d2 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  77. c3733c7 am 467f8f32: am df73a5fa: Merge "Performance improvement for whole static libs" by Dan Albert · 10 years ago
  78. e0f44ac Performance improvement for whole static libs by Dan Albert · 11 years ago
  79. 0a5db68 am 66a2aa21: am 9c80e8a5: Merge "Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so" by Ying Wang · 10 years ago
  80. bfd6516 Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so by Ying Wang · 10 years ago
  81. 903e2dd Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so by Ying Wang · 10 years ago
  82. 04cf315 Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  83. 908ab54 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  84. 9d6aa51 am e99d8947: am cbc742a1: Merge "Inhibit implicit -Bsymolic in -shared." by Dan Albert · 10 years ago
  85. d423e5f am 897cd3d4: am afae9fd8: Merge "Fix uses of -fPIC and -fPIE." by Dan Albert · 10 years ago
  86. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  87. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  88. 7f625aa Improve rules of split apks. by Ying Wang · 10 years ago
  89. 1425e2d Support LOCAL_PACKAGE_SPLITS. by Ying Wang · 10 years ago
  90. af9757e New installation path for apks and their JNIs. by Ying Wang · 10 years ago
  91. e019dfd Support dx generating multiple dex files. by Yohann Roussel · 11 years ago
  92. 58f8cf7 am 904446ce: am 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in multilib build." by Ying Wang · 11 years ago
  93. 8e20ef6 Support to add JNI of both archs in multilib build. by Ying Wang · 11 years ago
  94. bf2f0c7 am a1ac4736: am b110da5f: am 9d8854e3: Merge "build: delete 64-bit blacklist" by Colin Cross · 11 years ago
  95. ae2986e build: delete 64-bit blacklist by Colin Cross · 11 years ago
  96. 0ed7cec core: Fixup assert-max-image-size/assert-max-file-size usage by JP Abgrall · 11 years ago
  97. 01c4f46 am dceddd91: am 79b46720: am 02f98a26: Merge "Fix loophole in module expansion." by Ying Wang · 11 years ago
  98. 541b1d0 am fe9ad097: am b1f65358: am 5ad17493: Merge "Support .asm being compiled by yasm targeted for x86." by Ying Wang · 11 years ago
  99. e1b867d Fix loophole in module expansion. by Ying Wang · 11 years ago
  100. 7b913ce Support .asm being compiled by yasm targeted for x86. by Ying Wang · 11 years ago