----- "Max Matveev" <makc@xxxxxxxxx> wrote:
> One more commit on macg++ branch - pmquery was complaing about
> double-loading the libraries.
>
> The following changes since commit
> 085a7a4a63cc82289ca05b882f691403ca3284bd:
> Max Matveev (1):
> Add Qt Frameworks into Mac OS X package
>
> are available in the git repository at:
>
> git://oss.sgi.com/makc/pcp-gui macg++
>
> Max Matveev (1):
> Ship qt.conf with Mac OS X applications
>
> src/chart/GNUmakefile | 1 +
> src/include/buildrules | 5 +++++
> src/query/GNUmakefile | 1 +
> src/time/GNUmakefile | 1 +
> 4 files changed, 8 insertions(+), 0 deletions(-)
>
I've pulled this and your other changed into my dev branch,
and done a 10.4 check build - all looks fine. However, its
still using xcode ... is that expected? Seems to be... (?)
cloud:/source/git/pcp-gui nathans$ grep macx-xcode src/include/*
src/include/buildrules:QTMAKE = $(QMAKE) -spec macx-xcode && xcodebuild
-configuration $(QT_RELEASE)
cloud:/source/git/pcp-gui nathans$
I thought you were reworking that?
cheers.
--
Nathan
|