pedro
648ee30b36
build: fix build break on libexpat and libxml2
1 year ago
pedro
c22a82fc26
libpng: update to 1.6.43
1 year ago
pedro
23c2c5da68
build: Makefile: we need libid3tag static library for libfoo.pl in MIPS
1 year ago
pedro
5a07bb3672
build: Makefile: use libzip for php compilation
2 years ago
pedro
414a41d2d2
libpng: update to 1.6.41
2 years ago
pedro
677eea4399
libid3tag: update to 0.16.3
...
- maintained updated source: https://codeberg.org/tenacityteam/libid3tag
2 years ago
pedro
e1aa6944c3
build: libxml2: fix build break
2 years ago
pedro
11e6adad86
build: Makefile: fix php recipe - build it with our pcre and also correct libjpeg-turbo support
...
- sync libfoo.pl to MIPS
- see: https://www.linksysinfo.org/index.php?threads/big-vpn-23-3-problem-on-wnr3500lv1.78067/page-3#post-347150
2 years ago
pedro
017cc6fc7f
btools: uversion.pl: sync to MIPS branch
2 years ago
pedro
7325cf4ed4
build: Makefile: split into different files for easier maintenance; tune a little versioning
2 years ago
pedro
a38d752e0e
libxml2: update to 2.9.12 + libs optimization
4 years ago
pedro
1fa2397115
build: update libfoo.pl for OpenSSL 1.1.x
6 years ago
pedro
26b5653400
libxml2: update to 2.9.10 + libs optimization
6 years ago
pedro
5a77f600d0
libevent: update to 2.1.11-stable + libs optimization
6 years ago
pedro
0fd955fd12
libcurl: update to 7.66.0 + libs optimization
6 years ago
pedro
70c066c530
libevent: update to 2.1.10-stable
...
- libs optimization
- fix build break: add autogen.sh to recipe
6 years ago
pedro
e7bb666c58
libiconv: update to 1.16 + libs optimization
6 years ago
pedro
47e9896faa
libpng: update to 1.2.59 + libs optimization
6 years ago
pedro
ccc06bbe74
libxml2: update to 2.9.9 + libs optimization
6 years ago
kille72
34c33b3b7a
Revert "ipset: Updated to 7.1"
...
This reverts commit 5881ebd298
.
Ipset binary doesn’t work out of the box, further investigation must be done before this update can be released.
Thanks @AndreDVJ and @Pedro311
7 years ago
kille72
5881ebd298
ipset: Updated to 7.1
...
~/router/Makefile and ~/btools/libfoo.pl were also updated
7 years ago
pedro
7778dca666
btools: libfoo.pl: fix typo
7 years ago
pedro
1d5a4020e0
fpkg: remove unused variable
7 years ago
AndreDVJ
55190dd9d0
pcre: Updated to 8.42
...
~/router/Makefile and libfoo.pl were also updated.
7 years ago
pedro
dd3804fba0
Get rid of stupid versioning in the tomato
...
Finally, we will have a correct way to display the firmware version in the tomato:
- use V1 only if you want to add build number to version
- use V2 for extra build notes
- major/minor version values are copied from /router/shared/tomato_version.h file only
- to change major/minor, edit that file
- to display beta sign, change TOMATO_EXPERIMENTAL in target.mak to 1
8 years ago
kille72
91e465890a
Revert "libsodium: update to 1.0.16"
...
This reverts commit ff321ae74d
After update of libsodium, dnscrypt-proxy stopped working, have to check why...
8 years ago
pedro
be9b275220
ipset: update to 6.35
...
- clean source
- libs optimization
- add patch (remove unused libltdl overload)
- update router/Makefile to support ipset 6.35
8 years ago
pedro
ff321ae74d
libsodium: update to 1.0.16
...
- libs optimization
- update to router/Makefile to support libsodium 1.0.16
8 years ago
pedro
abdbf1b469
libsodium: updated to 1.0.15
...
- clean source of 1.0.15
- libs optimization
- updates to router/Makefile to support libsodium 1.0.15
8 years ago
AndreDVJ
44dd30c315
~/router/Makefile: updates to support libcurl 7.56.0 + libs optimization
8 years ago
AndreDVJ
4966110766
libs optimization
8 years ago
pedro
fa600e8772
libs optimization
8 years ago
pedro
67b61930e3
pcre: updated to 8.41 + libs optimization
8 years ago
pedro
198a4f9a37
libpng: updated to 1.2.57
8 years ago
pedro
f1d85252ea
libxml2: updated to 2.9.3 + libs optimization
8 years ago
kille72
0cf9bf5bbc
btools/libfoo.pl there's no library to optimize in Samba 3.6.x, Makefile build Samba with static libraries.
...
Thx RMerlin!
8 years ago
pedro
7ab7953d16
libs optimization
8 years ago
Shibby
656d357d59
libs optimization
8 years ago
Shibby
0f738676e1
optimize libs
9 years ago
Shibby
9f35147fd4
libsodium 1.0.8
10 years ago
Shibby
c96284cd35
ipset: update to 6.24
10 years ago
edrikk
f58789569d
Adding -fno-delete-null-pointer-checks compiler flags. The compiler assumption which is automatically enabled at all levels: -O0, -O1, -O2, -O3, -Os. may not be valid on some ARM based architectures, and is recommended to be disabled on embedded devices:
...
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
11 years ago
Shibby
2c239ccaf4
LZO: update from 2.06 to 2.08
11 years ago
Shibby
271a3a6521
libsodium update: 1.0.0
11 years ago
Shibby
c6daf09f28
remove libjpeg and use jpeg sources (already in tomato)
11 years ago
Shibby
97cb07471c
add libjpeg, add jpeg support for php
11 years ago
Shibby
b311c35509
libsodium update to 0.7.0
11 years ago
Shibby
d3abfc5f9f
libfoo for new packages
11 years ago
Shibby
0814760619
libsodium: Update to version 0.5.0
11 years ago
Shibby
d75436bc5a
nginx support
...
cherry-picked from Tomato-RAF
This commit include also:
- spawn-fcgi support for PHP. Now we can enable PHP support from GUI.
- new zlib support (Makefile changes). Fix co-operation with PHP
- add some new module for PHP
- fix button support for AC56. WPS button is now as AOSS. Power button is now AOSS led (blink when we push WPS button)
- fix wireless support for AC56 (rc/init.c). Now 80MHz of channel width works for me.
- images for AC56U, AC68U and AC68R are the same well we can just copy images for each router (Makefile)
- rewised www/index.html for nginx
- phpinfo.php file added to /www directory
11 years ago