Regina Pfeifer
|
b05b778a2d
clang-tidy: Use `= delete`
|
6 жил өмнө |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 жил өмнө |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 жил өмнө |
Daniel Pfeifer
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 жил өмнө |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 жил өмнө |
Daniel Pfeifer
|
41ec352832
IWYU: use pragma export
|
8 жил өмнө |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 жил өмнө |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 жил өмнө |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 жил өмнө |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 жил өмнө |
Sean McBride
|
111be1801f
Rename header guards to not start with double underscore
|
11 жил өмнө |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Brad King
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
19 жил өмнө |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
19 жил өмнө |
Bill Hoffman
|
4c1ae1b5af
ENH: fix for bug 2808, use dlopen on new OSX versions
|
20 жил өмнө |
Bill Hoffman
|
296a3f41aa
FIX: fix bug 1690
|
20 жил өмнө |
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
|
e00b56dd57
Add accessor for Flushing cache
|
23 жил өмнө |
Brad King
|
b9db890ebc
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection.
|
23 жил өмнө |
Brad King
|
820088cefc
ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. The cast needed by cmDynamicLoader::GetSymbolAddress is now hidden in a C file.
|
23 жил өмнө |
Ken Martin
|
9184cac1ff
added plugin support
|
23 жил өмнө |