Commit Graph

159 Commits

Author SHA1 Message Date
robxnano fe7e62bf21
flatpak: Update to Gnome 49 SDK (#7304) 2025-09-29 10:19:21 +02:00
robxnano 4834b9c299 flatpak: Improve build feature options
Refactor create_flatpak_manifest.py to make adding extra options easier
and enable building with fdk-aac or without nvenc support.
Fixes https://github.com/HandBrake/HandBrake/issues/6251
2025-07-27 08:10:00 +02:00
Damiano Galassi 5bdeb59584
scripts: update to mac-toolchain-build 2.13.0 2025-07-14 08:49:36 +02:00
Nomis101 4c879d8f36
Update copyright dates to 2025 (#6568) 2025-01-22 09:11:40 +01:00
Damiano Galassi 85b206c0fe
scripts: update to mac-toolchain-build 2.12.0 2024-11-23 16:32:25 +01:00
robxnano 752309225a
flatpak: Update SDK and libraries (#6384) 2024-11-01 22:50:58 +00:00
John Stebbins b11889f02d
flatpak: fix "Invalid option" 2024-06-20 14:22:52 -06:00
sr55 09903d0c2e
Add VCN support to flatpak manifest 2024-06-20 19:05:48 +01:00
John Stebbins 14ebeee2d4
LinGui: remove flatpak 'share=network' build-args
This causes flathub sandboxed build failure
2024-05-20 12:53:02 -06:00
Damiano Galassi 744c022379
scripts: Update to mac-toolchain-build 2.11.0. 2024-04-30 18:56:46 +02:00
robxnano ba1eca499c flatpak: Add rust-stable extension
Used when --enable-libdovi is passed to ./configure.
2023-11-02 18:30:11 +01:00
Bradley Sepos 38876492f8 scripts: Update to mingw-w64-build 10.0.0.
MinGW-w64 11.0.1, GCC 13.2 and friends.
2023-10-29 16:49:39 +01:00
Bradley Sepos 477b393f47
scripts: Add utolf.py helper script.
Converts line endings to lf.
2023-10-25 06:23:35 -04:00
Bradley Sepos 79bdc5e825
scripts: Set execute bit on localization scripts. 2023-10-25 06:23:23 -04:00
Bradley Sepos f196238129
scripts: Update to mingw-w64-build 9.3.0 (GCC 10.5 and friends). 2023-09-24 07:44:38 -04:00
Damiano galassi 79ff719f5a
scripts: Update to mac-toolchain-build 2.10.0. 2023-09-13 09:12:11 +02:00
robxnano 0a846e75be scripts: Remove Python 2 support 2023-07-20 11:21:29 +02:00
robxnano 5afc63a06f Add shebangs to translation scripts 2023-07-20 11:21:29 +02:00
robxnano e489823ecb Make scripts POSIX compatible
Rewrote repo-info.sh, tag-release.sh and build-presets.sh to remove
the need for bash when compiling.
2023-07-20 11:21:29 +02:00
sr55 36847643a1
Add new localisations script for mac. This is currently untested. #4764 2023-04-07 21:59:11 +01:00
sr55 60aebda841
Fixes to the translation helper scripts #4764 2023-04-07 21:32:59 +01:00
sr55 0cccc64512
scripts: Fix typos in translation scripts 2023-02-10 20:39:53 +00:00
John Stebbins dbca5a6f3a
flatpak: fix building snapshot flatpak bundle
Fixes https://github.com/HandBrake/HandBrake/issues/4890
2023-02-03 15:45:54 -07:00
sr55 94ce473d1e
translations: Adding scripts to parse Transifx zip packages for Windows and Linux. #4764 2023-02-01 17:07:26 +00:00
John Stebbins 7cf758d76a
flatpak: fix contrib download target filename
contrib.FETCH.basename was ignored by create_flatpak_manifest.py which
resulted in build errors if the target name differed from the URL name.
2023-01-23 13:19:53 -07:00
Damiano galassi b0bb0dce48
scripts: Update to mac-toolchain-build 2.9.0. 2022-12-18 11:30:45 +01:00
FeRD (Frank Dana) 5c6592ff56
create_flatpak_manifest: File existence, python3 2022-12-17 15:19:24 -05:00
FeRD (Frank Dana) ad7c80ba44
create_resources: Support Python3 2022-12-17 15:19:24 -05:00
Maximilian Müller 8bde0be0a5
fix flatpak cuda_llvm missing (#4580) 2022-09-29 20:44:07 +01:00
Damiano galassi 0cf5d87d4d
scripts: Update to mac-toolchain-build 2.8.0. 2022-03-30 16:40:36 +02:00
Bradley Sepos 6810d3a800
Update copyright dates to 2022. 2022-01-05 21:41:07 -05:00
Damiano Galassi ec26c0effe
scripts: Update to mac-toolchain-build 2.7.0. 2021-12-02 16:39:37 +01:00
Damiano Galassi 1284ed4e29
scripts: Update to mac-toolchain-build 2.6.0. 2021-12-02 15:26:48 +01:00
Josh Soref a32c90dc63
Spelling (#3615)
* spelling: consistency

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: efficiency

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: glitches

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: immediately

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: manicure

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: maybe

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: operating

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: resizable

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-05-23 08:30:05 +02:00
Bradley Sepos c929c567be
scripts: Update to mingw-w64-build 9.2.0 (GCC 10.2 and friends). 2020-12-12 13:08:38 -05:00
Bradley Sepos 96317ec508
scripts: Update to mac-toolchain-build 2.5.0. 2020-10-18 16:31:08 -04:00
John Stebbins 8cb2ee4ce3
flatpak: make manifest creation script python 3 compatible 2020-02-05 13:54:30 -08:00
Bradley Sepos 2a1ac44fb0
scripts: Update to mac-toolchain-build 2.1.0. 2020-01-30 15:24:03 -05:00
Bradley Sepos b7d3c1c45b
scripts: Update to mac-toolchain-build 2.0.0.
Adds `--list` and `--jobs` options. Plus various improvements under the hood.
2019-10-18 11:07:49 -04:00
Bradley Sepos 3cffc584db
scripts: Update to mingw-w64-build 8.0.0.
Adds `--list`, `--force`, and `--jobs` options. Prevents Spotlight on macOS from indexing source and build directories (thousands of files during build). Plus various improvements under the hood.
2019-10-18 05:27:03 -04:00
Bradley Sepos 9e2660ce49
scripts: Update to mac-toolchain-build 1.2.0. 2019-10-13 18:12:35 -04:00
Bradley Sepos 1fa6378520
scripts: Update to mingw-w64-build 7.1.0.
GCC 9.2.0.
2019-10-13 18:00:19 -04:00
Bradley Sepos f506bc67e2
scripts: Update to mac-toolchain-build 1.1.0.
Minor fixes and improvements to progress output.
2019-10-05 19:12:01 -04:00
Bradley Sepos 9cf6145c6e
scripts: Update to mac-toolchain-build 1.0.0.
Closes #2337.
2019-10-05 03:52:01 -04:00
Bradley Sepos dd2b9aea44
scripts: Update Mac toolchain to CMake 3.15.3. 2019-09-24 06:15:02 -04:00
Justin Bull d0fea86cfd
scripts: Include meson and ninja in mac toolchain. 2019-09-17 17:10:48 -04:00
John Stebbins 89dbcaf6c5
scripts: update builtin preset script
Script now puts the built-in preset header in the new header file
location libhb/handbrake/
2019-09-12 10:25:07 -07:00
Nomis101 46217a5495 scripts: Update mac-toolchain-build
Update mac-toolchain-build to newest versions of automake, cmake and nasm
2019-07-04 18:41:34 +02:00
Bradley Sepos a8b2607e4b
scripts: Update to mingw-w64-build 7.0.0.
GCC 9.1, GDB 8.3.
2019-06-24 17:44:15 -04:00
Bradley Sepos bfc4cba958
scripts: Update to mingw-w64-build 6.0.1.
Fixes an issue with GDB makeinfo path.
2019-03-31 18:10:33 -04:00