The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

253 B

Response files enabled on Linux, reined in on Windows

Meson used to always use response files on Windows, but never on Linux.

It now strikes a happier balance, using them on both platforms, but only when needed to avoid command line length limits.