summaryrefslogtreecommitdiff
path: root/Source/cmCPluginAPI.h
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-1/+1
* CMake: fix violations of #pragma once checkKyle Edwards2022-11-171-1/+1
* cmPluginAPI: Correct typo in documentation of FinalPassDaniel Eiband2019-11-241-2/+2
* clang-tidy: Enable check modernize-use-usingRegina Pfeifer2019-09-041-0/+11
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-4/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-123/+114
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+7
* ENH: move version numbers to 2.5.0Bill Hoffman2006-04-181-1/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-37/+41
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-58/+63
* DOC: updated comment about the inherited ivarKen Martin2005-11-041-1/+1
* ENH: change versionBill Hoffman2005-07-121-1/+1
* ENH: move version to 2.1 for cvs because 2.0 has been branchedBill Hoffman2004-05-051-2/+2
* version 19Ken Martin2003-08-111-1/+1
* ENH: Fix compatibilityAndy Cedilnik2003-07-231-2/+3
* ENH: Add DisplayStatusAndy Cedilnik2003-07-221-0/+2
* yikes added new custom command supportKen Martin2003-06-031-0/+19
* updated versionKen Martin2003-01-061-1/+1
* ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_...Brad King2003-01-021-2/+5
* ENH: Added return type int to ExecuteCommand.Brad King2002-12-171-2/+2
* added a Free methodKen Martin2002-12-111-1/+3
* added another funcKen Martin2002-11-141-0/+1
* added another funcKen Martin2002-11-141-0/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* some mods to the plugin APIKen Martin2002-10-081-1/+4
* cleaned up APIKen Martin2002-09-231-1/+1
* added destructor to loaded commandsKen Martin2002-09-171-0/+2
* now uses stubsKen Martin2002-08-261-139/+135
* removed shared lib supportKen Martin2002-08-231-60/+44
* fixed nested commentKen Martin2002-08-221-1/+1
* added C Plugin API first cutKen Martin2002-08-211-0/+218