|  | 17ccb8f083 | update: libuv 1.49.1. | 2024-10-13 14:46:24 -04:00 |  | 
			
				
					|  | 700dd7b45a | build: Appease OpenBSD. | 2024-10-11 19:04:49 -04:00 |  | 
			
				
					|  | c2eb73fd8a | update: c-ares 1.34.1. | 2024-10-11 18:25:09 -04:00 |  | 
			
				
					|  | 37401409c6 | ios: Include data in the app.  How did this ever work? | 2024-10-10 21:32:35 -04:00 |  | 
			
				
					|  | c52c6b04ca | ssb: muxrpc activity status fixes. | 2024-10-05 20:44:01 -04:00 |  | 
			
				
					|  | 9a5db2ec51 | appimage: Put update information in the appimage. | 2024-10-02 20:03:44 -04:00 |  | 
			
				
					|  | 40873b529c | build: Suppress a warning in libuv on arm. | 2024-09-30 12:37:41 -04:00 |  | 
			
				
					|  | 6dc099809f | build: This creates a working AppImage. | 2024-09-27 21:19:18 -04:00 |  | 
			
				
					|  | 03c8b75994 | Let's start work on 0.0.24. | 2024-09-25 20:26:57 -04:00 |  | 
			
				
					|  | 7512edad59 | build: I forgot to build the .xz as part of dist. | 2024-09-25 20:02:45 -04:00 |  | 
			
				
					|  | e7d87ee8e2 | I think that worked.  Let's build 0.0.23. | 2024-09-25 19:49:52 -04:00 |  | 
			
				
					|  | cfdbd10635 | ci: Oh, we can not require fuse? | 2024-09-25 19:45:05 -04:00 |  | 
			
				
					|  | 433b3d39d9 | ci: Build the appimage, for real.nofoolin. | 2024-09-25 18:50:06 -04:00 |  | 
			
				
					|  | 26441ed45c | Let's try to artifact the appimage. | 2024-09-25 12:49:32 -04:00 |  | 
			
				
					|  | 3b5a06794f | libuv 1.49.0. | 2024-09-25 12:11:17 -04:00 |  | 
			
				
					|  | 241a65a92a | sus.  Disable a warning in c-ares during ltcg with gcc 13 on Haiku. | 2024-09-15 12:52:28 -04:00 |  | 
			
				
					|  | 34508aa0ae | dist slightly more in parallel.  Exclude dotfiles from data.zip. | 2024-09-04 20:07:26 -04:00 |  | 
			
				
					|  | 95d036e34a | Build an AppImage.  Why not? | 2024-08-28 20:55:52 -04:00 |  | 
			
				
					|  | 87d42e3b3b | 0.0.23-wip again.  Let's gooooo. | 2024-08-28 19:49:36 -04:00 |  | 
			
				
					|  | 17d6cc7d46 | Let's try 0.0.22 again. | 2024-08-28 19:20:55 -04:00 |  | 
			
				
					|  | 56e483782d | Let's start work on 0.0.23.  Clean out some libuv non-submodule cruft while I'm in here. | 2024-08-28 19:10:16 -04:00 |  | 
			
				
					|  | 7114ce2516 | Let's release 0.0.22. | 2024-08-28 18:40:10 -04:00 |  | 
			
				
					|  | c024777184 | #buildfix | 2024-08-25 12:45:42 -04:00 |  | 
			
				
					|  | 5951d7cd2d | Kill some warnings. | 2024-08-25 10:07:44 -04:00 |  | 
			
				
					|  | 6cebd6c769 | Try to be more static. | 2024-08-25 09:39:05 -04:00 |  | 
			
				
					|  | e38ff99607 | Special treatment to make TXT record lookup work on android. | 2024-08-21 20:27:43 -04:00 |  | 
			
				
					|  | b0e3d922c8 | libuv busy loop in uv__run_timers with -flto.  Sigh. | 2024-08-21 19:40:07 -04:00 |  | 
			
				
					|  | 163a01f224 | sqlite 3.46.1. | 2024-08-14 19:43:57 -04:00 |  | 
			
				
					|  | 3d58094199 | Fix some sanitizer issues, and disable LTO in debug builds to save some iteration time. | 2024-08-14 19:40:20 -04:00 |  | 
			
				
					|  | 34804d5162 | Fix android crashing in c-ares and a makefile typo. | 2024-08-14 18:55:34 -04:00 |  | 
			
				
					|  | 1788a02338 | Add c-ares.  These are the hoops I have to jump through to be able to provide some bootstrap nodes. | 2024-08-07 20:21:39 -04:00 |  | 
			
				
					|  | b78ecaa814 | F-Droid looks all set for now.  Let's start 0.0.22. | 2024-08-06 12:17:26 -04:00 |  | 
			
				
					|  | e6f5399d53 | Clear out timestamp and file modes on classes.dex, too. | 2024-08-05 12:43:22 -04:00 |  | 
			
				
					|  | 0e5806cadd | Re-add classes.dex to the F-Droid APK. (!) | 2024-08-05 12:26:10 -04:00 |  | 
			
				
					|  | f0ea38fe49 | Just set SOURCE_DATE_EPOCH=1.  Using the last commit time is complicated (have to rebuild OpenSSL every commit/release).  This only affects a debug string that we don't expose. | 2024-08-04 12:54:02 -04:00 |  | 
			
				
					|  | b0332f923e | Debugging a SOURCE_DATE_EPOCH thing. | 2024-08-04 12:16:46 -04:00 |  | 
			
				
					|  | 8a76c25394 | Silence some OpenSSL build output so I can see what else is going on.  Also install the signed fdroid APK in dist. | 2024-08-04 12:10:52 -04:00 |  | 
			
				
					|  | ff3fbedc18 | Fix inconsistent file modes in zip. | 2024-08-04 11:25:06 -04:00 |  | 
			
				
					|  | 8791419f8e | Sort better, and actually use ndk r26d. | 2024-08-04 10:21:04 -04:00 |  | 
			
				
					|  | 5447b247a0 | Back to r26d, and pin the timezome to get SOURCE_DATE_EPOCH to work correctly. | 2024-08-04 09:54:33 -04:00 |  | 
			
				
					|  | aabbb10564 | for fdroid: Use android ndk r27, set SOURCE_DATE_EPOCH for the android ssl build, and remove a non-determinism in AndroidManifest.xml. | 2024-08-04 09:36:46 -04:00 |  | 
			
				
					|  | c290240de7 | Make a release to make sure F-Droid can pick it up. | 2024-08-02 22:20:18 -04:00 |  | 
			
				
					|  | 8e799b174b | Address some fdroid zip non-determinism. | 2024-08-02 21:55:00 -04:00 |  | 
			
				
					|  | 3ef8698f42 | Put android:versionCode and such back in the static AndroidManifest.xml.  I forgot that F-Droid needs to see it. | 2024-08-02 20:37:05 -04:00 |  | 
			
				
					|  | 13f02c2aca | Preparing to release 0.0.21. | 2024-07-31 12:50:35 -04:00 |  | 
			
				
					|  | 155238a516 | build: I mean -flto=auto. | 2024-07-27 11:08:28 -04:00 |  | 
			
				
					|  | 427fcdbdca | build: -flto all the things. | 2024-07-25 16:02:14 -04:00 |  | 
			
				
					|  | ca05d402a7 | An exercise in stripping down the win32 .exe size. | 2024-07-24 15:25:36 -04:00 |  | 
			
				
					|  | c5a80b68ca | Fixed more aab build issues. | 2024-07-24 14:03:21 -04:00 |  | 
			
				
					|  | c1fb15b135 | ci tweaks and aab fixes. | 2024-07-24 13:50:48 -04:00 |  |