Stephen Kelly
|
e96b5d14f9
cmListFileContext: Implement LessThanComparable.
|
10 سال پیش |
Stephen Kelly
|
257c16495a
cmListFile: Remove unused member.
|
10 سال پیش |
Ben Boeckel
|
2a1b2d8486
backtrace: Convert to local paths in IssueMessage
|
11 سال پیش |
Brad King
|
daa0f6f98d
Add Lua-style long brackets and long comments to CMake language
|
12 سال پیش |
Brad King
|
0546484e4b
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
|
13 سال پیش |
Stephen Kelly
|
5b88504f65
Rename the IncludeDirectoriesEntry to be more generic.
|
12 سال پیش |
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 سال پیش |
Brad King
|
4db6658d8f
BUG: Make sure context info is always initialized
|
17 سال پیش |
Brad King
|
f7f03347a6
ENH: Improve new error/warning message generation
|
17 سال پیش |
Brad King
|
680104a490
ENH: New format for warning and error messages
|
17 سال پیش |
Ken Martin
|
adddcea5d7
BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit
|
17 سال پیش |
Alexander Neundorf
|
cd0cd47416
|
18 سال پیش |
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 سال پیش |
Brad King
|
b6da1d1271
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012.
|
21 سال پیش |
Brad King
|
00ae7ea261
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
|
22 سال پیش |
Brad King
|
ad5d35c6cf
ERR: Added operator != for SGI.
|
23 سال پیش |
Brad King
|
54541bd40a
ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message.
|
23 سال پیش |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 سال پیش |
Bill Hoffman
|
27110975c2
ENH: add PROJECT command if there is not one
|
23 سال پیش |
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.
|
23 سال پیش |
Andy Cedilnik
|
0301b8366b
Add a way to remove files from cache
|
23 سال پیش |
Ken Martin
|
499bd45d4d
removed shared lib support
|
23 سال پیش |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
23 سال پیش |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
Bill Hoffman
|
9438a5965a
initialize class
|
24 سال پیش |
Bill Hoffman
|
85d241faa0
remove warning
|
24 سال پیش |
Bill Hoffman
|
5edd7673e1
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
24 سال پیش |