Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index




It doesnt. It provides the include paths and the source files that are to be
compiled -- just like gbuild provides the compiler. Providing a "list of header
files in the target" is nonsense, as it might change everytime a source file is
changed (and a "#include" statement is possibly added or removed) -- so that
info can only be provided by preprocessing all source files, which _should_ not
be done for creating a simple project solution (not even the compiler gets
presolved header file lists from the build system, nor should it).

You take a lot further than I was thinking about. A simple file list will do, an ide soultion 
without header files is not really useable not even for editing.

I had a talk with Moggi on IRC, and he helped me with a couple of ideas.

rgds

jan i

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.