Henrik Grimler
|
6f2c26696f
|
build-package: mv termux_step_extract_package to scripts/build/
|
6 years ago |
Henrik Grimler
|
fd61b679dd
|
build-package: mv termux_step_start_build to scripts/build/
|
6 years ago |
Henrik Grimler
|
07f4d72b3c
|
build-package: mv termux_step_get_repo_files to scripts/build/
|
6 years ago |
Henrik Grimler
|
6986e817fb
|
build-package: mv termux_download_deb to scripts/build/
|
6 years ago |
Henrik Grimler
|
2b415feba0
|
build-package: mv termux_extract_dep_info to scripts/build/
|
6 years ago |
Henrik Grimler
|
ecb71352b4
|
build-package: mv termux_step_handle_buildarch to scripts/build/
|
6 years ago |
Henrik Grimler
|
bea56b4b8b
|
build-package: mv termux_setup_variables to scripts/build/
|
6 years ago |
Henrik Grimler
|
5a6f9fdb91
|
build-package: mv termux_step_handle_arguments to scripts/build/
|
6 years ago |
Henrik Grimler
|
d280fd8827
|
build-package: mv termux_setup_cmake to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
9571b1c49a
|
build-package: mv termux_setup_meson to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
b1b18b2ac5
|
build-package: mv termux_setup_ninja to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
02edde0f7f
|
build-package: mv termux_setup_rust to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
e5556053c7
|
build-package: mv termux_setup_golang to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
07abb67cd4
|
build-package: mv termux_download to scripts/build/
|
6 years ago |
Henrik Grimler
|
54c0441fb0
|
build-package: mv termux_step_host_build to scripts/build/
|
6 years ago |
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 |