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


Hi,

On Mon, Jan 02, 2017 at 07:50:35PM +0100, Jan Iversen wrote:
“make gbuildtojson” misses to parse to important informations:
- the list of header files in the target
- which header files are public
bjoern@ any suggestion as to how we get hold of that information ?

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).

Best,

Bjoern

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.