)]}'
{
  "commit": "7f5af797287eb21469b27b43358a9e916cdc1445",
  "tree": "efd245b2b338249241ff21b04fad2a958bb92aa9",
  "parents": [
    "3cea73a7fcaaada1ea0ee4b4353ed0176fee1112"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Fri Jul 08 14:28:58 2016 +0200"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Mon Jul 18 20:49:54 2016 +0200"
  },
  "message": "build.info: implement PROGRAM_NO_INST, and dito for ENGINES, SCRIPTS, LIBS\n\nPROGRAM_NO_INST, ENGINES_NO_INST, SCRIPTS_NO_INST and LIBS_NO_INST are\nto be used to specify program, engines, scripts and libraries that are\nnot to be installed in the system.  Fuzzers, test programs, that sort\nof things are of the _NO_INST type, for example.\n\nFor the benefit of build file templates and other templates that use\ndata from configdata.pm, a new hash table $unified_info{install} is\ncreated.  It contains a set of subhashes, one for each type of\ninstallable, each having an array of file names as values.  For\nexample, it can look like this:\n\n    \"install\" \u003d\u003e\n        {\n            \"engines\" \u003d\u003e\n                [\n                    \"engines/afalg/afalg\",\n                    \"engines/capi\",\n                    \"engines/dasync\",\n                    \"engines/padlock\",\n                ],\n            \"libraries\" \u003d\u003e\n                [\n                    \"libcrypto\",\n                    \"libssl\",\n                ],\n            \"programs\" \u003d\u003e\n                [\n                    \"apps/openssl\",\n                ],\n            \"scripts\" \u003d\u003e\n                [\n                    \"apps/CA.pl\",\n                    \"apps/tsget\",\n                    \"tools/c_rehash\",\n                ],\n        },\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd49a895bd12cb4802e642d15b70de51b80923fe",
      "old_mode": 33261,
      "old_path": "Configure",
      "new_id": "bd13d378beb14a090b0fbdc45df48b447da0ebfd",
      "new_mode": 33261,
      "new_path": "Configure"
    }
  ]
}
