)]}'
{
  "commit": "9b286e76c858bb015c70261cc85f34952ba1d155",
  "tree": "49c6f5676efcd03e1862827966fa2077e8c6bcb3",
  "parents": [
    "29c5c7e5f65977a77eddf6580fdc31ea4a263a6a"
  ],
  "author": {
    "name": "Marc-André Lureau",
    "email": "marcandre.lureau@redhat.com",
    "time": "Tue Jun 06 15:56:41 2023 +0400"
  },
  "committer": {
    "name": "Marc-André Lureau",
    "email": "marcandre.lureau@redhat.com",
    "time": "Tue Jun 27 17:08:56 2023 +0200"
  },
  "message": "scripts: add a XML preprocessor script\n\ngdbus-codegen doesn\u0027t support conditions or pre-processing.\n\nRather than duplicating D-Bus interfaces for win32 adaptation, let\u0027s\nhave a preprocess step, so we can have platform-specific interfaces.\n\nThe python script is based on\nhttps://github.com/peitaosu/XML-Preprocessor, with bug fixes, some\ntesting and replacing lxml dependency with the built-in xml module.\n\nThis preprocessing syntax style is not very common, but is similar to\nthe one provided by WiX (https://wixtoolset.org/docs/v3/overview/preprocessor/)\nor wixl, that we adopted in QEMU for packaging the guest agent.\n\nSigned-off-by: Marc-André Lureau \u003cmarcandre.lureau@redhat.com\u003e\nMessage-Id: \u003c20230606115658.677673-5-marcandre.lureau@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e07746ac7d455138ee3eb0b4c8ad469b6c186920",
      "old_mode": 33188,
      "old_path": "MAINTAINERS",
      "new_id": "21a587ce4b7bd8b983b8cb868e55b861a91ca35f",
      "new_mode": 33188,
      "new_path": "MAINTAINERS"
    },
    {
      "type": "modify",
      "old_id": "1c89e10a76f6a3775ec4fe74fd607e70c4f9bb8c",
      "old_mode": 33188,
      "old_path": "scripts/meson.build",
      "new_id": "532277f5a20e1a23155af730187f7759ae1faf68",
      "new_mode": 33188,
      "new_path": "scripts/meson.build"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "dd92579969ab2d6f97bfd7190ef7fd1fbae36a07",
      "new_mode": 33188,
      "new_path": "scripts/xml-preprocess-test.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "57f1d2891257b6811276354c0506f14af5e9c64c",
      "new_mode": 33261,
      "new_path": "scripts/xml-preprocess.py"
    }
  ]
}
