Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nasm-wrapper: Exclude --coverage flag from being passed to nasm | Connor Fawcett | 2024-06-25 | 1 | -1/+1 |
* | nasm-wrapper: ignore -O flags passed | Duncan Bellamy | 2022-03-13 | 1 | -0/+4 |
* | nasm-wrapper: use += for appending string to a variable | Kefu Chai | 2021-03-09 | 1 | -3/+3 |
* | nasm-wrapper: swallow -MD option | Kefu Chai | 2021-03-09 | 1 | -0/+7 |
* | nasm-wrapper: Make nasm-wrapper OS independent | Willem Jan Withagen | 2020-11-28 | 1 | -1/+3 |
* | cmake: wrapper nasm as assembler to deal with some options | Changcheng Liu | 2020-10-29 | 1 | -0/+41 |