• Show log

    Commit

  • Hash : b0fc67aa
    Author : Nick Wellnhofer
    Date : 2024-06-15T22:53:55

    build: Remove --with-tree configuration option
    
    This option would allow for a smaller, but mostly useless minimal build.
    But it complicates the symbol availability logic in an insane way and
    requires specialized tools like our custom C parser in doc/apibuild.py.
    
    See #717.