Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
před 13 roky |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
před 13 roky |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
před 13 roky |
Eric NOULARD
|
1629615a10
CPack Documentation extraction from CMake script begins to work
|
před 14 roky |
Ben Boeckel
|
f231ce5ce3
Remove old false positive avoidance code
|
před 15 roky |
Ben Boeckel
|
e01e40cb87
Mark ARGC, ARGV*, and ARGN as used
|
před 15 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
Brad King
|
3028ca756c
ENH: Better policies for functions and macros
|
před 17 roky |
Brad King
|
919fdb7f27
ENH: Enforce logical blocks in functions/macros
|
před 17 roky |
Brad King
|
1dcc5b4558
ENH: Better handling of mismatched blocks
|
před 17 roky |
Brad King
|
bca1026250
ENH: Better error message for unclosed blocks
|
před 17 roky |
Brad King
|
9551cafd69
BUG: Pop a function scope even on error
|
před 17 roky |
Brad King
|
680104a490
ENH: New format for warning and error messages
|
před 17 roky |
Bill Hoffman
|
f386c2aae0
ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the property. If any value is specified in an endif, endforeach, endwhile, etc then make sure it matches the start string. If no values are given then it is no longer an error.
|
před 17 roky |
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
|
před 18 roky |
Ken Martin
|
f69a6a7c8c
BUG: fix issue with CMAKE_CURENT_LIST_FILE reporting in funcitons
|
před 18 roky |
Ken Martin
|
ab7f11a239
COMP: fix style and work around old compilers
|
před 18 roky |
Ken Martin
|
951444165f
ENH: add functions and raise scope to cmake
|
před 18 roky |