Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
asmosis-autoconf-1.0-sign-key.asc | 2021-12-21 | 2.3 kB | |
README.md | 2021-12-21 | 1.3 kB | |
asmosis-autoconf-1.0.tar.gz.asc | 2021-12-21 | 488 Bytes | |
asmosis-autoconf-1.0.tar.gz | 2021-12-21 | 5.8 kB | |
Totals: 4 Items | 9.9 kB | 0 |
Asmosis - Autoconf macros
Project Asmosis provides a set of tools related to assembly language programming.
The tools included in this package are:
- Autoconf macros that detect the presence of the fasm (flat assembler, https://flatassembler.net) assembler and its supported options,
- Autoconf macros that detect the presence of the HLA (High-Level Assembler, https://www.randallhyde.com/) assembler and its supported options,
- Autoconf macros that detect the presence of the MASM (Microsoft Macro Assembler) assembler and its supported options,
- Autoconf macros that detect the presence of the NASM (The Netwide Assembler, https://www.nasm.us) assembler and its supported options,
- Autoconf macros that detect the presence of the TASM (Borland Turbo Assembler) assembler and its supported options,
- Autoconf macros that detect the presence of the YASM (https://yasm.tortall.net) assembler and its supported options.
Autoconf (https://www.gnu.org/software/autoconf/) is a set of macros for configuring software to compile on various systems.
Asmosis homepage: https://asmosis.sourceforge.io/
For a summary of changes, refer to the ChangeLog
file in the package.