Brad King
|
9040ec9117
Do not warn about left paren not separated by a space
|
12 年之前 |
Brad King
|
bf73264694
Warn about unquoted arguments that look like long brackets
|
12 年之前 |
Brad King
|
58e524165d
Warn about arguments not separated by whitespace
|
12 年之前 |
Brad King
|
e75b69f55b
cmListFileCache: Convert CMake language parser to class
|
12 年之前 |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
13 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Ken Martin
|
19e891532a
ENH: support parenthesis as arguments and in conditionals feature request #6191
|
17 年之前 |
Alexander Neundorf
|
05f84cb091
ENH: write the cmake version into the file created by EXPORT_LIBRARY_DEPENDENCIES()
|
17 年之前 |
Brad King
|
e3666a1de5
ENH: Allow policy CMP0000 to be set explicitly
|
17 年之前 |
Ken Martin
|
66a8c5763b
ENH: tiny performance improvement
|
17 年之前 |
Ken Martin
|
a568a8552d
ENH: small simple projects do not need to specify cmake minimum required
|
17 年之前 |
Brad King
|
01033b5d56
ENH: Improve warning about specifying a cmake version
|
17 年之前 |
Brad King
|
f7f03347a6
ENH: Improve new error/warning message generation
|
17 年之前 |
Ken Martin
|
73df9a5cd4
ENH: change CMP_ to CMP
|
17 年之前 |
Bill Hoffman
|
dc9245df6c
ENH: add enum to IssueMessage
|
17 年之前 |
Brad King
|
5233b75a77
ENH: Improve handling of old-style compatibility.
|
17 年之前 |
Ken Martin
|
55eede4b13
ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED
|
17 年之前 |
Ken Martin
|
3b7eaad890
STYLE: fix line length issue
|
17 年之前 |
Brad King
|
680104a490
ENH: New format for warning and error messages
|
17 年之前 |
Ken Martin
|
3518c08a8d
BUG: keep CMAKE_BACKWARDS_COMP as internal
|
17 年之前 |
Ken Martin
|
afd8448d0d
BUG: make default CMAKE_BACKWARDS_COMPATIBILITY 2.5
|
17 年之前 |
Ken Martin
|
5588ed47fc
BUG: change in handling of cmake_minimum_required
|
17 年之前 |
Ken Martin
|
adddcea5d7
BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit
|
17 年之前 |
Brad King
|
9b0df0d692
BUG: ParseFile should return false if there was a parse error.
|
18 年之前 |
Brad King
|
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
|
19 年之前 |
Ken Martin
|
7dc8a92246
STYLE: fix line length
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |
Andy Cedilnik
|
892a439fad
BUG: Remove some old legacy code and remove memory leak
|
19 年之前 |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 年之前 |