Re: [swift-dev] Using gyb with benchmarks

2017-04-06 Thread Michael Gottesman via swift-dev
> On Apr 6, 2017, at 1:14 PM, Pavol Vaskovic wrote: > > On Thursday, 6 April 2017 at 19:44, Michael Gottesman wrote: >>> On Apr 6, 2017, at 6:16 AM, Pavol Vaskovic via swift-dev >>> mailto:swift-dev@swift.org)> wrote: >>> >>> ... >>> How do I make benchmarks work with gyb? >> > > Upon furthe

Re: [swift-dev] Using gyb with benchmarks

2017-04-06 Thread Luke Larson via swift-dev
> On Apr 6, 2017, at 1:14 PM, Pavol Vaskovic via swift-dev > wrote: > > On Thursday, 6 April 2017 at 19:44, Michael Gottesman wrote: >>> On Apr 6, 2017, at 6:16 AM, Pavol Vaskovic via swift-dev >>> mailto:swift-dev@swift.org)> wrote: >>> >>> ... >>> How do I make benchmarks work with gyb? >>

Re: [swift-dev] Using gyb with benchmarks

2017-04-06 Thread Pavol Vaskovic via swift-dev
On Thursday, 6 April 2017 at 19:44, Michael Gottesman wrote: > > On Apr 6, 2017, at 6:16 AM, Pavol Vaskovic via swift-dev > > mailto:swift-dev@swift.org)> wrote: > > > > ... > > How do I make benchmarks work with gyb? > Upon further inspection, one needs to regenerate harness _after_ modifyin

Re: [swift-dev] Using gyb with benchmarks

2017-04-06 Thread Michael Gottesman via swift-dev
> On Apr 6, 2017, at 6:16 AM, Pavol Vaskovic via swift-dev > wrote: > > Hi! > > I’ve been trying to use gyb to simplify maintenance of some tests in > benchmark/single-source/. > > I have created DropLast.swift.gyb, but it appears this approach is currently > not supported by the build sy

[swift-dev] Using gyb with benchmarks

2017-04-06 Thread Pavol Vaskovic via swift-dev
Hi! I’ve been trying to use gyb to simplify maintenance of some tests in benchmark/single-source/. I have created DropLast.swift.gyb, but it appears this approach is currently not supported by the build system. Doing a clean build I got the following error: > + /usr/local/bin/cmake --build