Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to know the build type in a toolchain with internal builder?

For special purposes my toolchain wants to know in the
   IConfigurationBuildMacroSupplier or
   IConfigurationEnvironmentVariableSupplier
if the build type is full(clean) or incremental.

Is there a way in CDT to evaluate the build type of the current build?

The toolchain uses the internal builder of the managed build system.

Thanks

Harald


Back to the top