| 
									
										
										
										
											2015-11-03 15:38:21 +00:00
										 |  |  | bootstrap-build-environment | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Simply setup a new project: | 
					
						
							|  |  |  |  1. create a subversion basic tree | 
					
						
							|  |  |  |  2. checkout trunk of the new subversion repository | 
					
						
							|  |  |  |  3. cd into the new project subversion working copy | 
					
						
							|  |  |  |  4. call with full path: /path/to/bootstrap.sh | 
					
						
							| 
									
										
										
										
											2015-11-04 08:52:48 +00:00
										 |  |  |  5. follow the instructions, i.e. edit configure.ac | 
					
						
							| 
									
										
										
										
											2015-11-03 15:38:21 +00:00
										 |  |  |  6. run again: /path/to/bootstrap.sh | 
					
						
							|  |  |  |  7. add some generated files: svn add COPYING ChangeLog INSTALL | 
					
						
							|  |  |  |  8. your project is setup and compilable, test: ./bootstrap.sh -b | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Fore more details, see: | 
					
						
							|  |  |  |   ./bootstrap.sh -h | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Supports and preconfigures: | 
					
						
							|  |  |  |  - C++ including: | 
					
						
							|  |  |  |     - Qt | 
					
						
							|  |  |  |     - Library dependencies | 
					
						
							|  |  |  |     - CPP-Unit | 
					
						
							|  |  |  |     - PKG-Config dependency file | 
					
						
							|  |  |  |  - Doxygen for documentation | 
					
						
							|  |  |  |  - Scripts | 
					
						
							|  |  |  |  - HTML / Web projects | 
					
						
							|  |  |  |  - Examples | 
					
						
							|  |  |  |  - Tests | 
					
						
							|  |  |  |  - Debian packaging | 
					
						
							|  |  |  |  - RPM packaging | 
					
						
							|  |  |  |  - Mac OSX App Bundle creation |