Betsy McPhail
							
						 | 
						
							
							
								f62d301b92
							
							ctest: Optionally avoid starting tests that may exceed a given CPU load
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Zack Galbreath
							
						 | 
						
							
							
								1643b905e0
							
							ctest_submit: Add QUIET option
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								931e055d8c
							
							Port all cmOStringStream to std::ostringstream.
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								af8a1643c1
							
							Remove c_str calls when using stream APIs.
						 | 
						há 11 anos atrás | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								21c573f682
							
							Remove some c_str() calls.
						 | 
						há 11 anos atrás | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								3742bb0d32
							
							stringapi: Use strings for variable names
						 | 
						há 11 anos atrás | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								7bbaa4283d
							
							Remove trailing whitespace from most CMake and C/C++ code
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Johan Björk
							
						 | 
						
							
							
								856a9e499f
							
							RunSingleCommand: Replace verbose boolean with enum
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								96afb12087
							
							Convert CMake to OSI-approved BSD License
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Zach Mullen
							
						 | 
						
							
							
								177edc5ed1
							
							Fixed ctest -N segfault issue.  Further refactored ctest.  Enabled failover for ctest
						 | 
						há 16 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								40366f6ced
							
							ENH: fix part submission to not have memory of the last part submission
						 | 
						há 17 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								447f5b303e
							
							ENH: Divide CTest file submission list by part
						 | 
						há 17 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								cccac773ce
							
							ENH: Teach ctest_* to create appending XML files
						 | 
						há 17 anos atrás | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								9457ca3cf5
							
							ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
						 | 
						há 17 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								bb7b27e417
							
							ENH: add initial ctest -j feature
						 | 
						há 17 anos atrás | 
					
				
					
						
							
								   Alexander Neundorf
							
						 | 
						
							
							
								3daac0432c
							
							
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								65ae576c01
							
							ENH: make sure there is an error and notify user if nightly start time not set
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								aae0bcdacf
							
							STYLE: fix line length
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								e2102dea48
							
							BUG: Make handle arguments work again
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								2d81046ae2
							
							ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in  the new style scripting
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								862f5df25c
							
							STYLE: Fix some style issues
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								6503a0eecc
							
							STYLE: Fix some style issues
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								bd9852e50f
							
							COMP: Simplify logic and remove sun compile error
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								547280b0ba
							
							BUG: Prevent from creating bogus files
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								0949debece
							
							ENH: Cleanup file name
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								1b578d3180
							
							ENH: Several improvements with the way things are handled. Also, support multiple submited files
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								6fe633e1f7
							
							ENH: Add a method to parse command line argument inside the handler
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								f6e5a878fc
							
							ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
						 | 
						há 20 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								ab7668de3f
							
							ENH: Add a way to set options of the handler genericly
						 | 
						há 21 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								c22cc421e0
							
							ENH: Several cleanups and improvements
						 | 
						há 21 anos atrás |