Re: kdb build

2015-06-08 Thread Jaroslaw Staniek
Thanks for the patch Treeve. I'd like to see a discussion on the core issue before. I've been thinking about a clean way to handle such cases in general. How about this approach: Don't change the location of generated files. Generate the file only if the .y or .l file has been changed (the conten

kdb build

2015-06-06 Thread Treeve Jelbert
add an optiona to enable regeneration of files using bison/flex The avoids polluting the source tree for non-developer builds See attached file Regrds, TreeveFrom f40a480b72956ded588ecdad25b4996ac92e6ae5 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Sat, 6 Jun 2015 14:14:47 +0200 Subject

Re: more kdb build fixes

2015-06-06 Thread Jaroslaw Staniek
Hi Treeve, Big thanks. I've applied the 1st patch and also to kproperty and kreport repos (like kdb, testing these two is recommended). I am unsure about the exact expression of the 2nd issue and its best solution. "enable out of tree build if built in-tree, the contents of src/parser/generated/