| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
.s for more portability.
|
| |
|
|
|
|
| |
CMAKE_SKIP_ASSEMBLY_SOURCE_RULES to allow projects to disable generation of .E and .S rules.
|
|
|
|
| |
re-organization of lexer code.
|
| |
|
| |
|
|
|
|
| |
cross-platform support code to a single cmStandardLexer.h included by all lexer sources. Added fix for macro redefinitions on Borland 5.8 compiler.
|
|
|
|
| |
custom command targets do not crash cmake
|
| |
|
|
|
|
| |
code is used on Windows file systems. This addresses bug#3589.
|
| |
|
|
|
|
| |
assembly sources.
|
|
|
|
| |
useful error messages for unimplemented features on a given platform.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
library name so that static and shared libraries of the same name can coexist in a single build directory.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
separate method. This will aid generation of more such rules later.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
partially addresses bug#3556.
|
| |
|
| |
|
| |
|