summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Collapse)AuthorFilesLines
2023-01-15README fixesAdrian Johnson1-1/+1
2023-01-08Rename INSTALL.meson and README.mesonAdrian Johnson1-0/+47
2023-01-08Remove autotools buildAdrian Johnson1-184/+0
2020-11-07build: Fix various compiler warningsGeorge Matsumura1-1/+1
This fixes a few compiler warnings that were encountered with gcc 9.3.0. Signed-off-by: George Matsumura <gmmatsumura01@bvsd.org>
2018-10-16Use HTTPS URLs for cairographics.org domainsPaul Menzel1-2/+2
Run the command below suggested by geirha in ##sed@irc.freenode.net. git grep -l 'http://.*cairographics.org' | xargs sed -i 's|http\(://\([[:alnum:].-]*\.\)\{0,1\}cairographics\.org\)|https\1|g' Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
2008-10-10[INSTALL] Mention pkg-config requirementChris Wilson1-0/+1
Mention that building the configure script requires at least version 0.16 of pkg-config. See the old bug: Bug 4702 PKG_PROG_PKG_CONFIG: command not found (https://bugs.freedesktop.org/show_bug.cgi?id=4702)
2008-09-16[INSTALL] UpdateBehdad Esfahbod1-33/+34
2008-08-27[autogen.sh] Prefer glibtoolize to libtoolize if availableBehdad Esfahbod1-5/+0
Makes OS X users happy.
2008-02-28INSTALL: Add notes on running autogen.sh if there is no configure scriptCarl Worth1-6/+65
2007-06-19Update INSTALL about status of backendsNis Martensen1-2/+4
2006-12-07Add OS/2 backend and its requirement to INSTALL and README, following the ↵Peter Weilbacher1-0/+1
example of BeOS.
2006-07-28INSTALL: Mention DYLD_LIBRARY_PATH for mac OS XCarl Worth1-0/+3
2006-03-15Update release infra to reflect git transition.Behdad Esfahbod1-1/+1
(cherry picked from 508b0be5f2023dabe9561f4ca62481d6a4c8c5ae commit)
2005-12-18Mention new --enable-svg optionChristian Biesinger1-0/+1
Add notes for the new BeOS backend Add disabled by default BeOS backend Add BeOS files New New BEOS_SURFACE_FEATURE BeOS mutex functions Ignore files generates by the BeOS tests Add cairo-test-beos.* New. Test BeOS backend.
2005-08-31Add note to use ./autogen.sh instead of ./configure when working with source ↵Carl Worth1-0/+4
from cvs.
2005-08-24Put glitz in the experimental section.Carl Worth1-1/+1
Give glitz the experimental treatment, (disable it by default.
2005-08-24Add some more detailed build instructions.Carl Worth1-5/+113
2003-04-17Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.Carl Worth1-0/+9