Skip to content
Snippets Groups Projects
  1. May 02, 2018
    • Rashad Kanavath's avatar
      BUG: error generating qgis descriptors · 6918df69
      Rashad Kanavath authored
      below commit uses POST_BUILD and PRE_BUILD to generate a fresh copy of
      descriptor files for all OTB applications.
      b963a177
      
      This has broken dashboard due to a dependency issue.
      https://dash.orfeo-toolbox.org/buildSummary.php?buildid=318175
      
      otbQgisDescriptor is not dependent on any otb applications and it is
      TRUE. But it has a run-time dependency to all otb applications when we
      auto-generating all depscriptors. This situation forces us to add a
      dependency so that POST, PRE building targets works. These are only
      executed if otbQgisDescriptor target is rebuilt hence, it is not run
      everytime with make.
      
      Revert of the initial commit[2] is to get source tree in to a stage which
      was reviewed. The first version of post,pre build was pushed directly to
      release rather than via MR. Current state in release-6.6 will result in
      broken dashboard.
      
      [2] 3f7b6d40
      6918df69
    • Rashad Kanavath's avatar
      Revert "ENH: generate descriptors in post_build" · 3f7b6d40
      Rashad Kanavath authored
      This reverts commit b963a177.
      3f7b6d40
  2. Apr 30, 2018
  3. Apr 29, 2018
  4. Apr 27, 2018
  5. Apr 26, 2018
  6. Apr 25, 2018
  7. Apr 24, 2018
Loading