| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(using the rsync convention for whether the last directory name is included in naming the destination directory).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
.dll files.
|
|
|
|
| |
directory. Fixed generation of preprocessing and assembly rules to be done only for C and C++ objects.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.
|
| |
|
| |
|
| |
|
|
|
|
| |
compilers.
|
|
|
|
| |
with NMake.
|
|
|
|
| |
MIPSpro compilers.
|
|
|
|
| |
aCC and cc.
|
| |
|
|
|
|
| |
.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.
|
| |
|