Status Update
Comments
bu...@gmail.com <bu...@gmail.com> #2
Hi Jomo, can you take a look at this one?
bu...@gmail.com <bu...@gmail.com> #3
Currently we are filtering the flags. Maybe we should just allow -C
as well?
ra...@google.com <ra...@google.com> #4
It would be great if -C
can be allowed.
CMake is evolving. Recently support for log levels was introduced. With filtering cannot pass --log-level=VERBOSE
into CMake.
Isn't blacklisting -G
, -S
, -B
and a few others a better approach?
Plugin can emit a warning/error if user try to override one of them. Message will help developers to correct script files and prevent half-baked builds from happening.
As for scope of this issue, I'm totally fine with -C
being allowed.
be...@google.com <be...@google.com> #5
I would love to move forward and you're able to help me with that.
Any chance for this to be solved in near future?
pr...@google.com <pr...@google.com> #6
Like in school. The best way to get a silence is to ask a question. :D
pr...@google.com <pr...@google.com> #7
It looks like a bug to me. I think it's related to the fact that we don't append arguments to the result here:
be...@google.com <be...@google.com> #8
All flags should be passable now, even ones like -G or -N that are likely to result in an unstable or unusable project. So, it's caveat emptor for now and I'll disallow some flags if that turns out to be too problematic.
(internal reference ag/a5f1a02d3faa4e41bacf1885efc3581c36c5c9fe)
pr...@google.com <pr...@google.com> #9
I will test it on my machine and wait for full release to bump on build agents.
Thank you very much!
pr...@google.com <pr...@google.com> #10
Hello. I would like to get you know than in Gradle plugin 4.2.1 -C
is still removed from CMake command line.
Description
Thank you for submitting a 3PCD Breakage Report! To help reproduce the breakage on our end, please provide us with the necessary test login credentials or a test 1P site (or a “sandbox demo” environment such as glitch.com or JS Fiddle or Project IDX ).
Any sensitive details (such as test login credentials) can be shared using the “Restrict this comment/attachment” feature. Look for the eye+lock icon below the comment box.
If the above are not possible, please provide a single screen recording that shows all of the following steps: