WXbet
6c6417383d
s3.TUP Adding new cross toolchain templates for android
- android_10_arm - Android 10 STBs (arm armeabi-v7a 32-bit LE, libc++ API 29, clang 9.0.8, Linux 4.9.0)
- android_11_arm - Android 11 STBs (arm armeabi-v7a 32-bit LE, libc++ API 30, clang 9.0.8, Linux 4.9.0)
- android_oreo_arm - Android 8.x Oreo STBs (arm armeabi-v7a 32-bit LE, libc++ API 26, clang 9.0.8, Linux 4.9.0)
- android_pie_arm - Android 9.x Pie STBs (arm armeabi-v7a 32-bit LE, libc++ API 28, clang 9.0.8, Linux 4.9.0)
4 years ago
WXbet
8b92338a5d
s3.TUP crosstool-NG toolchain template updates
- update all crosstool-NG toolchain template to latest linux (5.8.9), mpc (1.2.0) and mpfr (4.1.0) versions
- run ./s3 tcupdate --update_me to get the latest toolchain templates
- run ./s3 tcupdate --setup to get the latest crosstool-NG
4 years ago
WXbet
ca545a5666
s3.TUP Adding new cross toolchain template for synology
synology_ppc - Synology DS213+ (powerpc 8548 32-bit BE, glibc 2.23, gcc 7.5.0, linux 5.8.9)
4 years ago
WXbet
940db8d304
s3.TUP Update dependency (v0.21.1)
Change python dependency to python3 to avoid non working installation on some distros (e.g. debian 10)
4 years ago
Gorgone
eee695e320
Update _cmd_build
4 years ago
Gorgone
71b0aabe00
Update _cmd_build
ignore custom confdir from toolchain.cfg file
4 years ago
Gorgone
60cdf7248c
Update urls
change emu-url
4 years ago
Gorgone
9ff0e5b824
Update best.box.profile
update profile
4 years ago
Gorgone
16c0e6ebc0
Create complete.box.profile
add profile for the latest trunk
11622+
4 years ago
Gorgone
0c225a5c54
Update _cmd_build
change read config logic
4 years ago
Gorgone
ac727bf619
Update _misc
change from hostname to environment
4 years ago
Gorgone
08dfe08227
Update _cmd_build
add codeanalyse option
4 years ago
Gorgone
fb58e8e247
Update s3
add codeanalyse option
4 years ago
Gorgone
a7ed4362c7
Update _zerotier
fix s3 checkout
move deb to archive
to prevent readout @ next run
4 years ago
Gorgone
52089776aa
Update _zerotier
add building debian package
4 years ago
Gorgone
ad352c58a4
Create _zerotier
ZeroTier combines the capabilities of VPN and SD-WAN, simplifying network management.
Enjoy flexibility while avoiding costly hardware vendor lock in.
4 years ago
WXbet
4a2d06b4c8
s3.TUP crosstool-NG toolchain template updates
- update all crosstool-NG toolchain template to latest gcc (10.2.0) and binutils (2.35) versions
- run ./s3 tcupdate --update_me to get the latest toolchain templates
- run ./s3 tcupdate --setup to get the latest crosstool-NG with gcc 10.2.0 support
4 years ago
WXbet
dd59f542f4
s3.TUP restore changes from c8d2bb8490
4 years ago
WXbet
20efec34ad
s3.TUP Plugin self update option (v0.21.0)
- new commandline option -u (--update_me) to update this plugin via github
- better logfile output (remove ansi color codes)
- some code optimizations
4 years ago
WXbet
34aa96ad8f
s3.TUP remove config patches
All these patches are now comitted in crosstool-ng source
4 years ago
Gorgone
9d03265251
Update _cmd_build
add newline on stapibuild
4 years ago
Gorgone
9a85636bae
Update simplebuild.config
delete debug binary
4 years ago
Gorgone
fe326e3f64
Update compiler_option
fix build errors
4 years ago
Gorgone
a710845c10
Merge pull request #45 from tedy58/patch-1
Update bg
4 years ago
Gorgone
ad73e8ef3a
Update README.md
4 years ago
Gorgone
890f8532ad
Update _vlmcsd
add extended comments
4 years ago
Gorgone
46998bec6e
Update _vlmcsd
4 years ago
Gorgone
b9cadea0d4
Update _vlmcsd
4 years ago
Gorgone
7fccd5c956
Update _vlmcsd
explanations and clarifications added
fixed static compiler
4 years ago
Gorgone
0e7925ea91
Delete _zerotier
readd later
4 years ago
Gorgone
c8d2bb8490
file update
update files for software building
4 years ago
Gorgone
8799e9e51c
add zerotier software package
4 years ago
Gorgone
2794f924c1
Create software Folder
4 years ago
Gorgone
ea89d1ae77
Delete software
4 years ago
Gorgone
ecefce4cff
Create software folder
4 years ago
Gorgone
089e7c8c84
Add files via upload
add other software cross building support
4 years ago
tedy58
1c30d9d5d7
Update bg
translation of the last part of the file and othe minor corrections
4 years ago
WXbet
e855780c2e
s3.TUP gcc 10 binutils patch for crosstools-ng
- enable gcc 10 binutils patch when installing crosstoll-NG by default until the PR https://github.com/crosstool-ng/crosstool-ng/pull/1356 is pushed into crosstools-NG repo (avoid build errors e.g. dream_aarch64)
5 years ago
WXbet
5f86ed33f3
s3.TUP Better multiple library detection (v0.20.4)
- Better detection of integration the same library with different versions
- fix regression of reuse of MENU_OPTIONS variable, which lead to redundant menu items in the simblebuild3 menus (unset necessary)
- update language files
5 years ago
WXbet
3525332681
s3.TUP Avoid OpenSSL build errors
- fix some OpenSSL build errors on uclibc, musl and atom toolchains
5 years ago
WXbet
3ca4d85a29
s3.TUP Fix encoding toolchainfilename (v0.20.3)
- encode _toolchainfilename in the right way without leading "Toolchain-" string (like s3 does it)
- reuse some s3 decode functionality
- fix logfile output when creating Android-NDK toolchains
- extend _migrations function to automatically fix wrong toolchainfilename parameter
- update language files
- remove built-in tag from cross toolchain menu
5 years ago
WXbet
2087095ede
s3.TUP tidy config template comments
-replace printf with echo to preserve newlines
5 years ago
WXbet
e6ab11ba27
s3.TUP Optimize Android NDK download
- avoid to use unzip of incompatible busybox version
- don't show bta libraries by default
- add disabled patches for crosstool-ng (you can enable it when you need it) to support gcc 10.2.0 and binutils 2.35
5 years ago
WXbet
5a3cfcf3d3
Fix missing brackets
5 years ago
WXbet
d5eb13ddf8
Precise console output with custom CONFDIR
5 years ago
WXbet
57c8dc7729
Fix regression on setting CONFDIR
intoduced after considering the _oscamconfdir_custom variable in _cmd_build
5 years ago
WXbet
6595fc4702
s3.TUP Fix Toolchain description
5 years ago
WXbet
4532b5f79d
s3.TUP Better config update detection (v0.20.2)
- introduce S3TUP_CONFIG_VERSION to detect newer config file template
- revert make install_sw to make install_ to fix build errors on some OPENSSL versions
- new cross toolchain template for FRITZ!Box 7590 and other GRX models Release 7.2x
5 years ago
WXbet
18fdaa7ea2
Fix EXTRA_USE handling during make
5 years ago
WXbet
ae52897bcc
s3.TUP Fix for Android Toolchains (v0.20.1)
- fix missing variables for android build in plugin_update_toolchain.config.template
- internal configure option for template versioning
5 years ago