)]}'
{
  "commit": "cc73c77d50d0451646faa52a3922b8b85e963ad8",
  "tree": "6aa38f02060cc17a47b957ad133305324d19c67b",
  "parents": [
    "d8f40912f0cea6049f141ec61c0ec7031ba0c8d0"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Aug 13 14:44:55 2017 +0100"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Aug 13 18:27:21 2017 +0000"
  },
  "message": "Update LAPACK option to refer to direct use by Ceres only.\n\n- Previously the LAPACK option meant would Ceres link against LAPACK,\n  whether directly or indirectly via SuiteSparse (if SUITESPARSE\u003dON),\n  as such if LAPACK\u003dOFF, the use of SuiteSparse was disabled, even if\n  it was found.\n- To support the use-case of using a limited LAPACK implementation that\n  satisfies SuiteSparse’s requirements, but potentially not Ceres’ we\n  now adopt the more conventional terminology whereby the LAPACK option\n  refers only to whether Ceres itself will directly call LAPACK\n  routines, not whether it or any of its dependencies will.\n- This means that the LAPACK and SUITESPARSE options are now\n  independent.\n- Also unnecessary calls to find_package(BLAS), as find_package(LAPACK)\n  already searches for BLAS, and appends the resulting libraries to\n  LAPACK_LIBRARIES if they are found.\n\nChange-Id: I9cf5fa5e4cb621812f6f0526db8d16a7a39c9c8f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "017482432fc54c56578db963431048738c140782",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "087f2275a46231b3b6d60a1a14e0a6e12d72e0c4",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "53c557c6deb556684b4a41202f781349c23b4303",
      "old_mode": 33188,
      "old_path": "docs/source/installation.rst",
      "new_id": "1479acae4e7df7649366ca100e4d2604563ff26b",
      "new_mode": 33188,
      "new_path": "docs/source/installation.rst"
    },
    {
      "type": "modify",
      "old_id": "21669d017a811044934a0fec3700b14c013de110",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "c48472f658ca7810b419131df51cf69f4b26b0c5",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    }
  ]
}
