Brad King
|
e33d8d2d77
Drop builtin command documentation
|
před 12 roky |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
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 |
Bill Hoffman
|
cd626ea66e
For macros make sure the FilePath points to a valid pointer in the args.
|
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
|
dbd88e00c7
ENH: Improve context for errors in macros
|
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
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
před 19 roky |
Bill Hoffman
|
6600143ea1
ENH: fix warning
|
před 19 roky |
Bill Hoffman
|
d99ee73dff
BUG: fix for 3815 seg fault
|
před 19 roky |
Bill Hoffman
|
d5cce9f0b5
ENH: fix compile error
|
před 19 roky |
Bill Hoffman
|
46c6442ce2
BUG: fix for seg fault bug #3815
|
před 19 roky |
Ken Martin
|
c88c75b8f2
ENH: reduce string construct delete ops
|
před 19 roky |
Ken Martin
|
50d058a3a1
ENH: always compile progress
|
před 19 roky |
Ken Martin
|
47c7108111
STYLE: fix line length
|
před 19 roky |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
před 19 roky |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
před 19 roky |
Ken Martin
|
4c00a1d1e6
ENH: revert back to string replacement version
|
před 20 roky |
Ken Martin
|
5c68b61a9c
COMP: fix compiler warnings
|
před 20 roky |
Ken Martin
|
dec5cc1082
ENH: converted macro to use variables and fixed some case issues with some function blockers
|
před 20 roky |
Andy Cedilnik
|
24a5c0a72e
ENH: Save command that macro overwrites
|
před 20 roky |
Bill Hoffman
|
1004073942
ENH: performance improvements
|
před 20 roky |