* [ANNOUNCE] qgit-1.1rc3
@ 2006-02-04 23:34 Marco Costalba
2006-02-05 6:55 ` Marco Costalba
0 siblings, 1 reply; 2+ messages in thread
From: Marco Costalba @ 2006-02-04 23:34 UTC (permalink / raw)
To: git; +Cc: proski
This release is mainly about the new build system, based on auto tools
instead of scons (courtesy of Pavel Roskin).
To install now use ./configure + make + make install-strip
Or check the README for detailed information.
To note is also the use of git-diff-tree -c option to prune
uninteresting files in merges and to show merge diffs patch.
See http://digilander.libero.it/mcostalba/ for download information.
Changes:
- new build environment based on auto-tools instead of scons (by Pavel Roskin)
- SunOS make cannot chain implicit rules - avoid them (by Pavel Roskin)
- make sure wrong version of Qt is not used (by Pavel Roskin)
- support patch files with spaces in name
- fixes for using srcdir in src/Makefile.am (by Pavel Roskin)
- future-proof configure.ac (by Pavel Roskin)
- use git-diff-tree -c (combined) option to retrieve merge's file list
- fix disabled 'show file viewer' action when no file selected from tree
- use --remove-empty option to retrieve file history
- fix jump to parent/childs lanes pop-up menu
- allow to copy an annotation header sub part in file viewer
- fix handling of command line arguments with single quotes
- widget sizes tweaks and small fixes
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANNOUNCE] qgit-1.1rc3
2006-02-04 23:34 [ANNOUNCE] qgit-1.1rc3 Marco Costalba
@ 2006-02-05 6:55 ` Marco Costalba
0 siblings, 0 replies; 2+ messages in thread
From: Marco Costalba @ 2006-02-05 6:55 UTC (permalink / raw)
To: git
On 2/5/06, Marco Costalba <mcostalba@gmail.com> wrote:
> This release is mainly about the new build system, based on auto tools
> instead of scons (courtesy of Pavel Roskin).
>
> To install now use ./configure + make + make install-strip
> Or check the README for detailed information.
>
When downloading from git repository you may need to run _before_
autoreconf -i
to crete the configure file.
Marco
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-05 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-04 23:34 [ANNOUNCE] qgit-1.1rc3 Marco Costalba
2006-02-05 6:55 ` Marco Costalba
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).