Henrik Grimler
|
c19fd73c97
|
build-package: mv termux_step_handle_hostbuild to scripts/build/
|
6 years ago |
Henrik Grimler
|
7b0304b9f9
|
build-package: mv termux_error_exit to scripts/build/
|
6 years ago |
its-pointless
|
84ae2e81ea
|
should be disabled by default...
|
6 years ago |
Leonid Plyushch
|
43fcb0c598
|
termux-elf-cleaner: update to v1.3
|
6 years ago |
Leonid Plyushch
|
c48e6a2704
|
build-package.sh: fix unbound variable error
Error was:
./build-package.sh: line 578: _SUBPKG_DEPENDS: unbound variable
|
6 years ago |
Wetitpig
|
45a7a63d6e
|
Avoid no subpackage error
|
6 years ago |
Leonid Plyushch
|
6a30eb79ad
|
Revert "build-package.sh: fix fast-build failure in case subpackages are not defined"
|
6 years ago |
Leonid Plyushch
|
69df7a8f9f
|
build-package.sh: fix fast-build failure in case subpackages are not defined
|
6 years ago |
Fredrik Fornwall
|
6fee99d6be
|
Use dupbuild=warn when building with ninja
Fixes build breakage on at least doxygen after updating to ninja 1.9.
|
6 years ago |
Henrik Grimler
|
b215026d43
|
termux_step_compare_debs: also compare all subpackages
|
6 years ago |
Henrik Grimler
|
39adf4ca2b
|
build-package.sh: also download subpackages dependencies
Also use uppercase for some more variables
|
6 years ago |
Henrik Grimler
|
49c4bb3b42
|
termux_step_compare_debs: also compare all subpackages
|
6 years ago |
Henrik Grimler
|
876a1e77d0
|
build-package.sh: also download subpackages dependencies
Also use uppercase for some more variables
|
6 years ago |
its-pointless
|
cc319ad4fd
|
fix ndk versions
|
6 years ago |
its-pointless
|
db5e1cdaf8
|
version names change
|
6 years ago |
its-pointless
|
8ca3605b0b
|
r19b update
|
6 years ago |
Fredrik Fornwall
|
b9c36e8a37
|
Initial changes for NDK r19 support
|
6 years ago |
Joakim
|
2f9cf78a95
|
ninja: Update from 1.8.2 to 1.9.0 and switch to posix_spawn from Bionic 9.
|
6 years ago |
Henrik Grimler
|
4fa1cc42b0
|
build-package.sh: handle | in TERMUX_PKG_DEPENDS when fast building
|
6 years ago |
Leonid Plyushch
|
34022ede81
|
build-package.sh: fix handling quiet builds
Recent changes to this script set $TERMUX_QUIET_BUILD to false which made
all builds quiet by default due to the way how this variable was handled.
|
6 years ago |
Henrik Grimler
|
973cda84a6
|
build-package.sh: fix TERMUX_REPO_URL
|
6 years ago |
Henrik Grimler
|
1d62574fa1
|
build-package.sh: handle Release.gpg and get deb path from Package
This makes it possible to download .debs from dl.bintray.com/xeffyr
|
6 years ago |
Henrik Grimler
|
2d391054b5
|
build-package.sh: set TERMUX_NO_CLEAN to false per default
Ensures -i builds are run in fresh environments
|
6 years ago |
Fredrik Fornwall
|
8c9a0acf90
|
Specify "--path ." when building with cargo
|
6 years ago |
Wetitpig
|
8dcfd793a2
|
No backticks
|
6 years ago |
Wetitpig
|
14931574cb
|
Shell script compliance
|
6 years ago |
Henrik Grimler
|
f50865f84f
|
build-package.sh: minor cleanup
|
6 years ago |
Henrik Grimler
|
c931f22216
|
Revert changes to TERMUX_ALL_DEPS for non -i builds
|
6 years ago |
Henrik Grimler
|
e5c0651d17
|
Make it possible to download dependencies from several repositories
Only thing left to fix is so that it finds build scripts outside of packages/.
|
6 years ago |
Henrik Grimler
|
de8c36b639
|
build-packages.sh: improve -I help message
|
6 years ago |
Henrik Grimler
|
ba248d8e9f
|
build-package.sh: make -i builds less verbose
|
6 years ago |
Henrik Grimler
|
3c4e49b70b
|
build-package.sh: always create directories, if necessary
|
6 years ago |
Wetitpig
|
78b944ba05
|
Improve formatting of parantheses for functions
|
6 years ago |
Henrik Grimler
|
71b37a3177
|
Fix so that depdencies can be built correctly with -i option
|
6 years ago |
Henrik Grimler
|
3bbfb7fce4
|
Update bootstrap hashsums
|
6 years ago |
Fredrik Fornwall
|
a083c4b9c0
|
cmake: Update from 3.13.3 to 3.13.4
|
6 years ago |
Henrik Grimler
|
bfedc132ee
|
Move termux_dep_extract_info to another function
Can be used in bintray upload script to extract pkg version
|
6 years ago |
Henrik Grimler
|
3b34603b56
|
Use apt's trusted.gpg for pkg verification
|
6 years ago |
Leonid Plyushch
|
4b6ffa7952
|
build-package.sh: use keyserver pool when receive keys
Now gpg key retrieving is more reliable.
|
6 years ago |
Henrik Grimler
|
33643d4bc8
|
build-package.sh: fix `-a all -i` builds
Also use `-s -i` for dependencies that have to be built
|
6 years ago |
Henrik Grimler
|
34ca9dce21
|
build-package.sh: improve -i description
|
6 years ago |
Henrik Grimler
|
5b863102c3
|
build-package.sh: fix bug in the case where package name contains (but not ends with) -dev
As for icu-devtools
|
6 years ago |
Henrik Grimler
|
47356f9601
|
build-package.sh: Minor indentation fix
|
6 years ago |
Henrik Grimler
|
2604853503
|
build-package.sh: fix termux_step_compare_debs
Catch error if termux_download_deb fails
|
6 years ago |
Henrik Grimler
|
51891e235b
|
build-package.sh: fix download loop of dependencies when -i building
Only download $TERMUX_PKG_DEPENDS and $TERMUX_PKG_BUILD_DEPENDS (and
their -dev packages, if they exist), not their dependencies.
|
6 years ago |
Henrik Grimler
|
11be84612f
|
build-package.sh: add sha256sum's for bootstrap zips for all arches
|
6 years ago |
Henrik Grimler
|
23a21c9ed4
|
build-package.sh: return 1 if hashsum doesn't exist for package
When downloading depencencies
|
6 years ago |
Henrik Grimler
|
cefd4e472b
|
build-package.sh: fix termux_extract_dep_info
|
6 years ago |
Henrik Grimler
|
2a9a8ab4f9
|
build-package.sh: mv download of InRelease and Packages to new function termux_step_get_repo_files
|
6 years ago |
Henrik Grimler
|
2103c04b0b
|
Rename get_pkg_hash.py->get_hash_from_file.py
|
6 years ago |