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
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
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