Guys,
I want to be able to run reports based on the previous accounting
period. Up till now, I've done this by setting the accounting period to
absolute dates. It's finally bugged me enough to try adding this option
to the GnuCash source code. So I looked in gnc-period-select.c and found
that it's
On Jan 15, 2011, at 12:04 PM, Derek Atkins wrote:
> Note that you will need to add a DIST_SUBDIRS when you have a conditional
> SUBDIRS entry.
>
Automake seems to be taking care of that:
(Makefile.in)
DIST_SUBDIRS = . test
...
@HAVE_GLIB_TESTING_FALSE@SUBDIRS = .
@HAVE_GLIB_TESTING_TRUE@SUBDIR
On Jan 15, 2011, at 12:25 PM, Christian Stimming wrote:
> Am Samstag, 15. Januar 2011 schrieb John Ralls:
Modified:
gnucash/trunk/src/libqof/qof/Makefile.am
gnucash/trunk/src/libqof/qof/test/test-qof.c
Log:
Disable usage of qof/test for now because is does not yet compile
Absolutely. I'll do it as soon as I get home tonight.
-derek
- Reply message -
From: "Christian Stimming"
Date: Sat, Jan 15, 2011 3:43 pm
Subject: Clean-up of nightly build web directory?
To: "Derek Atkins"
Cc: "gnucash-devel"
Dear Derek,
the directory with the nightly builds is ag
Dear Derek,
the directory with the nightly builds is again very large, so that accessing
that directory alone causes a significant amount of traffic, which is not
always available (think mobile devices etc). We've discussed this a year ago
already, and your preferred solution was to split the c
Just FYI, with fedora 15, there's a mingw32 build of webkitgtk. It doesn't say
what version it's linked against, but fc15 also has a mingw32 build of gtk 2.22
so I assume it's that one. I'm working now on trying to integrate with it.
Phil
-
I used to be a hypochondriac AND a kleptoman
Am Samstag, 15. Januar 2011 schrieb John Ralls:
> >> Modified:
> >> gnucash/trunk/src/libqof/qof/Makefile.am
> >> gnucash/trunk/src/libqof/qof/test/test-qof.c
> >> Log:
> >> Disable usage of qof/test for now because is does not yet compile.
> >
> > What was the problem? Glib older than 2.18, or so
Note that you will need to add a DIST_SUBDIRS when you have a conditional
SUBDIRS entry.
-derek
- Reply message -
From: "John Ralls"
Date: Sat, Jan 15, 2011 2:11 pm
Subject: r20107 - gnucash/trunk - Fix qof/test compilation errors, provide
guard for glib_testing.
To:
Author: jra
On Jan 15, 2011, at 8:07 AM, John Ralls wrote:
>
> On Jan 15, 2011, at 1:52 AM, gnucash-patches-requ...@gnucash.org wrote:
>
>> Message: 14
>> Date: Sat, 15 Jan 2011 04:52:29 -0500
>> From: Christian Stimming
>> Subject: r20104 - gnucash/trunk/src/libqof/qof - Disable usage of
>> qof/test
On Jan 15, 2011, at 1:52 AM, gnucash-patches-requ...@gnucash.org wrote:
> Message: 14
> Date: Sat, 15 Jan 2011 04:52:29 -0500
> From: Christian Stimming
> Subject: r20104 - gnucash/trunk/src/libqof/qof - Disable usage of
> qof/test fornow because is does not yet compile.
> To: gnucash-
Hi,
On Sat, January 15, 2011 7:47 am, Chikelue Oji wrote:
> Hi Derek,
>
> Thank you very much for your response.
> You couldn't see the errors because the two errors weren't logged to the
> build log file.
>
> The missing lines are in bold and italics below:
>
> The system cannot find the path spe
11 matches
Mail list logo