Thought about a Qt port

Thiago Macieira thiago at macieira.org
Sat Mar 30 11:43:54 PDT 2013


On sábado, 30 de março de 2013 11.37.24, Thiago Macieira wrote:
> That's why I said we'd need a dependency scanner to do it properly. The 
> alternatives are to restrict where such #includes are permitted (only in
> one  .cpp) or to manually keep the dependency list in the Makefile.

Ah, found one: the -MG option in the preprocessor:

  "... -MG assumes missing header files are generated files and adds them to the
   dependency list without raising an error."

That would mean changing Subsurface's buildsystem from generating dependencies 
while compiling to generating them before compiling.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130330/9d093e58/attachment.sig>


More information about the subsurface mailing list