[Kicad-developers] [PATCH] Run time advanced options

2018-12-13 Thread John Beard
Hi, This is a patch for run time options, which are a more flexible alternative to compiler flags. Advantages include: * you can change the config without rebuilding * it's sensitive to XDG_CONFIG_DIR, so you can quickly flip back and forth * there's better documention for the config (it's in dox

Re: [Kicad-developers] [PATCH] Run time advanced options

2018-12-13 Thread John Beard
Whoops: the 16kB 0001 patch should not be there, that's a very old draft! Sorry, John On Thu, Dec 13, 2018 at 12:57 PM John Beard wrote: > > Hi, > > This is a patch for run time options, which are a more flexible alternative > to compiler flags. Advantages include: > > * you can change the conf

[Kicad-developers] MacOS 5.0.2 Builds

2018-12-13 Thread Seth Hillbrand
Hi Adam- I see that there are 5.0.2* unified builds in http://downloads.kicad-pcb.org/osx/testing/ but not in /stable. Are these the official releases that we should be listing on the webpage? -Seth ___ Mailing list: https://launchpad.net/~kicad-d

Re: [Kicad-developers] MacOS 5.0.2 Builds

2018-12-13 Thread Nick Østergaard
I guess Adam is still intending to test them a bit more before calling it done. AFIK he bumped the minimum version of macos a bit hence the uncertainty. https://lists.launchpad.net/kicad-developers/msg38558.html On Thu, 13 Dec 2018 at 15:29, Seth Hillbrand wrote: > > Hi Adam- > > I see that ther

Re: [Kicad-developers] MacOS 5.0.2 Builds

2018-12-13 Thread Adam Wolf
I actually was able to build the non-10.14 build with the same 10.11 environment. I don't actually have a "clean" machine to test them on, so if anyone who doesn't have a development environment can open them up and see if they seem ok (and they should, there is nothing "weird" I did with these),

[Kicad-developers] fp-info-cache file in source repo

2018-12-13 Thread Wayne Stambaugh
Did someone inadvertently add an fp-info-cache file to the source repo? I'm see one in the root source path. I'm guessing this was an oversight and it can be removed. We should also add fp-info-cache to git ignore to prevent this from happening again. Cheers, Wayne

Re: [Kicad-developers] fp-info-cache file in source repo

2018-12-13 Thread Seth Hillbrand
Am 2018-12-13 17:43, schrieb Wayne Stambaugh: Did someone inadvertently add an fp-info-cache file to the source repo? I'm see one in the root source path. I'm guessing this was an oversight and it can be removed. We should also add fp-info-cache to git ignore to prevent this from happening ag

Re: [Kicad-developers] MacOS 5.0.2 Builds

2018-12-13 Thread Seth Hillbrand
Am 2018-12-13 14:42, schrieb Adam Wolf: I actually was able to build the non-10.14 build with the same 10.11 environment. I don't actually have a "clean" machine to test them on, so if anyone who doesn't have a development environment can open them up and see if they seem ok (and they should, th