| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | INSTALL: fix build on Snow Leopard | Russ Cox | 2009-09-11 | 1 | -1/+1 |
| | | | | | http://codereview.appspot.com/116073 | ||||
| * | 9l: platform-specific options first; AIX, Tru64 support | Benjamin Huntsman | 2009-07-15 | 1 | -67/+78 |
| | | | | | http://codereview.appspot.com/95050 | ||||
| * | 9l: search for autolibs in all -L paths as well as $PLAN9/lib | Jeff Sickel | 2008-12-03 | 1 | -8/+22 |
| | | |||||
| * | cope with new gcc error syntax | rsc | 2007-03-26 | 1 | -1/+1 |
| | | |||||
| * | -ldraw no longer implies -lX11 | rsc | 2007-02-22 | 1 | -1/+1 |
| | | |||||
| * | shut up gcc | rsc | 2006-06-26 | 1 | -1/+1 |
| | | |||||
| * | handle memdraw memlayer | rsc | 2006-06-25 | 1 | -2/+15 |
| | | |||||
| * | look for libresolv.dylib (anothy sorace) | rsc | 2006-04-04 | 1 | -1/+1 |
| | | |||||
| * | fix double-use of xtmp | rsc | 2006-03-30 | 1 | -1/+1 |
| | | |||||
| * | draw, resolv | rsc | 2006-02-14 | 1 | -3/+9 |
| | | |||||
| * | nowsys | rsc | 2006-01-27 | 1 | -1/+1 |
| | | |||||
| * | shut up openbsd | rsc | 2005-11-27 | 1 | -1/+1 |
| | | |||||
| * | Autoframework (Jeff Sickel) | rsc | 2005-10-19 | 1 | -3/+50 |
| | | |||||
| * | Treat OpenBSD like generic BSD. | rsc | 2005-08-31 | 1 | -5/+0 |
| | | |||||
| * | no pthreads on OpenBSD | rsc | 2005-07-22 | 1 | -1/+1 |
| | | |||||
| * | use pthread on openbsd | rsc | 2005-07-19 | 1 | -1/+1 |
| | | |||||
| * | silence nm errors during autolib | rsc | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | OpenBSD support. | rsc | 2005-05-01 | 1 | -1/+1 |
| | | |||||
| * | quiet 9l | rsc | 2005-03-18 | 1 | -1/+10 |
| | | |||||
| * | fix libsec lib9 cycle | rsc | 2005-02-11 | 1 | -0/+7 |
| | | |||||
| * | add freebsd 5.2 | rsc | 2005-02-08 | 1 | -0/+3 |
| | | |||||
| * | Maybe it will run on SunOS 5.8 now. | rsc | 2005-02-08 | 1 | -0/+13 |
| | | |||||
| * | do not use rpath on Darwin | rsc | 2005-01-19 | 1 | -2/+6 |
| | | |||||
| * | look in right place for 64-bit X libs | rsc | 2005-01-18 | 1 | -0/+5 |
| | | |||||
| * | source $PLAN9/config | rsc | 2005-01-17 | 1 | -1/+2 |
| | | |||||
| * | use -Wl,-rpath for gcc | rsc | 2005-01-16 | 1 | -1/+15 |
| | | |||||
| * | works on Linux 2.6 | rsc | 2005-01-14 | 1 | -4/+8 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -2/+11 |
| | | |||||
| * | oops | rsc | 2005-01-07 | 1 | -2/+2 |
| | | |||||
| * | remove target on failure (sun) | rsc | 2005-01-07 | 1 | -1/+12 |
| | | |||||
| * | freebsd5 | rsc | 2005-01-07 | 1 | -24/+39 |
| | | |||||
| * | accomodate sun nm format | rsc | 2005-01-07 | 1 | -2/+2 |
| | | |||||
| * | do full dependency graph using libraries too. | rsc | 2005-01-07 | 1 | -60/+83 |
| | | | | | | | | adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable. | ||||
| * | 9c: ignore autolib symbols | rsc | 2005-01-04 | 1 | -1/+115 |
| | | | | | 9l: use autolib symbols | ||||
| * | Bite the bullet. Have to use different | rsc | 2004-09-17 | 1 | -1/+6 |
| | | | | | binaries on 2.4 and 2.6. | ||||
| * | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 2004-09-17 | 1 | -1/+1 |
| | | | | | | | | data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | ||||
| * | Add -lutil on systems that have it. | rsc | 2004-03-26 | 1 | -4/+8 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+13 |
| | | |||||
| * | More Mac tweaks. | rsc | 2004-03-02 | 1 | -1/+1 |
| | | |||||
| * | More tweaks on Linux and Solaris. | rsc | 2003-11-25 | 1 | -1/+1 |
| | | |||||
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 1 | -13/+5 |
| | | |||||
| * | various shell script fixes. | rsc | 2003-11-23 | 1 | -0/+26 |
| add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term | |||||
