summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* README fixesAdrian Johnson2023-01-151-1/+1
|
* Rename INSTALL.meson and README.mesonAdrian Johnson2023-01-081-0/+47
|
* Remove autotools buildAdrian Johnson2023-01-081-184/+0
|
* build: Fix various compiler warningsGeorge Matsumura2020-11-071-1/+1
| | | | | | This fixes a few compiler warnings that were encountered with gcc 9.3.0. Signed-off-by: George Matsumura <gmmatsumura01@bvsd.org>
* Use HTTPS URLs for cairographics.org domainsPaul Menzel2018-10-161-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>
* [INSTALL] Mention pkg-config requirementChris Wilson2008-10-101-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)
* [INSTALL] UpdateBehdad Esfahbod2008-09-161-33/+34
|
* [autogen.sh] Prefer glibtoolize to libtoolize if availableBehdad Esfahbod2008-08-271-5/+0
| | | | Makes OS X users happy.
* INSTALL: Add notes on running autogen.sh if there is no configure scriptCarl Worth2008-02-281-6/+65
|
* Update INSTALL about status of backendsNis Martensen2007-06-191-2/+4
|
* Add OS/2 backend and its requirement to INSTALL and README, following the ↵Peter Weilbacher2006-12-071-0/+1
| | | | example of BeOS.
* INSTALL: Mention DYLD_LIBRARY_PATH for mac OS XCarl Worth2006-07-281-0/+3
|
* Update release infra to reflect git transition.Behdad Esfahbod2006-03-151-1/+1
| | | | (cherry picked from 508b0be5f2023dabe9561f4ca62481d6a4c8c5ae commit)
* Mention new --enable-svg optionChristian Biesinger2005-12-181-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.
* Add note to use ./autogen.sh instead of ./configure when working with source ↵Carl Worth2005-08-311-0/+4
| | | | from cvs.
* Put glitz in the experimental section.Carl Worth2005-08-241-1/+1
| | | | Give glitz the experimental treatment, (disable it by default.
* Add some more detailed build instructions.Carl Worth2005-08-241-5/+113
|
* Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.Carl Worth2003-04-171-0/+9