index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
nasm
Age
Commit message (
Expand
)
Author
2024-09-20
nasm: Use different test sources for x86 and x86_64
Kacper Słomiński
2024-07-30
tests: nasm: make it easier to debug generator() style build
Eli Schwartz
2024-04-09
nasm test: Add a test for validating the Xcode backend
L. E. Segovia
2024-04-09
nasm test: Set the correct supported OSes for the tests
L. E. Segovia
2023-10-02
nasm tests: skip asm language test on Solaris & illumos
Alan Coopersmith
2023-02-20
nasm: Link with windows CRT libs when nasm is used as linker language
Xavier Claessens
2023-01-18
Fix nasm when target has threads as added dependency
Gijs Peskens
2022-10-25
tests: Add nasm compiler checks
Xavier Claessens
2022-10-25
nasm: Use an hello world test that works on 32bits too
Xavier Claessens
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
2018-11-02
extract_all_sources: Also include generated object files
Xavier Claessens
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
2018-06-18
nasm test: use -no-pie (#3710)
Mathieu Duponchelle
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle