Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
před 10 roky |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
před 11 roky |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
před 11 roky |
Brad King
|
b9f4383f69
Split cmBootstrapCommands.cxx into two sources
|
před 12 roky |
David Cole
|
94d1684a8f
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
|
před 15 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
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
|
509f1fb9cb
ENH: some property cleanup and added GetProperty
|
před 18 roky |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
před 19 roky |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
před 22 roky |
Andy Cedilnik
|
96d561aabc
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
před 22 roky |
Andy Cedilnik
|
c7f1198a00
ENH: Add accessor for the list of commands
|
před 22 roky |
Andy Cedilnik
|
3a99c693c1
Remove warning
|
před 23 roky |
Andy Cedilnik
|
814b8856a0
Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature
|
před 23 roky |