Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old flag table headers | Stephan Szabo | 2018-11-28 | 1 | -50/+0 |
| | |||||
* | Convert cmIDEFlagTable to use owned strings | Stephan Szabo | 2018-11-28 | 1 | -1/+1 |
| | | | | | | Convert from char* to std::string in flag tables. Change termination condition from nullptr to empty string in command flag. Update tables to store empty strings. | ||||
* | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -0/+50 |
Fixes: #16469 |