Regina Pfeifer
							
						 | 
						
							
							
								f0ecb12398
							
							cmBuildCommand: Port away from cmCommand
						 | 
						преди 6 години | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								1591f138f1
							
							modernize: manage cmCommand instances using unique_ptr.
						 | 
						преди 6 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0b33aee48b
							
							Use C++11 override instead of CM_OVERRIDE
						 | 
						преди 8 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								ca2233e31f
							
							IWYU: Mark cmConfigure.h with pragma: keep
						 | 
						преди 8 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								a1218f59d9
							
							cmCommand: remove unused methods from interface and all implementations
						 | 
						преди 8 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								1d829c862c
							
							Use quotes for non-system includes
						 | 
						преди 8 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								5afac50f68
							
							cmConfigure: Ensure separate include block in headers
						 | 
						преди 8 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								e81c323da9
							
							Include necessary headers in commands
						 | 
						преди 9 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								9855ebf11a
							
							Make cmCommand not inherit from cmObject
						 | 
						преди 9 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								86578eccf2
							
							Simplify CMake per-source license notices
						 | 
						преди 9 години | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								a7a9239096
							
							mark functions with CM_OVERRIDE
						 | 
						преди 9 години | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								d9fd2f5402
							
							Revise C++ coding style using clang-format
						 | 
						преди 9 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								226df303f9
							
							CTest: Stop telling 'make' to ignore errors with -i
						 | 
						преди 10 години | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								85fc9f26a7
							
							stringapi: Command names
						 | 
						преди 11 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e33d8d2d77
							
							Drop builtin command documentation
						 | 
						преди 12 години | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								7bbaa4283d
							
							Remove trailing whitespace from most CMake and C/C++ code
						 | 
						преди 13 години | 
					
				
					
						
							
								   Yury G. Kudryashov
							
						 | 
						
							
							
								737c49a357
							
							Add 'const' qualifier to some cmCommand members
						 | 
						преди 13 години | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								edcdfeae93
							
							Documentation: Fix comments in the source code (#10941)
						 | 
						преди 14 години | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								0b38bb4c53
							
							Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								96afb12087
							
							Convert CMake to OSI-approved BSD License
						 | 
						преди 16 години | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								0e69d38004
							
							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
						 | 
						преди 18 години | 
					
				
					
						
							
								   Alexander Neundorf
							
						 | 
						
							
							
								355b1f23af
							
							STYLE: make formatting of help a bit more consistent
						 | 
						преди 18 години | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								8d32d229a3
							
							ENH: make commands lower case by default
						 | 
						преди 18 години | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								345cf04012
							
							ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
						 | 
						преди 20 години | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								072db6ad70
							
							removed redundent includes
						 | 
						преди 22 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a02574158d
							
							ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
						 | 
						преди 23 години | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								455b262cfe
							
							ENH: clean up docs some
						 | 
						преди 23 години | 
					
				
					
						
							
								   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 години | 
					
				
					
						
							
								   Will Schroeder
							
						 | 
						
							
							
								a6a43d5320
							
							ENH:Updated copyright
						 | 
						преди 24 години | 
					
				
					
						
							
								   Sebastien Barre
							
						 | 
						
							
							
								b39f6afa45
							
							Fix typo (second argument was not reported)
						 | 
						преди 24 години |