cosmopolitan/tool/build
Justine Tunney 73845be1f0 Restore zip.com and .symtab files
This change restores the .symtab symbol table files in our flagship
programs (e.g. redbean.com, python.com) needed to show backtraces. This
also rolls back earlier changes to zip.com w.r.t. temp directories since
the right way to do it turned out to be the -b DIR flag.

This change also improves the performance of zip.com. It turned out
mmap() wasn't being used, because zip.com was assuming a 4096-byte
granularity, but cosmo requires 65536. There was also a chance to speed
up stdio scanning using the unlocked functions.
2022-08-21 00:17:20 -07:00
..
dso Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
emubin Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
emucrt Reduce build graph by another 14 percent 2022-08-17 20:01:21 -07:00
lib Remove some includes 2022-08-18 17:46:34 -07:00
ar.c Do some string library work 2022-08-20 22:17:14 -07:00
assimilate.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
bigmul.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
blinkenlights.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
build.mk Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
calculator.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
calculator.ctest Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
calculator.inc Add SSL to redbean 2021-06-24 13:20:50 -07:00
chmod.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
cocmd.c Add pipelining to cocmd 2022-07-15 20:47:20 -07:00
compile.c Make improvements 2022-08-15 15:20:36 -07:00
cp.c Clean up some code 2022-08-20 12:32:51 -07:00
dd.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
deltaify.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
dis.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
echo.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
fixupobj.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
gzip.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
helpop.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
lz4toasm.c Reduce build graph by another 14 percent 2022-08-17 20:01:21 -07:00
mkdeps.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
mkdir.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
mv.c Clean up some code 2022-08-20 12:32:51 -07:00
ocat.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
package.c Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
pledge.c Clean up some code 2022-08-20 12:32:51 -07:00
printf.c Clean up some code 2022-08-20 12:32:51 -07:00
pstrace.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
pwd.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
refactor.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
rle.c Make improvements 2022-04-28 09:57:07 -07:00
rm.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
rollup.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
runit.c Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
runit.h Fix bugs and add security features to redbean 2022-04-18 00:01:26 -07:00
runitd.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
strace.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
summy.c Unbloat the build 2022-08-11 00:15:29 -07:00
symtab.c Clean up some code 2022-08-20 12:32:51 -07:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
touch.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
unbundle.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
unveil.c Clean up some code 2022-08-20 12:32:51 -07:00
x86combos.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xlat.c Unbloat the build 2022-08-11 00:15:29 -07:00
zipobj.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00