Brad King
							
						 | 
						
							
							
								96afb12087
							
							Convert CMake to OSI-approved BSD License
						 | 
						16 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								ecf312ccc8
							
							STYLE: fix line length stuff for KWStyle
						 | 
						17 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								b2f041f6a8
							
							BUG: Fix issue #7414 - do not crash when given components with circular dependencies. Thanks to Doug Gregor for the patch.
						 | 
						17 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								71f61636b6
							
							ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.
						 | 
						17 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								83ec8c3593
							
							ENH: Further refinement of the CPack components functionality from Doug Gregor.
						 | 
						17 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								e8825d320b
							
							BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
						 | 
						17 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								1105a86c52
							
							ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available.
						 | 
						17 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								ee2a13b11f
							
							ENH: install working with symlink qt tool
						 | 
						17 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								4c108d2a24
							
							ENH: try to fix dashboard
						 | 
						18 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f410f8578e
							
							COMP: Fix warnings on 64-bit Mac OS X build.  Patch from issue #3697.
						 | 
						18 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								5beb1da7f7
							
							ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator.
						 | 
						18 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								7aef92391b
							
							ENH: make sure null const char* is not put into ossttringstream to avoid seg faults
						 | 
						19 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								af04164c6d
							
							STYLE: fix line length
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								2324e7ec5d
							
							ENH: Add support for stipping and make more things overwritable
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								c09c3c6bfa
							
							ENH: Support for packaging source, several cleanups and more yeehaa...
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								d342d51c0c
							
							ENH: Add ZIP generator and add support for including or excluding the toplevel directory
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								fbfbe4717f
							
							ENH: Handle unusual path for packagemaker
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								634343c3e8
							
							STYLE: Fix some style issues
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								f01afc89f5
							
							STYLE: Cleanup trailing spaces
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								95ea0272de
							
							STYLE: Fix style problems
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								e8affe5cc2
							
							STYLE: Lots of formating to remove style problems
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								c14a06c8e0
							
							BUG: Handle version with multiple dots
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								ce51e361fe
							
							ENH: Check package maker version
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								a460c60843
							
							ENH: Add verbose flag to package maker and add CFBundleIdentifier string
						 | 
						19 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								6ac0063af7
							
							BUG: Revert back
						 | 
						20 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								ebbe10193f
							
							ENH: Start working on CPack input file and cleanups
						 | 
						20 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								bbf1c2d275
							
							ENH: More improvements and add logging
						 | 
						20 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								c9f3ad1e23
							
							ENH: Use libtar
						 | 
						20 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								d0329919da
							
							ENH: Merge from the cpack branch
						 | 
						20 years ago |