Commit graph

26 commits

Author SHA1 Message Date
Jan Tojnar
beec7ff0fe
build: obtain iso-codes prefix from pkg-config 2018-08-09 15:18:33 +02:00
Michael James Gratton
96d9d00164 Add gettext to Ubuntu deps. 2018-06-11 16:39:43 +10:00
Michael James Gratton
b641a152a8 Add missing itstool install dependency. 2018-06-11 09:51:00 +10:00
Michael James Gratton
f1d3ff5303 Update INSTALL with GOA dependencies. 2018-05-28 01:32:25 +10:00
Michael James Gratton
dc4324701e Update INSTALL to use Markdown and refer to Meson for building. 2018-02-11 10:25:27 +11:00
Michael James Gratton
bcca75f5a8 Include a back trace in problem report technical details.
This adds a dependcy on libunwind for generating the back trace.

* src/CMakeLists.txt: Require libunwind-generic package and libunwind
  VAPI. Update docs and debian/control with new dependencies.

* src/engine/api/geary-problem-report.vala (ProblemReport): Generate a
  stack trace in the default constructor if an error is specified.

* src/client/components/main-window-info-bar.vala
  (MainWindowInfoBar::format_details): Include stack trafe from problem
  report in output if present.

* ui/main-window-info-bar.ui: Add a ScrolledWindow around the TextView
  since the details could now be quite large.

* bindings/vapi/libunwind.vapi: Add bindings for libunwind courtesy
  Guillaume Poirier-Morency, add Error enum.
2017-11-18 15:25:28 +11:00
Niels De Graef
39ef8e3e2d Replace intltool with gettext. Bug 771643.
Signed-off-by: Niels De Graef <nielsdegraef@gmail.com>
2017-11-02 19:10:29 +11:00
Piotr Drąg
fd530d8897 Fix a couple of typos in INSTALL 2017-10-23 18:34:12 +02:00
Michael James Gratton
aaee6b1044 Brown paper bag fix for Xenial support in INSTALL. 2017-10-23 12:31:26 +11:00
Michael James Gratton
2e03e99a73 Update INSTALL library and distro versions and tweak wording. 2017-10-23 12:30:30 +11:00
Michael James Gratton
9010eedd26 Remove libunique from INSALL command lines, seperate out Unity packages. 2017-02-05 15:28:02 +11:00
Michael James Gratton
bac17b720b Mention dnf in INSTALL for Fedora, not yum. 2017-02-02 00:48:24 +11:00
Michael James Gratton
bbb130105b Update distro information in INSTALL file for WK2. 2017-02-01 14:50:16 +11:00
Michael James Gratton
2a73478a8b Update package and version reqs for WebKit2 in INSTALL and deb control. 2017-02-01 14:34:31 +11:00
Michael James Gratton
50a4cfd46f Add Enchant to build dependencies. 2016-07-29 10:34:33 +10:00
Michael James Gratton
badbf94b0f Update and simplify INSTALL with current version reqs. 2016-06-14 12:38:08 -04:00
Michael James Gratton
2ba37391df Add note to INSTALL about required SQLite 3.11 compilation flags. 2016-05-15 19:34:50 +10:00
Adam Dingle
654e513f9c Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
Jim Nelson
29448cab65 Update copyright to 2015 2015-02-06 12:43:33 -08:00
Jim Nelson
46531a17fa Add gcr-3 dependency information to INSTALL 2014-10-28 17:58:26 -07:00
Charles Lindsay
2e30e47b98 Generate and install localized help docs
This causes us to generate localized help docs whenever Geary builds,
and then the localized docs are installed with the rest of the help
pages.

It would be great to also have the CMakeLists read from the Makefile.am
file to determine what translations to run, but that hasn't happened
yet.

Closes: bgo #713831
2014-03-17 12:02:17 -07:00
Jim Nelson
dc1445d6f0 Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
Jim Nelson
54dad5e1a7 Add Fedora vala-tools dependency to INSTALL 2014-01-07 14:21:37 -08:00
Charles Lindsay
65651a4164 Update docs, add install instructions
Closes: bgo #714717
2014-01-07 10:40:06 -08:00
Jim Nelson
9c98e95cb4 Final string changes for 0.3 and some copyrights updated 2013-02-26 16:16:20 -08:00
Eric Gregory
85d378701f Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00