95 Commits

Author SHA1 Message Date
casey langen
360cf0e0b2 Added ignore libraries for Linux. 2022-02-17 20:28:45 -08:00
Casey Langen
2da7d94f54 Remove unused import. 2022-02-17 20:22:38 -08:00
Casey Langen
299e2a1bad Integrate depscan script with archive script. 2022-02-17 20:21:06 -08:00
Casey Langen
92a6be3e78 Added an allow-list for libraries. Need to fill it in on Linux. 2022-02-17 20:14:44 -08:00
Casey Langen
cdabafd4f2 Parse input path. 2022-02-17 20:12:17 -08:00
Casey Langen
effa7923fd Script supports mac. Last step is to parse and not hard-code input dir. 2022-02-17 20:07:53 -08:00
casey langen
3534880f64 Rough version of standalone dependency scanner. Hardcoded and Linux only
now, but will be easy to port to macOS.
2022-02-17 19:41:07 -08:00
casey langen
433283a6fa rpath fix for ffmpeg dylib 2022-02-17 12:07:54 -08:00
casey langen
aa36dbb30b Fix notarize paths. 2022-02-17 11:29:12 -08:00
casey langen
ffd90fa4b1 More temp file cleanup. 2022-02-17 11:00:06 -08:00
casey langen
e40d11e14c Re-enable PCH. 2022-02-17 10:57:24 -08:00
casey langen
66be8b6d4a More cruft removal. 2022-02-17 10:23:56 -08:00
Casey Langen
c98dc3d19b added missing library to stage script. 2022-02-17 10:02:42 -08:00
casey langen
79875fe764 Cross-compile support and various other build cleanups. 2022-02-17 01:45:22 -08:00
casey langen
4cb35ce88f Added scripts to sync rpi files for potential cross-compile.x 2022-02-16 16:03:01 -08:00
casey langen
358b7fdb31 Add RPM generation. 2022-02-15 18:41:43 -08:00
casey langen
2d31324bd5 Hard-code compatible arch for now. 2022-02-15 17:07:50 -08:00
casey langen
6c49626ade Turn off verbose flag. 2022-02-15 16:55:28 -08:00
casey langen
19c1d33516 The archive script also now generates debs. 2022-02-15 16:54:44 -08:00
casey langen
65389f229e Added the ability to generate a standalone deb. 2022-02-15 16:16:37 -08:00
casey langen
315fac1664 Fix stage script for Linux with bundled libopenmpt 2022-02-15 12:25:43 -08:00
casey langen
8089935f76 Add libopenmpt to vendor libraries. 2022-02-15 12:01:00 -08:00
casey langen
e3f58f2dde Simplify build-vendor-libraries scripts and paths. 2022-02-15 11:08:46 -08:00
casey langen
c34b689d30 Don't build static libraries, and only build the boost libs we need. 2022-02-14 11:25:29 -08:00
casey langen
977f902202 Archive terminfo as well. 2022-02-13 22:45:17 -08:00
casey langen
bda4c9f365 Distribute terminfo on Linux standalone as well. 2022-02-13 22:35:41 -08:00
Casey Langen
3a590caf23 Use brew --prefix instead of hard coding brew path. 2022-02-13 19:49:48 -08:00
casey langen
e17a65b2fe Bundle terminfo for standalone builds. 2022-02-13 18:02:38 -08:00
casey langen
c1feaa1f20 Fix notarize script. 2022-02-13 11:33:43 -08:00
casey langen
7ec96630bc More macOS rpath fixes. Hopefully this is the last of them. 2022-02-13 11:26:17 -08:00
casey langen
6e3fe7fbc8 Minor bug fixes to library staging. 2022-02-12 21:32:20 -08:00
casey langen
fbcf13faf0 Fix rpath for openssl and curl on macOS. 2022-02-12 20:41:14 -08:00
Casey Langen
cc70369c2d Update libcurl vendor build to exclude more features, and also add
script to notarize mac package.
2022-02-12 19:45:46 -08:00
casey langen
372f0ec2ee Fix mint build configs, remove bionic. 2022-02-11 19:21:28 -08:00
casey langen
c7baa7f698 Update archive name and tweak job count based on CPU cores. 2022-02-11 10:54:16 -08:00
Casey Langen
14f1d20005 Use more user-friendly OS name when archiving standalone builds. 2022-02-11 10:37:00 -08:00
casey langen
1be4750631 Dynamically configure job count based on available logical CPUs on Darwin. 2022-02-10 22:16:38 -08:00
casey langen
1a068f1bae More minor script fixes. 2022-02-10 20:08:36 -08:00
casey langen
0f80b32674 Use Debian Buster paths instead of Ubuntu for standalone archive. 2022-02-10 17:15:06 -08:00
casey langen
1498f08b53 Disable PCH for now -- introduces a symbol conflict with libev in the daemon. Ugh. 2022-02-10 01:20:34 -08:00
casey langen
d15cfb06a2 Script rename for clarity. 2022-02-10 00:39:29 -08:00
casey langen
439bd3ff10 Prompt for rebuild when archiving. 2022-02-10 00:33:41 -08:00
casey langen
293e1dfc1b archive-os.sh => archive-nix.sh 2022-02-10 00:19:54 -08:00
casey langen
4af65ac4d4 Added missing Linux libraries. It seems to work now too. 2022-02-09 23:17:41 -08:00
casey langen
c383ebfb5c Darwin seems to be completely working now. 2022-02-09 22:37:49 -08:00
casey langen
093a23ed48 Opus support for standalone macOS. 2022-02-09 19:24:29 -08:00
casey langen
c8bdcc70cf More script refactoring. Also: enable vorbis, opus encoders for ffmpeg.
TODO: fix macOS dylibs.
2022-02-09 18:28:52 -08:00
casey langen
6f97675f27 More renames. 2022-02-09 17:04:20 -08:00
casey langen
b6cb62214f Script renames. 2022-02-09 17:01:03 -08:00
casey langen
90e0573e15 Script updates. 2022-02-09 16:58:56 -08:00