| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
needed
|
|
|
|
| |
modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case.
|
| |
|
| |
|
| |
|
|
|
|
| |
command. It is the responsibility of the caller of the command to ensure the arguments are properly quoted on the command line.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
superclass with language-specific subclasses such as cmDependsC.
|
|
|
|
| |
This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation.
|
|
|
|
| |
smaller and faster
|
|
|
|
| |
This needs a hook in cmake.cxx.
|
| |
|
|
|
|
| |
generate should really be done.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to enable a language without modifing cmake source code
|
| |
|
|
|
|
| |
can call it
|
| |
|
| |
|
|
|
|
| |
were written.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add auto preload file support in CMake
|
| |
|
|
|
|
| |
WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
| |
|
|
|
|
| |
-P, There should be space between
|
| |
|
|
|
|
| |
or if the copy succeeded. It should return failure only if the files were different and the copy failed.
|