aboutsummaryrefslogtreecommitdiff
path: root/src/mkmk.sh
Commit message (Collapse)AuthorAgeFilesLines
* lib9: pass $PLAN9_TARGET via CPP for get9root fallback valueSören Tempel2022-07-271-1/+1
| | | | | Allows this function to always return the proper path in situations where the $PLAN9 environment variable is not set, i.e. a rc login shell.
* build: use installbsd instead of install on AIXRuss Cox2020-05-181-1/+1
| | | | Even in mkmk.sh.
* lib9: move seek into open.cRuss Cox2020-05-171-2/+1
| | | | More preparation for opendir.
* lib9: merge create, open, dirread into open.cRuss Cox2020-05-171-8/+3
| | | | Preparation for using opendir.
* all: update build scripts to fix AIX XL/C compatibilityBen Huntsman2020-05-071-1/+5
|
* mkfile, mkmk.sh: update for new asm-free getcallerpcRuss Cox2020-01-091-2/+3
|
* mkmk.sh: update for new date filesRuss Cox2008-07-101-2/+3
|
* mkmk.sh: update with write.cRuss Cox2008-07-041-1/+2
|
* build: use ar s flag to avoid ranlibRuss Cox2007-11-051-3/+4
|
* newrsc2006-05-261-1/+3
|
* use install not install -crsc2006-02-241-1/+2
|
* add exitcodersc2006-02-131-1/+2
|
* Make install less chatty, more useful.rsc2005-11-281-0/+4
|
* rebuildrsc2005-07-131-1/+2
|
* build changesrsc2005-02-111-1/+6
|
* works on Linux 2.6rsc2005-01-141-3/+3
|
* update mkmk.shrsc2005-01-041-1/+5
|
* Update mkmk.sh.wkj2004-12-291-7/+4
|
* gas workaroundrsc2004-10-221-5/+2
|
* Need to compile strdup.c; this script probably ought to be generated.wkj2004-06-171-0/+1
|
* fix $PLAN9.rsc2004-05-151-2/+2
|
* Crsc2004-05-141-5/+9
| | | | | | | little bugs . wq VS: ----------------------------------------------------------------------
* add new atoi etc.rsc2004-04-091-1/+4
|
* better mkmkrsc2004-03-261-3/+6
|
* Various fixes, add spell.rsc2004-03-091-2/+1
|
* Some day I will get this right.rsc2004-03-041-1/+1
|
* Account for C vs. assembly in tas and getcallerpc. Sigh.rsc2004-03-031-3/+3
|
* More Mac tweaks.rsc2004-03-021-3/+78
|
* Update mkmk.sh.rsc2004-02-291-60/+57
|
* rebuild because of libbio/bfmt.crsc2003-12-061-1/+2
|
* Add the #goo to allow use in C++.rsc2003-11-251-5/+5
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Build correctly on FreeBSD.rsc2003-11-241-2/+2
| | | | (Will this process ever reach a fixed point?)
* make -> mkrsc2003-11-231-0/+116