-
- Downloads
Project 'savoirfairelinux/ring-daemon' was moved to 'savoirfairelinux/jami-daemon'. Please update any links and bookmarks that may still have the old path.
contrib: add BATCH_MODE env var to reduce log size
If BATCH_MODE is set to a non-empty string, downloads and uncompress
tools are silented to reduce the size of the output console log.
This is not enable by default to let manual usage fully verbose.
This is useful in case of automatic builds.
Change-Id: I7efa6c0f9e8a2edf991030cb7e30d25227ea6674
Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
Showing
- contrib/src/ffmpeg/rules.mak 1 addition, 1 deletioncontrib/src/ffmpeg/rules.mak
- contrib/src/libav/rules.mak 1 addition, 1 deletioncontrib/src/libav/rules.mak
- contrib/src/main.mak 9 additions, 6 deletionscontrib/src/main.mak
- contrib/src/speex/rules.mak 1 addition, 1 deletioncontrib/src/speex/rules.mak
- contrib/src/speexdsp/rules.mak 1 addition, 1 deletioncontrib/src/speexdsp/rules.mak
- contrib/src/vpx/rules.mak 1 addition, 1 deletioncontrib/src/vpx/rules.mak
- contrib/src/x264/rules.mak 1 addition, 1 deletioncontrib/src/x264/rules.mak
- extras/tools/tools.mak 6 additions, 6 deletionsextras/tools/tools.mak
Please register or sign in to comment