Henrik Grimler
5063989277
build-package.sh: add sha256sum's for bootstrap zips for all arches
2019-01-28 14:20:45 +00:00
Henrik Grimler
3d8d7411ab
build-package.sh: return 1 if hashsum doesn't exist for package
...
When downloading depencencies
2019-01-28 14:20:45 +00:00
Henrik Grimler
55cfdadfe7
build-package.sh: fix termux_extract_dep_info
2019-01-28 14:20:45 +00:00
Henrik Grimler
f38084c1b6
build-package.sh: mv download of InRelease and Packages to new function termux_step_get_repo_files
2019-01-28 14:20:45 +00:00
Henrik Grimler
645f594f4b
Rename get_pkg_hash.py->get_hash_from_file.py
2019-01-28 14:20:45 +00:00
Henrik Grimler
f56ec8b1e9
build-package: update so that termux_step_compare_debs dl's by hash
...
Changes needed after termux_download_deb function update
2019-01-28 14:20:45 +00:00
Henrik Grimler
0d6fd79726
build-package: Add signature verification and download by hash
...
Also rename termux_install_dep_deb to termux_download_deb.
2019-01-28 14:20:44 +00:00
Henrik Grimler
95dbe1bbce
build-package: fix truncated comment
2019-01-28 14:20:44 +00:00
Henrik Grimler
21095c49f5
build-package: Set default verbose level
2019-01-28 14:20:44 +00:00
Henrik Grimler
bdabc935df
build-package: Fix so that debdiff's exit code doesn't stop build
2019-01-28 14:20:44 +00:00
Henrik Grimler
2f9b08d948
build-package: fix forgotten p->pkg
2019-01-28 14:20:44 +00:00
Henrik Grimler
6462d83a88
build-package.sh: make dep downloads less verbose for quiet builds
...
Add error messages when download fails though.
Try to download -dev packages but ignore errors here
2019-01-28 14:20:44 +00:00
Henrik Grimler
9162a0a24e
termux_extract_dep_info: Fix bug when ARCH=all and REVISION != 0
...
Also make it less verbose when building with -q and add some TODO notes
2019-01-28 14:20:44 +00:00
Henrik Grimler
acf3b694a9
build-package: make the bootstrap installtion more intuitive
2019-01-28 14:20:44 +00:00
Henrik Grimler
9cc3ded8db
build-package: add function to compare debs
2019-01-28 14:20:44 +00:00
Henrik Grimler
a8a394e189
Change TERMUX_BUILD_DEPS to TERMUX_INSTALL_DEPS again.
...
Fix syntax in if expressions.
2019-01-28 14:20:44 +00:00
Henrik Grimler
b970310662
Working deb_get_info and install_dep_deb functions
2019-01-28 14:20:44 +00:00
Henrik Grimler
3a5bec4098
build-package: add termux_extract_version function
2019-01-28 14:20:18 +00:00
Henrik Grimler
e8651a6af5
updates
2019-01-28 14:20:18 +00:00
Stephen
b3eb677f5b
Update build-package.sh
2019-01-28 14:20:01 +00:00
Stephen
bac97d7848
cheap trick to fix + issue in package search
2019-01-28 14:20:00 +00:00
Henrik Grimler
2794fc71f2
build-package: with -i -q, ignore recommended packages and suggestions ( #3 )
2019-01-28 14:20:00 +00:00
Stephen Groat
9052a1b6fc
Use apt for dependencies
2019-01-28 14:20:00 +00:00
Leonid Pliushch
48ff3130cb
build-package.sh: use 'readlink' to get value of symlink
2019-01-27 23:29:40 +02:00
Fredrik Fornwall
1235109100
Compress man pages with gzip to save space
2019-01-27 21:57:01 +01:00
Henrik Grimler
444db6aade
build-package: make TERMUX_PKG_MAINTAINER overridable
...
Makes it possible to change default maintainer for another repo
2019-01-27 07:39:13 +01:00
Fredrik Fornwall
873f60cbb5
iconv.h from libandroid-support to ndk-patches
2019-01-25 02:57:27 +01:00
Fredrik Fornwall
3ab4c8f8e0
Remove langinfo.h from libandroid-support
...
Instead provide langinfo.h with inline implemention of nl_langinfo()
as a system header.
This avoids linking in libandroid-support.so in some places, and
improves compatibility when building code on-device.
2019-01-25 01:58:51 +01:00
Fredrik Fornwall
36879411ed
golang: Update from 1.11.4 to 1.11.5
2019-01-25 00:43:25 +01:00
Tom Yan
0db05befbc
libandroid-support: place headers directly under include
2019-01-23 01:40:08 +01:00
Leonid Pliushch
585b5e8070
build-package.sh: package description field should be always placed to the end of control file
2019-01-23 00:30:11 +01:00
Leonid Pliushch
588bb485ae
build-package.sh: use gzip compression for metadata
2019-01-23 00:30:11 +01:00
Fredrik Fornwall
0eb6abc288
cmake: Update from 3.13.2 to 3.13.3
2019-01-16 23:11:24 +01:00
Fredrik Fornwall
25f0145357
Patch TCSAFLUSH to be TCSANOW
2019-01-16 21:57:15 +01:00
Fredrik Fornwall
ece2f622e8
Improve meson build setup
2018-12-31 02:43:27 +01:00
Fredrik Fornwall
11a4e2950b
golang: Update from 1.11.2 to 1.11.4
2018-12-19 01:23:17 +01:00
Fredrik Fornwall
6e36707d3f
cmake: Update from 3.13.1 to 3.13.2
2018-12-19 01:20:00 +01:00
Fredrik Fornwall
381befd1f1
cmake: Update from 3.12.4 to 3.13.1
2018-11-30 01:12:52 +01:00
Fredrik Fornwall
dc4db83188
cmake: Update from 3.12.3 to 3.12.4
2018-11-05 23:00:20 +01:00
Fredrik Fornwall
cd7831c287
golang: Update from 1.11.1 to 1.11.2
2018-11-05 21:38:26 +01:00
Fredrik Fornwall
20e98f043c
Use TERMUX_PKG_EXTRA_CONFIGURE_ARGS for rust
2018-10-18 06:12:27 +02:00
Fredrik Fornwall
5dff9a8f6e
cmake: Update fro 3.12.2 to 3.12.3
2018-10-07 19:19:40 +02:00
Fredrik Fornwall
0019a2d1a7
golang: Update from 1.11 to 1.11.1
2018-10-02 21:21:37 +02:00
Fredrik Fornwall
71869f8e44
build-package.sh: Update meson from 0.47.0 to 0.48.0
2018-09-26 07:16:50 +02:00
Fredrik Fornwall
1cb7b759cb
Use ac_cv_c_bigendian=no for all packages
...
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
2018-09-22 01:05:16 +02:00
Fredrik Fornwall
2811236000
Switch back to -Os instead of -Oz for arm
...
Seems that there are still issues (segfault on ruby at least).
2018-09-20 02:43:14 +02:00
Fredrik Fornwall
eb99c23cf1
Try using -Oz on 32-bit arm as well after ndk r18
2018-09-19 23:32:30 +02:00
Fredrik Fornwall
02c0668a9b
Update to NDK r18 ( #2827 )
2018-09-19 23:29:39 +02:00
Henrik Grimler
6d8e9a7939
arm: don't build with -fno-integrated-as
...
Fixes ruby segfault (without the need for -O1).
2018-09-19 23:21:56 +02:00
Henrik Grimler
80b8055538
build-{package,all}.sh: fix -d and add -o to build-all
...
-d didn't work for build-package.sh -d -a all before.
2018-09-15 21:20:28 +02:00