Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | 9c: drop PLAN9PORT_ASAN | Russ Cox | 1 | -9/+0 |
2020-12-30 | all: remove $OBJTYPE from build | Russ Cox | 1 | -12/+2 |
2020-12-30 | 9c: use -fcommon for clang | Russ Cox | 1 | -0/+1 |
2020-09-27 | 9c, 9l: updates for macOS arm64. | Anthony Sorace | 1 | -0/+4 |
2020-05-18 | 9c: fix tab | Russ Cox | 1 | -1/+1 |
2020-05-17 | 9c, 9l: accept CC9FLAGS from config | Russ Cox | 1 | -11/+23 |
2020-05-07 | all: update build scripts to fix AIX XL/C compatibility | Ben Huntsman | 1 | -1/+18 |
2020-04-30 | 9c: added explicit -fcommon to gcc defaults. | sean | 1 | -0/+1 |
2020-01-19 | all: remove Linux 2.4 vs 2.6 detection | Russ Cox | 1 | -11/+3 |
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 1 | -0/+4 |
2020-01-07 | 9c: Fix case patterns for DragonFly and other BSDs | Martin Kühl | 1 | -2/+2 |
2020-01-07 | INSTALL, 9c, 9l: improve handling of *BSD (#302) | Leonid Bobrov | 1 | -3/+2 |
2019-11-11 | 9c, 9l: use $TMPDIR if available (#272) | Jason Felice | 1 | -1/+1 |
2017-01-06 | all: fix or silence all INSTALL warnings on macOS | Russ Cox | 1 | -3/+3 |
2014-10-21 | fix clang 3.4 warnings and ignore uninteresting ones | David du Colombier | 1 | -0/+2 |
2014-02-27 | all: DragonFly port. | Shenghou Ma | 1 | -1/+1 |
2012-10-21 | 9c: support clang on Mac | Russ Cox | 1 | -0/+11 |
2012-10-20 | 9c: add more clang warning silencers, use signed chars | Russ Cox | 1 | -2/+7 |
2011-08-02 | build: OS X 64-bit build | Russ Cox | 1 | -0/+2 |
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 1 | -1/+1 |
2010-02-22 | 9c, 9l: allow CC9=clang | Nikolai Saoukh | 1 | -13/+51 |
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -2/+2 |
2009-07-14 | merge | Russ Cox | 1 | -0/+3 |
2008-12-06 | 9c: another gcc, another useless warning | Russ Cox | 1 | -1/+1 |
2008-07-09 | 9c: grep away Apple SetCursor/InitCursor warnings | Russ Cox | 1 | -1/+4 |
2008-05-31 | merge | Russ Cox | 1 | -1/+1 |
2006-05-05 | define __Linux24__ for mount-Linux.c in vbackup | rsc | 1 | -0/+3 |
2006-04-04 | no more pedantry | rsc | 1 | -2/+0 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+3 |
2006-03-20 | undo | rsc | 1 | -1/+0 |
2006-03-20 | update lucida | rsc | 1 | -0/+1 |
2006-02-14 | adapt to gcc error messages | rsc | 1 | -1/+1 |
2005-11-28 | Make install less chatty, more useful. | rsc | 1 | -1/+1 |
2005-11-27 | shut up openbsd | rsc | 1 | -1/+1 |
2005-07-22 | errors to stderr | rsc | 1 | -1/+7 |
2005-07-22 | do not process stdout, to play nice with ccache | rsc | 1 | -1/+1 |
2005-03-18 | add uniq | rsc | 1 | -1/+4 |
2005-03-18 | even more quieting of gcc | rsc | 1 | -2/+2 |
2005-02-16 | even quieter gcc | rsc | 1 | -1/+1 |
2005-02-13 | initial stab at ipso | rsc | 1 | -1/+1 |
2005-02-12 | silence gcc chatter | rsc | 1 | -0/+1 |
2005-01-19 | bad $variable names | rsc | 1 | -2/+2 |
2005-01-17 | source $PLAN9/config | rsc | 1 | -0/+1 |
2005-01-07 | add -mt for sun | rsc | 1 | -1/+1 |
2005-01-07 | better status handling for sun | rsc | 1 | -14/+5 |
2005-01-04 | 9c: ignore autolib symbols | rsc | 1 | -4/+12 |
2004-12-29 | GC now-unused FreeBSD-specific #defines. | wkj | 1 | -8/+0 |
2004-12-28 | set flag for freebsd 5 | rsc | 1 | -1/+8 |
2004-12-24 | match Linux 2.6 kernel better | rsc | 1 | -1/+1 |
2004-09-17 | Bite the bullet. Have to use different | rsc | 1 | -1/+7 |