Skip to content
Snippets Groups Projects
  1. Jul 25, 2018
  2. Jul 24, 2018
  3. Jul 23, 2018
  4. Jul 22, 2018
    • Corey Farrell's avatar
      CI: Fix mkdir CACHE_DIR. · 0ee06132
      Corey Farrell authored
      Change-Id: Ic9f9a61e230047836c836206731f8ff7eb3538c9
      0ee06132
    • Corey Farrell's avatar
      build_tools/make_version: Get MAINLINE_BRANCH from .gitreview. · 747b65f6
      Corey Farrell authored
      Use .gitreview defaultbranch setting to determine the mainline branch.
      This allows the script to be used against other directories which might
      not be on the same defaultbranch.  This can be used by CI scripts to
      report the testsuite version being used:
      ./build_tools/make_version ${TESTSUITE_DIR}
      
      Change-Id: Ifdad4a9d8a26138c41bc6b630ecc3e34ea1c2758
      747b65f6
    • Joshua Colp's avatar
      sched: Make ABI compatible between dev mode and non-dev mode. · 33f855bb
      Joshua Colp authored
      In the past there was an assertion in the ast_sched_del function
      and in order to ensure it was useful the calling function name,
      line number, and filename had to be passed in. This cause the ABI
      to be different between dev mode and non-dev mode.
      
      This assertion is no longer present so the special logic can be
      removed to make it the same between them both.
      
      Change-Id: Icbc69c801e357d7004efc5cf2ab936d9b83b6ab8
      33f855bb
  5. Jul 20, 2018
Loading