Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								d937b9b958
								
							
						 | 
						
							
							
								
								Merge branch 'update-ant-build' of https://github.com/eighthave/orbot into eighthave-update-ant-build
							
							
							
							
							
						 | 
						
							2017-01-13 22:16:59 -05:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								085ddb3745
								
							
						 | 
						
							
							
								
								make ndk-build work again
							
							
							
							
							
						 | 
						
							2016-10-24 21:58:30 -04:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								290059dfb9
								
							
						 | 
						
							
							
								
								fix string path in build script
							
							
							
							
							
						 | 
						
							2016-10-24 21:57:07 -04:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								160383ba6d
								
							
						 | 
						
							
							
								
								update for gradle
							
							
							
							
							
						 | 
						
							2016-10-24 21:54:54 -04:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								610abf5b79
								
							
						 | 
						
							
							
								
								fix ant builds by using frozen SDK
							
							
							
							
							
							
							
							legacy!  This uses a copy of the Android SDK that is frozen to the last
version that works with ant builds. 
							
						 | 
						
							2016-09-26 21:06:12 +02:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								226d92ebcd
								
							
						 | 
						
							
							
								
								make-release-build: env vars need to be first on the command line
							
							
							
							
							
						 | 
						
							2016-01-27 13:31:09 +01:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								9883a8931a
								
							
						 | 
						
							
							
								
								faketime is only needed when building, not when cleaning
							
							
							
							
							
							
							
							cleaning while running faketime will just slow it down or cause weird
behavior. 
							
						 | 
						
							2016-01-27 09:43:56 +01:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								eaa2dde611
								
							
						 | 
						
							
							
								
								explicitly indicate we are building armeabi
							
							
							
							
							
						 | 
						
							2016-01-26 18:29:37 -05:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								1b76c3636e
								
							
						 | 
						
							
							
								
								add make calls for both armeabi and x86 with clean
							
							
							
							
							
						 | 
						
							2016-01-26 18:21:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								735b2985f7
								
							
						 | 
						
							
							
								
								make-release-build: remove faketime from `ant release`
							
							
							
							
							
							
							
							It is too problematic and there are other ways to make those final parts of
the APK reproducible. 
							
						 | 
						
							2016-01-22 23:25:55 +01:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								461e35dc51
								
							
						 | 
						
							
							
								
								make-release-build: freeze time when running ndk-build
							
							
							
							
							
							
							
							This aides reproducibility. 
							
						 | 
						
							2016-01-22 23:25:55 +01:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								5c86b5cc7e
								
							
						 | 
						
							
							
								
								make-release-build: make sure ndk-build can be found
							
							
							
							
							
						 | 
						
							2016-01-22 23:25:55 +01:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								58d53ea347
								
							
						 | 
						
							
							
								
								make-release-build: use strip-nondeterminism to get reproducible build
							
							
							
							
							
							
							
							strip-nondeterminism sets the timestamps in the zip based on the timestamp
of the git commit. 
							
						 | 
						
							2016-01-22 23:25:54 +01:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								5ce1f5f91a
								
							
						 | 
						
							
							
								
								make-release-build: make sure tag signers exist before verifying tags
							
							
							
							
							
						 | 
						
							2016-01-22 23:25:54 +01:00 | 
						
					
				
					
						
							
							
								 
								Nathan Freitas
							
						 | 
						
							
							
							
							
							
								
							
							
								3691ccae3a
								
							
						 | 
						
							
							
								
								native binary asset building fixes
							
							
							
							
							
							
							
							move pdnsd exec to assets 
							
						 | 
						
							2016-01-06 16:14:08 -05:00 | 
						
					
				
					
						
							
							
								 
								Hans-Christoph Steiner
							
						 | 
						
							
							
							
							
							
								
							
							
								6989f9b2b0
								
							
						 | 
						
							
							
								
								add standard ./make-release-build script
							
							
							
							
							
						 | 
						
							2015-06-04 17:50:25 -04:00 |