Brad King
|
e33d8d2d77
Drop builtin command documentation
|
il y a 12 ans |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
il y a 13 ans |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
il y a 13 ans |
Ben Boeckel
|
90abc3a027
Use cmCacheManager to load entries from the cache
|
il y a 15 ans |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
il y a 16 ans |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
il y a 18 ans |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
il y a 18 ans |
Ken Martin
|
25b26ae808
STYLE: fix docs
|
il y a 20 ans |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
il y a 20 ans |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
il y a 21 ans |
Brad King
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
il y a 23 ans |
Brad King
|
7ef6173664
ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables.
|
il y a 23 ans |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
il y a 23 ans |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
Sebastien Barre
|
cbd4c08fcf
Typo
|
il y a 24 ans |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
il y a 24 ans |
Berk Geveci
|
3b9f97f32d
Adding new options to LoadCache.
|
il y a 24 ans |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
il y a 24 ans |
Ken Martin
|
cb6bc6f0aa
added load cache command and fixed source file
|
il y a 24 ans |