)]}'
{
  "commit": "99198e794a994197928d61f02c2dbcfa6906f51b",
  "tree": "965b1d576ca5c9c313851ee76ece9583421b287e",
  "parents": [
    "10a442824ad03cdcafdc9b898b20731e7c3c52f6"
  ],
  "author": {
    "name": "Juan Manuel Cruz",
    "email": "juan.m.cruz.alcaraz@intel.com",
    "time": "Thu Feb 11 13:08:45 2016 -0600"
  },
  "committer": {
    "name": "Gerrit Code Review",
    "email": "gerrit@zephyrproject.org",
    "time": "Fri Feb 12 03:04:13 2016 +0000"
  },
  "message": "kconfig: adapt kconfig to work with mingw\n\nMinGW have small conventions differences in the\ncall of some APIs. The following differences are\naddressed:\n- mkdir method parameters\n- printf format for 64 bit integers\n- utsname structure\n- glob library\n\nMinGW does not provide glob library.\nThis patch adapts the code to avoid this library when\nbuilding for MinGW on windows systems.\nThe new routines allow windows to support wildcards\n(*, ?) on Kconfig paths.\n\nzconf.lex.c_shipped is the file that the build system\ncompiles by default. If the user defines the\nREGENERATE_PARSES environment variable for the build,\nthen zconf.lex.c_shipped is generated from the file\nzconf.l. Both files are provided in the patch\nto keep coherency with the REGENERATE_PARSES option.\n\nChange-Id: I5b6ad24ead0521913ab6ea9da93551edcd2dc66b\nSigned-off-by: Louise Mendoza \u003cyonattan.a.louise.mendoza@intel.com\u003e\nSigned-off-by: Juan Manuel Cruz \u003cjuan.m.cruz.alcaraz@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f88d90f20228e8783b5ca39accc436140af7b3ff",
      "old_mode": 33188,
      "old_path": "scripts/kconfig/confdata.c",
      "new_id": "d21fe0938354a55f3b71dd944eb3b61cb69916fb",
      "new_mode": 33188,
      "new_path": "scripts/kconfig/confdata.c"
    },
    {
      "type": "modify",
      "old_id": "7caabdb51c647e12e35b500bdebd262ba1545eb0",
      "old_mode": 33188,
      "old_path": "scripts/kconfig/symbol.c",
      "new_id": "6234101ae407fd9faed7cff41c590d9ba1d1af30",
      "new_mode": 33188,
      "new_path": "scripts/kconfig/symbol.c"
    },
    {
      "type": "modify",
      "old_id": "44fefc4b298a2445ccc100215e78a5a1a995910c",
      "old_mode": 33188,
      "old_path": "scripts/kconfig/zconf.l",
      "new_id": "986759cf63c92a185b9e14216f0b314e8ba3dca5",
      "new_mode": 33188,
      "new_path": "scripts/kconfig/zconf.l"
    },
    {
      "type": "modify",
      "old_id": "49468c2c464c0ab0c67313132b05fd4ec414be49",
      "old_mode": 33188,
      "old_path": "scripts/kconfig/zconf.lex.c_shipped",
      "new_id": "b4aa7206ce3db3ec43fb2552ed132174f7f59692",
      "new_mode": 33188,
      "new_path": "scripts/kconfig/zconf.lex.c_shipped"
    }
  ]
}
