Skip to content

Remove autotools build

Remove the autotools build system.

Test plan:

  • Search doc tree for autotools build remnants (Note: packages are still installed as autotools continue to be used for dependency builds)
  • Search source tree (excluding dependencies) for autotools build remnants
  • Exercise the ninja targets to check that nothing has been disabled
  • Run Gitian builds of all platforms
  • Build all the depends/ and run the cross-builds using those dependencies
  • Run Ubuntu builds (use an experimental version that won't be released)
Edited by freetrader

Merge request reports