cosmopolitan/ape
Justine Tunney d230a01222 Make build hermetic without shell scripts
- Fix some minor issues in ar.com
- Have execve() look for `ape` command
- Rewrite NT paths using /c/ rather /??/c:/
- Replace broken GCC symlinks with .sym files
- Rewrite $PATH environment variables on startup
- Make $(APE_NO_MODIFY_SELF) the default bootloader
- Add all build command dependencies to build/bootstrap
- Get the repository mostly building from source on non-Linux
2022-05-25 13:55:57 -07:00
..
ape.lds Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
ape.mk Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
ape.S Make improvements 2022-05-24 10:58:48 -07:00
apeinstall.sh Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
config.h Improve memory safety 2021-10-13 17:27:13 -07:00
idata.internal.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
loader-elf.S Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader-macho.lds Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader-macho.S Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.c Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.h Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
loader.lds Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00
macros.internal.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
mz.ansi Initial import 2020-06-15 07:18:57 -07:00
notice.inc Initial import 2020-06-15 07:18:57 -07:00
relocations.h Support malloc() on bare metal 2021-02-24 00:53:24 -08:00