Kyle Edwards
|
91a7c0b51c
CMake: fix violations of #pragma once check
|
2 年之前 |
Daniel Eiband
|
e8360afbf7
cmPluginAPI: Correct typo in documentation of FinalPass
|
6 年之前 |
Regina Pfeifer
|
1d3f5ebb0d
clang-tidy: Enable check modernize-use-using
|
6 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
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
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 年之前 |
Bill Hoffman
|
bb4a2e1cb0
ENH: move version numbers to 2.5.0
|
19 年之前 |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
19 年之前 |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 年之前 |
Ken Martin
|
4dcff55479
DOC: updated comment about the inherited ivar
|
20 年之前 |
Bill Hoffman
|
f03db9ebbe
ENH: change version
|
20 年之前 |
Bill Hoffman
|
1490cecaf3
ENH: move version to 2.1 for cvs because 2.0 has been branched
|
21 年之前 |
Ken Martin
|
3c1292a388
version 19
|
22 年之前 |
Andy Cedilnik
|
e093bdade0
ENH: Fix compatibility
|
22 年之前 |
Andy Cedilnik
|
8327883f3f
ENH: Add DisplayStatus
|
22 年之前 |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 年之前 |
Ken Martin
|
09778d1776
updated version
|
23 年之前 |
Brad King
|
ee459411ba
ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake.
|
23 年之前 |
Brad King
|
10931b5e66
ENH: Added return type int to ExecuteCommand.
|
23 年之前 |
Ken Martin
|
c3474d4257
added a Free method
|
23 年之前 |
Ken Martin
|
f67643112c
added another func
|
23 年之前 |
Ken Martin
|
1d74cb3e35
added another func
|
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 年之前 |
Ken Martin
|
abf3337888
some mods to the plugin API
|
23 年之前 |
Ken Martin
|
bafeb69742
cleaned up API
|
23 年之前 |
Ken Martin
|
0a2f6c876c
added destructor to loaded commands
|
23 年之前 |
Ken Martin
|
d99454cba4
now uses stubs
|
23 年之前 |