termux-packages/scripts/build/configure
Henrik Grimler ecd214881a build-package: add new arg -c for "continue build"
As replacement for TERMUX_PKG_QUICK_REBUILD. Running
./build-package.sh -c <package> starts a build for <package>, but does
not extract and patch the source from scratch. Instead it sets up the
build variables and starts from termux_step_make.

When working on a big package that can take hours to build it is
convenient to be able to build until there is an error, then apply
some new patch (manually) to the source, and then continue from where
the build failed.
2021-08-24 21:40:46 +02:00
..
termux_step_configure_autotools.sh Add sbindir flag to configure script in termux_step_configure_autotools.sh 2021-01-05 03:37:54 +02:00
termux_step_configure_cmake.sh build-package: add new arg -c for "continue build" 2021-08-24 21:40:46 +02:00
termux_step_configure_meson.sh meson build system: Update from 0.50.1 to 0.52.0 2019-11-24 20:26:06 +01:00
termux_step_configure.sh build-package: add new arg -c for "continue build" 2021-08-24 21:40:46 +02:00