Skip to content
Snippets Groups Projects
  • Sergey Vorontsov's avatar
    d8b1126c
    make: support deploying static packages in .pack.mk · d8b1126c
    Sergey Vorontsov authored
    Set variable `OUTPUT_DIR` in the .pack.mk file to the directory where
    static build packages will be stored. This directory will be used for
    the deployment.
    
    Add target `deploy-static` for deploying deb and rpm packages via RWS.
    
    NO_DOC=make
    NO_TEST=make
    NO_CHANGELOG=make
    d8b1126c
    History
    make: support deploying static packages in .pack.mk
    Sergey Vorontsov authored
    Set variable `OUTPUT_DIR` in the .pack.mk file to the directory where
    static build packages will be stored. This directory will be used for
    the deployment.
    
    Add target `deploy-static` for deploying deb and rpm packages via RWS.
    
    NO_DOC=make
    NO_TEST=make
    NO_CHANGELOG=make