Skip to content
  • Martin Nordholts's avatar
    app: Add a "check-for-deprecated-procedures-in-script-fu" make target · 28983a51
    Martin Nordholts authored
    Add a "check-for-deprecated-procedures-in-script-fu" make target that
    looks for usage of deprecated procedures in *.scm files. We currently
    use quite a bit of deprecated procedures. When we don't do that
    anymore, we should connect this to make check somehow so our nightly
    build fails if someone deprecated a procedures without also porting
    all clients.
    
    Run it like this from the source root:
    
      make -C plug-ins/script-fu check-for-deprecated-procedures-in-script-fu
    28983a51
To find the state of this project's repository at the time of any of these versions, check out the tags.