You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also fixed a bunch of bugs revealed by that. The project now uses C++14, as I'm too lazy to drop aggregate initializers and return to C++11.
Closes#2, #6.
Using response files will allow detection of targets in need of rebuild when their command lines change due to e.g. changed configuration.
The
@file
syntax is supported by all three major compilers (gcc, clang, MSVC).The text was updated successfully, but these errors were encountered: