Re: build tools (was: XCode project)

2014-02-23 Thread Christian Stimming
Am Donnerstag, 20. Februar 2014, 08:33:57 schrieb John Ralls: > >>> As you may have noticed, I pushed an XCode project usable for > >>> debugging GnuCash to GIT today. This is something I've used for > >>> years, but it may or may not be useful to anyo

Re: XCode project

2014-02-20 Thread Mike Alexander
--On February 20, 2014 10:56:38 AM -0500 Derek Atkins wrote: Moreover, whose job will it be to keep this project "current"? Autoconf is (and should continue to be) canonical, which means someone will need to update the xcode project when we add, remove, or move files, depende

Re: XCode project

2014-02-20 Thread Mike Alexander
--On February 20, 2014 9:46:58 AM +0100 Geert Janssens wrote: I only wonder if it would make more sense to store this in the contrib directory instead of the root level to prevent the latter from cluttering up with utilities not directly related to building gnucash. My reasoning is that I m

Re: XCode project

2014-02-20 Thread John Ralls
On Feb 20, 2014, at 7:56 AM, Derek Atkins wrote: > John Ralls writes: > >> On Feb 20, 2014, at 12:10 AM, Mike Alexander wrote: >> >>> As you may have noticed, I pushed an XCode project usable for >>> debugging GnuCash to GIT today. This is something I&

Re: XCode project

2014-02-20 Thread Derek Atkins
John Ralls writes: > On Feb 20, 2014, at 12:10 AM, Mike Alexander wrote: > >> As you may have noticed, I pushed an XCode project usable for >> debugging GnuCash to GIT today. This is something I've used for >> years, but it may or may not be useful to anyone else.

Re: XCode project

2014-02-20 Thread John Ralls
On Feb 20, 2014, at 12:10 AM, Mike Alexander wrote: > As you may have noticed, I pushed an XCode project usable for debugging > GnuCash to GIT today. This is something I've used for years, but it may or > may not be useful to anyone else. I added some notes to the HACKING fil

Re: XCode project

2014-02-20 Thread Geert Janssens
On Thursday 20 February 2014 03:10:10 Mike Alexander wrote: > As you may have noticed, I pushed an XCode project usable for > debugging GnuCash to GIT today. This is something I've used for > years, but it may or may not be useful to anyone else. I added some > notes to the H

XCode project

2014-02-20 Thread Mike Alexander
As you may have noticed, I pushed an XCode project usable for debugging GnuCash to GIT today. This is something I've used for years, but it may or may not be useful to anyone else. I added some notes to the HACKING file about how to use it.