python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
meson build set verbosity
is there a way to decrease the traces output when the project is configured
with meson?
e.g.
meson build .....
$ meson build --reconfigure
The Meson build system
Version: 0.59.1
......
Executing subp...
Mariano
Votes: 0
Answers: 0
How to make 'svn export' less verbose?
I'm cloning just the files of a Git repo (so without history or the .git folder) using svn export https://github.com/user/repo/trunk as per this wonderful answer. Sadly, Git archive is disabled on Git...
cocomac
Votes: 0
Answers: 1