Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-07 | do full dependency graph using libraries too. | rsc | 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. | |||||
2005-01-04 | 9c: ignore autolib symbols | rsc | 1 | -1/+115 | |
9l: use autolib symbols | |||||
2004-09-17 | Bite the bullet. Have to use different | rsc | 1 | -1/+6 | |
binaries on 2.4 and 2.6. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 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. | |||||
2004-03-26 | Add -lutil on systems that have it. | rsc | 1 | -4/+8 | |
2004-03-25 | Today's changes. | rsc | 1 | -1/+13 | |
2004-03-02 | More Mac tweaks. | rsc | 1 | -1/+1 | |
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 1 | -1/+1 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -13/+5 | |
2003-11-23 | various shell script fixes. | rsc | 1 | -0/+26 | |
add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term |