Skip to content
Snippets Groups Projects
  1. Jun 18, 2016
  2. Jun 16, 2016
  3. Jun 15, 2016
  4. Jun 14, 2016
    • Frédéric Leroy's avatar
      build_helper: tell where the log will be written in compilations() · 51b5fcd4
      Frédéric Leroy authored
      build_helper exits early on error. compilations() tells where the
      compilation logs can be found after compiling it. So in case of error, it
      was never displayed.
      Add a log info before compiling
      51b5fcd4
    • Frédéric Leroy's avatar
      build_oai: exit early on error · 34801af9
      Frédéric Leroy authored
      There are a lot of case where the build scripts fails. Despite this, the
      build script happily continue to the end and tells "Successfully built
      xxxx".
      This fix ensure the build stops early with the first error message on the
      bottom of the log.
      34801af9
  5. Jun 13, 2016
Loading