)]}'
{
  "commit": "1ccd232709d409798aac93f45b2a2e1c43e98ec4",
  "tree": "2487c6f020080062aecbabf435e7c99d3a1ff789",
  "parents": [
    "ce1d8588880aecd7af264e422a16a8b33617cef7"
  ],
  "author": {
    "name": "Eli Schwartz",
    "email": "eschwartz93@gmail.com",
    "time": "Sun Mar 02 17:28:26 2025 -0500"
  },
  "committer": {
    "name": "David Gibson",
    "email": "david@gibson.dropbear.id.au",
    "time": "Mon Mar 03 12:46:55 2025 +1100"
  },
  "message": "meson: don\u0027t build test programs by default\n\nThey are only used when running tests, and are included as depedencies\nof the test cases themselves already. Marking them to not build by\ndefault, means that 291 compile edges can be skipped when only running\n\n```\nmeson setup builddir/\nninja -C builddir/\nmeson install -C builddir/\n```\n\nresulting in an overall much faster build. Instead they will be compiled\non-demand by `meson test`, only for users that actually run the tests.\n\nSigned-off-by: Eli Schwartz \u003ceschwartz@gentoo.org\u003e\nMessage-ID: \u003c20250302222839.2256985-1-eschwartz@gentoo.org\u003e\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9cf6e3d9c783f9e052f0c494bca07fbebb3b7006",
      "old_mode": 33188,
      "old_path": "tests/meson.build",
      "new_id": "f1044b97bc0935f31e2aaa91e199d6b6d66c329b",
      "new_mode": 33188,
      "new_path": "tests/meson.build"
    }
  ]
}
