1. 093f92c build: Generalize kernel DTB path by David Ng · 12 years ago
  2. 5960a84 generate_extra_images: Look for 3.10 dtbs by Stephen Boyd · 12 years ago
  3. 163381a envsetup: Fix mismerged comment about java version by Michael Bestas · 10 years ago
  4. dfd4c08 envsetup: dopush: set file permissions on files pushed to /data too by Matt Mower · 11 years ago
  5. ce5e2e0 Apply correct, optimized mfpu compiler flag for ARMv7-A Cortex CPUs by arter97 · 11 years ago
  6. d17b74b Fix ccache mismerges by Michael Bestas · 10 years ago
  7. f796411 build/core: Define find-other-aidl-files. by Adnan Begovic · 10 years ago
  8. 158f45c Fix TARGET_RELEASETOOL_MAKE_RECOVERY_PATCH_SCRIPT mismerge by Michael Bestas · 10 years ago
  9. 0da522f build: Move bacon public key to device tree by Michael Bestas · 10 years ago
  10. 61af563 build: Fix image creation for F2FS-only configuration by Steve Kondik · 10 years ago
  11. b9e27f8 build: Fix import build step. by Adnan Begovic · 10 years ago
  12. 031d729 build: Separate commands in recovery foreach loops by Matt Mower · 10 years ago
  13. ead9a5c fix success/failure coloring for darwin by Roman Birg · 10 years ago
  14. c240fb9 More custom mkbootimg cleanup by Michael Bestas · 10 years ago
  15. 49834a8 build: Fix check on BOARD_CUSTOM_BOOTIMG_MK by Gabriele M · 10 years ago
  16. c3eb107 envsetup: Show error when supplied dir isn't present with mmm by Abhinav1997 · 10 years ago
  17. 3d1c612 Revert "Revert "core: Makefile: Build install-recovery into the system image"" by dhacker29 · 10 years ago
  18. 8e0ac24 build: Actually build the recovery.img if !BOARD_CUSTOM_BOOTIMG_MK by dhacker29 · 10 years ago
  19. b1e4001 build: Add bt-vendor variant and fix wlan variant by Steve Kondik · 10 years ago
  20. d7b9ac7 Add all-cpp-files-under by Dan Willemsen · 10 years ago
  21. 468ddd9 Revert "core: Makefile: Build install-recovery into the system image" by Steve Kondik · 10 years ago
  22. 95bd379 build: Fix BOARD_CUSTOM_BOOTIMG_MK for recovery target. by Adnan Begovic · 10 years ago
  23. 4d75c7c build: Allow devices to specify a WLAN variant by LuK1337 · 10 years ago
  24. b1cbe9f releasetools: don't attempt to read fingerprint on unified devices by Dan Pasanen · 10 years ago
  25. a7319a2 qcom: Remove QCOM_DIRECTTRACK by Ethan Chen · 10 years ago
  26. c91e1da qcom: Add QTI_BSP by Rashed Abdel-Tawab · 10 years ago
  27. 1fafa55 build: Cleanup and fix merge derp by Rashed Abdel-Tawab · 10 years ago
  28. 0e5acc1 qcom: Enable TARGET_COMPILE_WITH_MSM_KERNEL by Rashed Abdel-Tawab · 10 years ago
  29. b365f4f Adding msm8909 as a QCOM board platform by Marcos Marado · 10 years ago
  30. 0e5e4e0 qcom_utils: Add msm8992 and msm8994 by Rashed Abdel-Tawab · 10 years ago
  31. ef07d67 Merge branch 'LA.BF64.1.2.2_rb4.1' of git://codeaurora.org/platform/build into caf-merge by Steve Kondik · 10 years ago
  32. 8f6a464 Fix case where boot/recovery.img were being built with wrong params. by Ameya Thakur · 13 years ago
  33. 97561d9 Fix libelf path for mm by Alvin Francis · 11 years ago
  34. 4db7ba6 Underp releasetools by Michael Bestas · 10 years ago
  35. 7fdf377 tools/device: Remove deprecated line gsm.mk no longer exist in vendor/cm by Jackeagle · 10 years ago
  36. faf3535 Set kernel gcc version to 4.8 for ARM targets by Brandon McAnsh · 10 years ago
  37. 8d442bd Allow a device to generically define its own headers by Ricardo Cerqueira · 14 years ago
  38. 2a99d65 Force bsdiff for recovery_from_boot.p if not using GZIP by Andreas Blaesius · 10 years ago
  39. f8ff73e build: Enable custom ccache cache dir for Android by Matt Mower · 10 years ago
  40. b3d9a57 build: Allow packaging of factory image files into target files by Brint E. Kriebel · 10 years ago
  41. 9ce090a misc_info: Add factory script location to misc_info when available by Brint E. Kriebel · 10 years ago
  42. d013e76 Allow setting the recovery density separately from the aapt config by Chirayu Desai · 10 years ago
  43. ec4627c build: Fix device detection for a few of the envsetup commands by Steve Kondik · 10 years ago
  44. 3a13433 minnow_max: search for cm.mk in additional directories by Howard M. Harte · 10 years ago
  45. 8dacaed envsetup: repolastsync by Matt Mower · 12 years ago
  46. 1797b2d otasigcheck: Extract the key by Chirayu Desai · 10 years ago
  47. 8222d80 build: Add the factorypackage target by Diogo Ferreira · 10 years ago
  48. d03b0a8 Remove LatinIME as it is included per target in vendor/cm by dhacker29 · 10 years ago
  49. fec47be Allow dopush to load binaries onto the "wrong" device by Chris Sarbora · 10 years ago
  50. 0780f2f envsetup: cleanup the full list by Anthony King · 10 years ago
  51. 850627c lunch: sort the choices by Anthony King · 10 years ago
  52. 4375c68 build: avoid recovery patch if device setup can't do it correctly by Hashcode · 10 years ago
  53. 40b093f envsetup: add mk_timer by Anthony King · 10 years ago
  54. ccc711c Generate extra userdata partition if needed by Ethan Chen · 11 years ago
  55. 1d86c80 build: Add a couple more custom pathmap variables by Steve Kondik · 10 years ago
  56. 6f9f4a7 Colorize more target file output by Scott Mertz · 10 years ago
  57. 240bcde Add support for mediatek platforms by Ricardo Cerqueira · 11 years ago
  58. 9e316e6 build: Make sure we're building our secondary resource package as dependency. by Adnan Begovic · 10 years ago
  59. 92b2b69 build/core: Inherit vendor/* makefiles for check-api. by Adnan Begovic · 10 years ago
  60. 8662a7e build: Ignore filters on platform library. by Adnan Begovic · 10 years ago
  61. a82b3ca build: Add IGNORE_SUBDIR to clear vars. by Adnan Begovic · 10 years ago
  62. fdbb9b1 build/core: Create means of ignoring subdir layer for packages. by Adnan Begovic · 10 years ago
  63. 102c083 build/target: Include CM platform jar in system server. by Adnan Begovic · 10 years ago
  64. 2d66702 kernel: Fix kernelconfig build by Michael Bestas · 10 years ago
  65. 22c8274 build: kernel: arm64 uses Image.gz as the target by Scott Mertz · 10 years ago
  66. cdac22b build: Allow QC platforms to share/customize HAL variants by Anthony King · 10 years ago
  67. 8b3a67d repopick: support projects which get checked out multiple times by Tom Powell · 10 years ago
  68. 9c1a3c3 repopick: Update script with some fixes by Brint E. Kriebel · 10 years ago
  69. fe63628 repopick: print the status of a skipped cherry pick by Dan Pasanen · 10 years ago
  70. c627f07 repopick: open changes are either NEW or OPEN, not just OPEN by Tom Powell · 10 years ago
  71. 9129cb0 roomservice: use force-sync when adding projects with roomservice by Brint E. Kriebel · 10 years ago
  72. 55b9b64 roomservice: python3 support by Chirayu Desai · 12 years ago
  73. ff0032a Fix custom URL error. Merged from cm_build_config by Tom Powell · 10 years ago
  74. 8e1ccda repopick: handle hardware_ril/ril-caf by Anthony King · 10 years ago
  75. fd11d07 repopick: skip abandoned commits by jrior001 · 10 years ago
  76. c858030 Support custom gerrit servers via HTTP or SSH by Tom Powell · 10 years ago
  77. 9f65758 Fix syntax issues and recovery generation by Stephen Bird · 10 years ago
  78. d20dded Add Xcode 7 (10.11) SDK support to mac supported list by Brandon McAnsh · 10 years ago
  79. e26ac43 recovery: Always allow the CM release key by Ricardo Cerqueira · 12 years ago
  80. 158f13a core: Add recovery image target by Brandon McAnsh · 10 years ago
  81. 157f067 Fix OSX support for new CLI Tools (starting with 7.1) by Brian Chu · 10 years ago
  82. 2f05745 build: Make sure we're targeting as 32bit for sqlite3. by Adnan Begovic · 10 years ago
  83. 0bb83c4 build: Readd backwhack and sqlite3. by Adnan Begovic · 10 years ago
  84. 7b6f188 build: remove extreneous backwhack by Dan Pasanen · 10 years ago
  85. 5e5e9e6 build: Fix extreneous endif. by Adnan Begovic · 10 years ago
  86. 650a6c2 Revert "Add temporary hack to help with merge resolution." by Adnan Begovic · 10 years ago
  87. 6631806 build: Update install tools packaging for target-files support by Brint E. Kriebel · 10 years ago
  88. c064d16 build: Add support for additional kernel config snippet by Steve Kondik · 10 years ago
  89. 8528094 [2/3] CmHardwareService: add cm hardware jar to system server by Scott Mertz · 10 years ago
  90. 9e5f077 Enable ADB by default when ro.adb.secure is not 1 by Scott Mertz · 10 years ago
  91. 21fa17e Revert "Revert "build: Handle custom boot images properly"" by Brint E. Kriebel · 10 years ago
  92. c5afe63 Revert "build: Handle custom boot images properly" by Brint E. Kriebel · 10 years ago
  93. 0fdfb46 Don't enable ADB by default on userdebug builds by Michael Bestas · 10 years ago
  94. 37e92c2 dopush only tries to push if its arg doesn't fail by Marcos Marado · 11 years ago
  95. b9e382f add unpackbootimg to otatools by Koushik Dutta · 13 years ago
  96. 4e4128c Themes: Include tm command line tool by d34d · 10 years ago
  97. fd62692 Revert "Add handheld_core_hardware.xml to telephony base" by Ricardo Cerqueira · 10 years ago
  98. 3d4039a releasetools: fix cleaning up /tmp/ by Dan Pasanen · 10 years ago
  99. dc07754 repopick: Allow the github fetch to fail by Chirayu Desai · 11 years ago
  100. f533c2c repopick: Allow using a custom query by Chirayu Desai · 11 years ago