summaryrefslogtreecommitdiff
path: root/Source/cmSubdirDependsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmCommand refactor: cmSubdirDependsCommandGabor Bencze2019-08-261-2/+2
* fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-2/+0
* cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-131-3/+0
* Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+4
* Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-221-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* remove warningBill Hoffman2001-12-111-1/+1
* ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionali...Brad King2001-12-101-12/+0
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma...Brad King2001-08-011-0/+60