aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Collapse)AuthorFilesLines
2017-09-01all: update site from swtch.com to 9fans.github.ioRuss Cox1-3/+3
2015-11-10INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 toGleydson Soares1-1/+2
X11 headers detection, so that enable fontsrv build on OpenBSD. Change-Id: I2f3f766339a9f8beed647dfbb19a588d1825732a Reviewed-on: https://plan9port-review.googlesource.com/1290 Reviewed-by: Russ Cox <rsc@google.com>
2014-11-07INSTALL: fix path of quote1 and quote2David du Colombier1-3/+3
Thanks to Akshat Kumar for reporting this issue. LGTM=seed, rsc R=rsc, seed https://codereview.appspot.com/173770043
2014-06-03build: rename " and "" to quote1 and quote2 for hgRuss Cox1-0/+4
They'll be copied back during installation but then hg doesn't have to create those files on systems that have trouble with them. TBR=rsc https://codereview.appspot.com/105800043
2014-03-05INSTALL: fix architecture detection on Solaris.Shenghou Ma1-0/+21
And uses gcc for i386 and x86_64. LGTM=rsc R=rsc https://codereview.appspot.com/69860044
2014-02-27all: DragonFly port.Shenghou Ma1-0/+6
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
2014-01-22INSTALL: diagnose missing gcc on DarwinRuss Cox1-1/+5
TBR=rsc https://codereview.appspot.com/55700043
2013-01-30fontserv: fix build on FreeBSD 9.1Martin Neubauer1-1/+6
R=rsc https://codereview.appspot.com/7095050
2012-12-18fontsrv: only build when the pieces are thereRuss Cox1-0/+15
2012-12-11fontsrv: fix build on OpenBSD 5.2Christian Kellermann1-0/+5
R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108
2011-10-23OS X PowerPC fixes (thanks Cameron Kaiser)Russ Cox1-0/+4
2011-10-03INSTALL: use mk -kRuss Cox1-1/+1
2011-08-02build: OS X 64-bit buildRuss Cox1-2/+20
R=rsc http://codereview.appspot.com/4838047
2011-06-02INSTALL: add -r flagPeter Saveliev1-1/+5
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4526096
2010-04-09fix build on SunOS (Sparc)Arvindh Rajesh Tamilmani1-1/+9
R=rsc CC=codebot http://codereview.appspot.com/882044
2009-07-29docs: document bitbucket servers, codereview(1)Russ Cox1-0/+4
http://codereview.appspot.com/98068
2008-12-06INSTALL: ignore gcc Configured with lineRuss Cox1-1/+1
2008-05-10INSTALL: print compiler infoRuss Cox1-0/+3
2006-07-24space after -v for OS X (andrey)rsc1-1/+1
2006-07-23show current directoryrsc1-1/+1
2005-12-30split in halfrsc1-55/+78
2005-11-28Make install less chatty, more useful.rsc1-18/+37
2005-11-26summarize during installrsc1-17/+35
2005-07-22try to use system utils during ./INSTALLrsc1-1/+1
2005-02-02use LOCAL.configrsc1-1/+8
2005-01-23redirect debugging output of isnptlrsc1-1/+1
2005-01-21use better versionsrsc1-2/+2
2005-01-18run LOCAL.INSTALLrsc1-1/+4
2005-01-17important to -lpthreadrsc1-1/+1
2005-01-17nptl dependenciesrsc1-0/+1
2005-01-17allow config to override kernel versionrsc1-0/+18
2005-01-14use install.logrsc1-1/+1
2005-01-14log everythingrsc1-1/+3
2005-01-14better job at cleaningrsc1-0/+2
2005-01-14build man pagesrsc1-2/+6
2005-01-07tweaksrsc1-2/+11
2004-04-19clean up when finished.rsc1-0/+1
2004-03-02More Mac tweaks.rsc1-1/+1
2004-02-29Install script.rsc1-0/+13