Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c5565b9a870448f443b949e6ee51b27ae022bbd1
/
Source
/
cmSubdirCommand.h
bdca8b0
Modernize: Use #pragma once in all header files
by Kitware Robot
· 4 years, 8 months ago
a81e9a0
cmSubdirCommand: Port away from cmCommand
by Regina Pfeifer
· 6 years ago
1591f13
modernize: manage cmCommand instances using unique_ptr.
by Marc Chevrier
· 6 years ago
0b33aee
Use C++11 override instead of CM_OVERRIDE
by Brad King
· 8 years ago
ca2233e
IWYU: Mark cmConfigure.h with pragma: keep
by Daniel Pfeifer
· 8 years ago
a1218f5
cmCommand: remove unused methods from interface and all implementations
by Daniel Pfeifer
· 8 years ago
1d829c8
Use quotes for non-system includes
by Daniel Pfeifer
· 8 years ago
5afac50
cmConfigure: Ensure separate include block in headers
by Daniel Pfeifer
· 8 years ago
e81c323
Include necessary headers in commands
by Daniel Pfeifer
· 8 years ago
9855ebf
Make cmCommand not inherit from cmObject
by Daniel Pfeifer
· 8 years ago
86578ec
Simplify CMake per-source license notices
by Brad King
· 9 years ago
a7a9239
mark functions with CM_OVERRIDE
by Daniel Pfeifer
· 9 years ago
d9fd2f5
Revise C++ coding style using clang-format
by Kitware Robot
· 9 years ago
5642449
cmCommand: Remove IsDiscouraged interface.
by Stephen Kelly
· 10 years ago
85fc9f2
stringapi: Command names
by Ben Boeckel
· 11 years ago
e33d8d2
Drop builtin command documentation
by Brad King
· 12 years ago
7bbaa42
Remove trailing whitespace from most CMake and C/C++ code
by Kitware Robot
· 13 years ago
737c49a
Add 'const' qualifier to some cmCommand members
by Yury G. Kudryashov
· 13 years ago
96afb12
Convert CMake to OSI-approved BSD License
by Brad King
· 16 years ago
766f660
some white space fixes for the book
by Ken Martin
· 16 years ago
f686dbe
some white space fixes for the book
by Ken Martin
· 16 years ago
0e69d38
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
by Ken Martin
· 17 years ago
8d32d22
ENH: make commands lower case by default
by Ken Martin
· 18 years ago
d67ccb8
BUG: remove early ;
by Bill Hoffman
· 18 years ago
f71ad85
ENH: Patch from Alex to make deprecated command documentation more consistent.
by Brad King
· 18 years ago
57eb300
STYLE: Fixed line-too-long warning.
by Brad King
· 19 years ago
f12742d
ENH: Patch from Alex to add IsDiscouraged method for future use in generating separate documentation for old commands. Also modified documentation of MAKE_DIRECTORY and REMOVE commands to indicate they should not be used.
by Brad King
· 19 years ago
daa37f1
STYLE: fix line length
by Ken Martin
· 19 years ago
6b47b28
ENH: fix line length style stuff
by Bill Hoffman
· 19 years ago
f6ef36d
STYLE: fix docs
by Ken Martin
· 19 years ago
7ce0ee3
clean up documentation
by Bill Hoffman
· 21 years ago
ddb815c
ENH: add new subdirectory exclude from top option
by Bill Hoffman
· 21 years ago
072db6a
removed redundent includes
by Ken Martin
· 22 years ago
a025741
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
by Brad King
· 22 years ago
1f6a3c6
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.
by Brad King
· 22 years ago
a6a43d5
ENH:Updated copyright
by Will Schroeder
· 23 years ago
baa28ef
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
by Bill Hoffman
· 24 years ago
5579ee3
documentation change
by Ken Martin
· 24 years ago
9922155
ENH: rename Invoke to InitialPass
by Bill Hoffman
· 24 years ago
54cfe84
ENH:New copyright
by Will Schroeder
· 24 years ago
463e466
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
by Brad King
· 24 years ago
658614f
ENH:Reworked CMake for consistency
by Will Schroeder
· 24 years ago
[Renamed (69%) from Source/cmSubdirRule.h]
cacd6d1
ENH:Tweaks to dump documentation
by Will Schroeder
· 24 years ago
9a0e8e4
ENH:Tweaks to dump documentation
by Will Schroeder
· 24 years ago
5faa3b9
ENH:Added documentation; clean-up
by Will Schroeder
· 24 years ago
26dbdd4
ENH:Beginning clean up; adding documentation
by Will Schroeder
· 24 years ago
c54a05b
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
by Bill Hoffman
· 24 years ago