On Oct 23, 2013, at 6:37 AM, Daniel Roßberg wrote:
> I would like to have a CMake variable to switch it off. I'm afraid
> MSVC needs another day to compile with this check because of slow file
> operations.
Thanks to Cliff, a style validation option now exists. It would be good to
know exactl
On Wed, Oct 23, 2013 at 6:37 AM, Daniel Roßberg
wrote:
>> I propose in advance of GCI that we establish style enforcement as part of
>> the build so that we don't have to personally discuss / explain style
>> issues. Basically, we'd integrate a style check that would run during
>> compilation. I
> I propose in advance of GCI that we establish style enforcement as part of
> the build so that we don't have to personally discuss / explain style
> issues. Basically, we'd integrate a style check that would run during
> compilation. If a file fails our style check, it results in a compilation
On Oct 22, 2013, at 10:27 PM, Clifford Yapp wrote:
> This has considerable appeal - what technical approach did you have in mind?
Basically just running a lintian program (probably astyle) during non-release
compilation. If it doesn't pass, report and halt the build. Most likely
easiestly ho
On Tue, Oct 22, 2013 at 10:27 PM, Clifford Yapp wrote:
> On Tue, Oct 22, 2013 at 9:06 PM, Christopher Sean Morrison
> wrote:
>>
>> I propose in advance of GCI that we establish style enforcement as part of
>> the build so that we don't have to personally discuss / explain style
>> issues. Basica
On Tue, Oct 22, 2013 at 9:06 PM, Christopher Sean Morrison
wrote:
>
> I propose in advance of GCI that we establish style enforcement as part of
> the build so that we don't have to personally discuss / explain style
> issues. Basically, we'd integrate a style check that would run during
> compil
I propose in advance of GCI that we establish style enforcement as part of the
build so that we don't have to personally discuss / explain style issues.
Basically, we'd integrate a style check that would run during compilation. If
a file fails our style check, it results in a compilation erro