Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add support for the MS masm and masm64 assemblers, works with nmake, | Alexander Neundorf | 2008-11-05 | 1 | -1/+1 |
| | | | | | | not (yet) with the Visual Studio generators Alex | ||||
* | BUG: make the toolchain-prefix recognition work with prefixes which contain | Alexander Neundorf | 2008-05-15 | 1 | -7/+10 |
| | | | | | | | dots (as in arm-unknown-nto-qnx6.3.0-gcc.exe), NAME_WE returns only up to the 6, instead of everything in front of the .exe Alex | ||||
* | BUG: fix handling of assembler executable (with path) #6858 | Alexander Neundorf | 2008-04-21 | 1 | -3/+2 |
| | | | | Alex | ||||
* | ENH: initial support for assembler in cmake, needs testing by our users | Alexander Neundorf | 2007-06-28 | 1 | -0/+78 |
Alex |