cosmopolitan/tool/build
Justine Tunney c9fecf3a55
Make improvements
- You can now run `make -j8 toolchain` on Windows
- You can now run `make -j` on MacOS ARM64 and BSD OSes
- You can now use our Emacs dev environment on MacOS/Windows
- Fix bug where the x16 register was being corrupted by --ftrace
- The programs under build/bootstrap/ are updated as fat binaries
- The Makefile now explains how to download cosmocc-0.0.12 toolchain
- The build scripts under bin/ now support "cosmo" branded toolchains
- stat() now goes faster on Windows (shaves 100ms off `make` latency)
- Code cleanup and added review on the Windows signal checking code
- posix_spawnattr_setrlimit() now works around MacOS ARM64 bugs
- Landlock Make now favors posix_spawn() on non-Linux/OpenBSD
- posix_spawn() now has better --strace logging on Windows
- fstatat() can now avoid EACCES in more cases on Windows
- fchmod() can now change the readonly bit on Windows
2023-10-15 16:45:00 -07:00
..
dso Fix warnings 2023-09-01 20:50:18 -07:00
lib Make improvements 2023-10-03 06:17:16 -07:00
apelink.c Make improvements 2023-09-06 22:48:05 -07:00
ar.c Fix warnings 2023-09-01 20:50:18 -07:00
assimilate.c Fix warnings 2023-09-01 20:50:18 -07:00
bigmul.c Fix warnings 2023-09-01 20:50:18 -07:00
build.mk Make improvements 2023-10-15 16:45:00 -07:00
chmod.c Fix warnings 2023-09-01 20:50:18 -07:00
cocmd.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
compile.c Make improvements 2023-10-08 08:59:53 -07:00
cp.c Make improvements 2023-10-08 08:59:53 -07:00
dd.c Reconfigure GitHub Actions 2023-07-10 12:17:18 -07:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
echo.c Overhaul process spawning 2023-09-10 08:17:44 -07:00
elf2pe.c Make improvements 2023-09-18 21:04:47 -07:00
elf2pe.h Introduce new linker for fat ape binaries 2023-08-11 04:39:19 -07:00
false.c Fix hermeticity issue with new test 2023-04-18 06:37:01 -07:00
fastdiff.c Fix warnings 2023-09-01 20:50:18 -07:00
fixupobj.c Fix warnings 2023-09-01 20:50:18 -07:00
freebsd2sysv.c Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
gzip.c Make improvements 2023-09-06 12:34:59 -07:00
helpop.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
killall.c Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
lz4toasm.c Fix warnings 2023-09-01 20:50:18 -07:00
march-native.c Fix warnings 2023-09-01 20:50:18 -07:00
mkdeps.c Make improvements 2023-09-06 12:34:59 -07:00
mkdir.c Remove some dead code 2023-07-03 02:48:29 -07:00
mktemper.c Fix bug with temporary files on Windows 2023-08-13 07:10:33 -07:00
mv.c Make improvements 2023-09-06 12:34:59 -07:00
nproc.c Cull the examples folder 2023-10-11 21:45:32 -07:00
objbincopy.c Fix warnings 2023-09-01 20:50:18 -07:00
package.c Fix warnings 2023-09-01 20:50:18 -07:00
pecheck.c Fix the build 2023-08-11 09:49:39 -07:00
pledge.c Improve stack overflow recovery 2023-10-04 07:35:17 -07:00
printf.c Remove some dead code 2023-07-03 02:48:29 -07:00
pwd.c Make improvements 2023-09-06 12:34:59 -07:00
reboot.c Cull the examples folder 2023-10-11 21:45:32 -07:00
rm.c Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
rollup.c Remove IMAGE_BASE_VIRTUAL 2023-09-12 01:21:36 -07:00
runit.c Write more tests and improve kill() on Windows 2023-10-13 04:38:45 -07:00
runit.h Fix bugs and add security features to redbean 2022-04-18 00:01:26 -07:00
runitd.c Rewrite special file handling on Windows 2023-10-14 02:53:34 -07:00
sha256sum.c Make improvements 2023-09-06 12:34:59 -07:00
shutdown.c Cull the examples folder 2023-10-11 21:45:32 -07:00
summy.c Unbloat the build 2022-08-11 00:15:29 -07:00
symtab.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
touch.c Remove some dead code 2023-07-03 02:48:29 -07:00
unbuffer.c Make improvements 2023-09-06 12:34:59 -07:00
unbundle.c Make improvements 2023-09-06 12:34:59 -07:00
unveil.c Make improvements 2023-09-06 12:34:59 -07:00
zipcopy.c Fix warnings 2023-09-01 20:50:18 -07:00
zipobj.c Make improvements 2023-09-18 21:04:47 -07:00