1. 233f708 kernelscripts: Add snapshots of buildkernel.sh and kernel_definitions.mk by Raghavendra Rao Ananta · 4 years, 10 months ago
  2. 6dda7d7 Merge remote-tracking branch 'origin/aosp/master' into lahaina by Murali Nalajala · 4 years, 11 months ago
  3. 697275e build_abi: add options to help maintaining the abi.xml by Matthias Maennich · 4 years, 11 months ago
  4. 4d44b55 Merge "build.sh: Set make flags and propagate make arguments" by Treehugger Robot · 4 years, 11 months ago
  5. d4372e3 Merge "envsetup: move envsetup.sh to _setup_env.sh and deprecate envsetup.sh" by Treehugger Robot · 4 years, 11 months ago
  6. 0bfeb09 checkpatch: skip analysis for merge commits on kernel/common by Matthias Maennich · 4 years, 11 months ago
  7. fbe5364 envsetup: move envsetup.sh to _setup_env.sh and deprecate envsetup.sh by Matthias Maennich · 4 years, 11 months ago
  8. 20ff325 build.sh: Set make flags and propagate make arguments by Alessio Balsini · 4 years, 11 months ago
  9. ee7ef66 Merge "[V2] build.sh: Fix the behavior of specifying CC" by Treehugger Robot · 4 years, 11 months ago
  10. 3a869ac build kernel module ramdisk by Ram Muthiah · 5 years ago
  11. 9bad3d7 Export all the BUILD_CONFIG env variables by Alessio Balsini · 5 years ago
  12. 303324d envsetup.sh checks, but does not set ENVSETUP_SH_INCLUDED=1 by Alessio Balsini · 5 years ago
  13. a397d80 [V2] build.sh: Fix the behavior of specifying CC by Alessio Balsini · 5 years ago
  14. 9f1ecd0 Fix removal of duplicate PATH entries by Alessio Balsini · 5 years ago
  15. 497c3ed Fix array expansion by Alessio Balsini · 5 years ago
  16. d6aef5f Merge "Revert "build.sh: Fix the behavior of specifying CC"" by Alistair Delva · 5 years ago
  17. 280a192 Revert "build.sh: Fix the behavior of specifying CC" by Alessio Balsini · 5 years ago
  18. 0cd7bde Merge "build.sh: Fix the behavior of specifying CC" by Treehugger Robot · 5 years ago
  19. 468fab0 Merge "abi: update libabigail to latest upstream master" by Treehugger Robot · 5 years ago
  20. f9394cf build.sh: Fix the behavior of specifying CC by Alessio Balsini · 5 years ago
  21. e415a71 add more common build tools to the kernel prebuilts by Matthias Maennich · 5 years ago
  22. 4f66c05 build: maintain a set of build-tools used during kernel builds by Matthias Maennich · 5 years ago
  23. 798d9a9 abi: update libabigail to latest upstream master by Matthias Maennich · 5 years ago
  24. b6e81cd build_abi: add build/ to the path for error msg by Nick Desaulniers · 5 years ago
  25. 8bc4f60 config.net_test: Set compilers paths to local repo's by Alessio Balsini · 5 years ago
  26. ac89633 Wildcard expansion for generic FILES entries by Alessio Balsini · 5 years ago
  27. ab75f54 remove dpkg usage from build_abi.sh by Greg Kroah-Hartman · 5 years ago
  28. 9344e8a abi/bootstrap: Warn on non-debian systems what might need to be done by Greg Kroah-Hartman · 5 years ago
  29. 207606d checkpatch_presubmit: be a bit more tolerant when parsing applied.prop by Matthias Maennich · 5 years ago
  30. 8ed8746 abi: update libabigail to latest upstream master by Matthias Maennich · 5 years ago
  31. a41cc7e Merge changes from topic "hermetic-kernel-build" by Treehugger Robot · 5 years ago
  32. bc48ccb abi/bootstrap: ensure libebl backends are in LD_LIBRARY_PATH by Matthias Maennich · 5 years ago
  33. 2ee76c8 build: teach envsetup.sh to respect a defined buildtools location by Matthias Maennich · 5 years ago
  34. 2eb25cc build: also define HOSTCC if CC is set by Matthias Maennich · 5 years ago
  35. 2898702 abi: update libabigail to latest upstream master by Matthias Maennich · 5 years ago
  36. 46f9bd0 abi: update libabigail to latest upstream master by Matthias Maennich · 5 years ago
  37. f2540c7 abi: replace libabigail's --short-locs by postprocessing of the abi.xml by Matthias Maennich · 5 years ago
  38. 2f2937c abi/bootstrap: build elfutils from source as well by Matthias Maennich · 5 years ago
  39. c561e76 abi: build_abi.sh: compare against predefined ABI by Matthias Maennich · 5 years ago
  40. 25062fc abi/bootstrap: update libabigail to current master by Matthias Maennich · 5 years ago
  41. d46fd32 ABI out: Use the extension .xml rather then .out by Matthias Maennich · 5 years ago
  42. edbc774 Merge "checkpatch_blacklist: add TYPO_SPELLING" by Treehugger Robot · 5 years ago
  43. 6a7a412 checkpatch_blacklist: add TYPO_SPELLING by Tri Vo · 5 years ago
  44. 44509b0 build.sh: add option to define abi definition location by Matthias Maennich · 5 years ago
  45. c494508 abitool.py: add various new abidw options to reduce indeterminism by Matthias Maennich · 5 years ago
  46. 334f5cf build_abi.sh: pass through CC_LD_ARGS to `make olddefconfig` by Matthias Maennich · 5 years ago
  47. 898f1e4 Pass CC_LD_ARG to savedefconfig by Alistair Strachan · 5 years ago
  48. e46a937 Enable boot.img creation by Hridya Valsaraju · 5 years ago
  49. e26b773 build_abi.sh: also check for the existence of abidiff am: 96a7e233ec by Matthias Maennich · 5 years ago
  50. 96a7e23 build_abi.sh: also check for the existence of abidiff by Matthias Maennich · 5 years ago
  51. b949417 build_abi.sh: Ensure valid abigail installation am: 680e80cafd by Matthias Maennich · 5 years ago
  52. f67e40d abi/bootstrap: install system dependencies without confirmation am: 02963acbce by Matthias Maennich · 5 years ago
  53. 44cd493 abi/bootstrap: moar complete dependencies am: 11b3617ebd by Matthias Maennich · 5 years ago
  54. 680e80c build_abi.sh: Ensure valid abigail installation by Matthias Maennich · 5 years ago
  55. 02963ac abi/bootstrap: install system dependencies without confirmation by Matthias Maennich · 5 years ago
  56. 11b3617 abi/bootstrap: moar complete dependencies by Matthias Maennich · 5 years ago
  57. 68f6890 build.sh: avoid unnecessary copies and reduce overall runtime am: bec886afb9 by Matthias Maennich · 5 years ago
  58. bec886a build.sh: avoid unnecessary copies and reduce overall runtime by Matthias Maennich · 5 years ago
  59. 53e66eb abi/bootstrap: clarify dependencies am: 7dcb786869 by Matthias Maennich · 5 years ago
  60. 7dcb786 abi/bootstrap: clarify dependencies by Matthias Maennich · 5 years ago
  61. b92549c abi/bootstrap: only install packages if missing am: bd5e166237 by Matthias Maennich · 5 years ago
  62. 4138b89 abi/bootstrap: update libabigail 1.5 -> 1.6 am: 8ce41bf7b9 by Matthias Maennich · 5 years ago
  63. bd5e166 abi/bootstrap: only install packages if missing by Matthias Maennich · 5 years ago
  64. 8ce41bf abi/bootstrap: update libabigail 1.5 -> 1.6 by Matthias Maennich · 5 years ago
  65. 4cd41f0 add build_abi.sh to create ABI dumps from build.sh builds am: ea2f60b2bc by Matthias Maennich · 5 years ago
  66. 3d56691 Initial version of the abi monitoring utilities am: cec41ee52f by Matthias Maennich · 5 years ago
  67. c1106de ABI Monitoring: add bootstrap am: f7d7e4dca2 by Matthias Maennich · 5 years ago
  68. ece1967 envsetup.sh: take control of defining OUT_DIR and DIST_DIR am: ccb70faeee by Matthias Maennich · 5 years ago
  69. ea2f60b add build_abi.sh to create ABI dumps from build.sh builds by Matthias Maennich · 5 years ago
  70. cec41ee Initial version of the abi monitoring utilities by Matthias Maennich · 5 years ago
  71. f7d7e4d ABI Monitoring: add bootstrap by Matthias Maennich · 5 years ago
  72. ccb70fa envsetup.sh: take control of defining OUT_DIR and DIST_DIR by Matthias Maennich · 5 years ago
  73. 6fe1bc6 build.sh: define TMP_DIR relative to OUT_DIR am: 14f6db72fa by Matthias Maennich · 5 years ago
  74. 14f6db7 build.sh: define TMP_DIR relative to OUT_DIR by Matthias Maennich · 5 years ago
  75. 8cd25bf build.sh: use a gcc with target triplet from PATH if CC=gcc is set by Matthias Maennich · 5 years ago
  76. 0646c8d build.sh: use a gcc with target triplet from PATH if CC=gcc is set by Matthias Maennich · 5 years ago
  77. 7ac6760 add build.config's for upstream LTS branches am: 263c177c98 by Matthias Maennich · 5 years ago
  78. 956c00b build.sh: consistently use CC_ARG and LD_ARG am: 151047e2c3 by Matthias Maennich · 5 years ago
  79. 263c177 add build.config's for upstream LTS branches by Matthias Maennich · 5 years ago
  80. 151047e build.sh: consistently use CC_ARG and LD_ARG by Matthias Maennich · 5 years ago
  81. 1318cc7 build.sh: doc for PRE_DEFCONFIG_CMDS + POST_KERNEL_BUILD_CMDS am: e4edd6f9ba by Matthias Maennich · 5 years ago
  82. 58874c5 Add PRE_DEFCONFIG + POST_KERNEL_BUILD hooks am: 0172f35846 by Petri Gynther · 5 years ago
  83. e4edd6f build.sh: doc for PRE_DEFCONFIG_CMDS + POST_KERNEL_BUILD_CMDS by Matthias Maennich · 5 years ago
  84. 0172f35 Add PRE_DEFCONFIG + POST_KERNEL_BUILD hooks by Petri Gynther · 5 years ago
  85. 6652d74 initial release of kernel/build in AOSP by Matthias Maennich · 5 years ago
  86. 12bf50c Initial empty repository by Xin Li · 8 years ago