From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: git@vger.kernel.org
Subject: Re: qgit-0.3
Date: Fri, 03 Jun 2005 14:18:50 +0200 [thread overview]
Message-ID: <42A04AAA.4080205@gorzow.mm.pl> (raw)
In-Reply-To: <1117770909.31082.121.camel@gaston>
Benjamin Herrenschmidt wrote:
>On Wed, 2005-06-01 at 13:19 +0200, Marco Costalba wrote:
>
>
>>New version of qgit, the QT/C++ git viewer.
>>
>>Download at:
>>
>>http://prdownloads.sourceforge.net/qgit/qgit-0.3.tar.gz?download
>>
>>This time we use scons instead of qmake as build system (many thanks to Stanislav Karchebny), I
>>hope people have less problems compiling it.
>>
>>As before just run make and copy the bin in the path.
>>
>>New feature is async loading of diff and file blobs, should be much faster navigate the logs with
>>secondary windows (double click on logs or file names to show) opened.
>>
>>
>
>I spent 1/2h and never managed to build it. When it doesn't find some
>includes, it doesn't look for some Qt related binaries in the right
>path, or whatever, it's just basically unbuildable.
>
>Ben.
>
>
>
>
It is buildable, but you need to install your own scons in the correct
paths, e.g.
on Gentoo:
emerge scons
And then build it by hand with:
./configure
scons
Then you get bin/qgit which is ready to run and/or copy.
AstralStorm
next prev parent reply other threads:[~2005-06-03 12:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-01 11:19 qgit-0.3 Marco Costalba
2005-06-02 19:18 ` qgit-0.3 Radoslaw Szkodzinski
2005-06-03 3:55 ` qgit-0.3 Benjamin Herrenschmidt
2005-06-03 12:18 ` Radoslaw Szkodzinski [this message]
2005-06-03 22:37 ` qgit-0.3 Benjamin Herrenschmidt
-- strict thread matches above, loose matches on Subject: below --
2005-06-03 15:58 qgit-0.3 Marco Costalba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42A04AAA.4080205@gorzow.mm.pl \
--to=astralstorm@gorzow.mm.pl \
--cc=benh@kernel.crashing.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).