mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Add qt sdk support
This commit is contained in:
		
							parent
							
								
									d3a215c12b
								
							
						
					
					
						commit
						91c5fb567a
					
				
					 7 changed files with 101 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -921,10 +921,10 @@ each build.
 | 
			
		|||
As for 'prebuild', but runs on the source code BEFORE any other processing
 | 
			
		||||
takes place.
 | 
			
		||||
 | 
			
		||||
You can use $$SDK$$, $$NDK$$ and $$MVN3$$ to substitute the paths to the
 | 
			
		||||
android SDK and NDK directories, and maven 3 executable respectively. The
 | 
			
		||||
following per-build variables are available likewise: $$VERSION$$,
 | 
			
		||||
$$VERCODE$$ and $$COMMIT$$.
 | 
			
		||||
You can use $$SDK$$, $$NDK$$, $$MVN3$$ and $$QT$$ to substitute the paths
 | 
			
		||||
to the android SDK and NDK directories, maven 3 executable, and Qt SDK
 | 
			
		||||
directory respectively. The following per-build variables are available
 | 
			
		||||
likewise: $$VERSION$$, $$VERCODE$$ and $$COMMIT$$.
 | 
			
		||||
 | 
			
		||||
@item oldsdkloc=yes
 | 
			
		||||
The sdk location in the repo is in an old format, or the build.xml is
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue