[webkit-dev] DerivedSources.make: Another try?

Darin Adler darin at apple.com
Sun Mar 16 14:08:39 PDT 2014


On Mar 16, 2014, at 12:01 PM, Patrick Gansterer <paroga at paroga.com> wrote:

> 
> rm does not exist on Windows and scripts can not uses shebang.

OK, I think I’ll scrub the rm commands out. Perl can do rm easily.

What does shebang have to do with the makefile?

> 
> One additional point is the "preprocessor problem": Some scripts require a C preprocessor run to generate the correct output. CMake passes "cl.exe" to all scripts. See [1].

Sorry, I read [1] and couldn’t figure out what this means.

Could you give me a specific example of a script and explain what “passing cl.exe” means?

— Darin


More information about the webkit-dev mailing list