WXbet
977b00d8ea
Add use of EXTRA_LDFLAGS functionality via toolchain.cfg
4 years ago
Gorgone
b14c511944
Update manjaro.install
update openssl-dev install
4 years ago
Gorgone
6f89a249f9
Update _sys_check
add patchelf to needed packages
4 years ago
Gorgone
1c3513c45a
Update _sys_check
fix missing libssl-dev on syscheck
4 years ago
Gorgone
5227359883
Update debian_ubuntu.install
fix missing libssl-dev on syscheck
4 years ago
WXbet
928dde19d6
s3.TUP New commandline parameters (v0.22.0)
- add commandline parameter -l (--libs) and -lv (--libs-version) for scripting purposes to get formatted lists about cross toolchains and its integrateds libs with version information
- extend commandline parameter -c (--create) to accept a comma separated list of cross toolchain template names to support bulk creation of cross toolchains
- update config template to better detection integrated libs
- update language files with new keys
4 years ago
WXbet
57919ee811
s3.TUP Update library detection (v0.21.2)
- better library detection in cross toolchains by introducing the optional _checklib property to specify the concrete library filename
- fix config outdated message and update language files
- remove some tabs and whitespaces
4 years ago
WXbet
eb6c3d2164
s3.TUP Update plugin_update_toolchain.config.template
- revert changes from #3684630
- add new library variant "OpenSSL 1.0.2 (1.0.0)". This will create openssl binaries named 1.0.0. (use this for Fritzbox toolchains)
4 years ago
WXbet
863b666424
Update italian and spanish translation
thx to seppel11m from streamboard
4 years ago
WXbet
62a59d8494
Update italian translation
thx to seppel11m from streamboard
4 years ago
WXbet
368463052f
s3.TUP Update plugin_update_toolchain.config.template
- apply termio.h patch (OpenSSL 1.0.0, 0.9.8) also for toolchain using uclibc library
4 years ago
Gorgone
dc483a89dd
Update _gui_build
fix -e on printf
4 years ago
Gorgone
22881b7418
Update _compress
fix -e on printf
4 years ago
Gorgone
dde2ebe86d
Update _cmd_build
4 years ago
Gorgone
15e57f4add
Update _cmd_build
4 years ago
Gorgone
fb3804be9b
create separate USE_DIAG.log
4 years ago
Gorgone
0fe0c22228
Add files via upload
enable custom camname part2
add to commandline -oscamname=myname
4 years ago
WXbet
59b3d7400a
Add new STAPI library for some Android powered STBs
This file enables new STAPI on some Android powered STBs. To get this working, set USE variable USE_STAPI, USE_WI and and the following variables in toolchain.cfg file: stapi_lib_custom="libwi2.a"
stapi_allowed="1"
The source of this library is explicitly unknown.
4 years ago
WXbet
f136c9871e
fix sysroot detection for android toolchains
clang don't know gcc's print-sysroot-parameter, so have to set it manually
4 years ago
WXbet
e4b23ef077
tccheck - show compiler target if it's a symlink
4 years ago
gorgone
326a0f14ae
update defaults
4 years ago
Gorgone
e2a299a77e
Update compiler_option
prevent strong inlining code compile
4 years ago
Gorgone
bca9fa3937
Update _cmd_build
fix bug cmdline -c=/path
4 years ago
Gorgone
12367f26d6
Update _cmd_build
system wide s3 part 3
4 years ago
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
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
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