Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • gsell's avatar
    modbuild: various fixes and improvments · 18cc1506
    gsell authored
    - option '--all-variants' is not required any more, a version can be passed
      as regex
    - supress output from un-tar, configure, compile and install if not in
      verbose mode
    - option '--enable-cleanup' added
    - remove src directory after successful build by default
    - an equal sign ('=') may prepend a version number passed as argument
    - various fixes
    - issue with using 'pbuild::use_{autotools,cmake}' outside a "prep"-
      function fixed
    - installing depending shared libs improved
    - abort if a target fails
    18cc1506