Re: [cmake-developers] CMake API for warnings

2016-04-18 Thread Brad King
On 04/13/2016 01:20 AM, Ruslan Baratov wrote: >>> new variable like CMAKE_CHECK_WARNINGS_CONFLICTS=OFF may control this. >> I'd prefer to avoid extra knobs if possible. > Okay, what about CMake warning for developer? (cmake -Wdev/cmake -Wno-dev) Sure. >>> You mean this: >>> >>>

Re: [cmake-developers] 0016046: GHS Multi Generator: duplicate object file names

2016-04-18 Thread Brad King
On 04/17/2016 04:22 PM, Geoffrey Viola wrote: > Attached is a patch to fix the bug tracked at > https://cmake.org/Bug/view.php?id=16046. > It adds a special source property to set the obj filename for the GHS MULTI > generator. > It is necessary, because GHS MULTI has a bug where it can’t

Re: [cmake-developers] Patch for BundleUtilities to ignore specified files

2016-04-18 Thread Brad King
On 04/18/2016 10:20 AM, Roman Wüger wrote: > attached is a patch with which files can be specified which should not be > resolved. Thanks. Please include a documentation update too. -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at:

[cmake-developers] Patch for BundleUtilities to ignore specified files

2016-04-18 Thread Roman Wüger
Hello, attached is a patch with which files can be specified which should not be resolved. Best regards Roman 0001-BundleUtilities-Add-optional-parameter-to-ignore-spe.patch Description: Binary data -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: