summaryrefslogtreecommitdiff
path: root/Source/cmCallVisualStudioMacro.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-avoid-const-params-in-decls` lintsBen Boeckel2022-11-291-2/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-6/+6
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual...David Cole2008-07-301-1/+2
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+49