termux-packages/packages/libllvm
Butta 3af25bc2a9 Introduce TERMUX_PKG_QUICK_REBUILD
This new variable is extremely useful when iterating on creating a large package,
as otherwise you have to wipe the source and rebuild each time you make a mistake
with the patches or build.sh script.

Simply set TERMUX_PKG_QUICK_REBUILD=true in build.sh if a build fails and then the
TERMUX_PKG_SRCDIR and TERMUX_PKG_BUILDDIR will not be touched when you rebuild,
including that the patches will not be applied again. When you're done iterating,
diff for any new patches, save them, and remove this variable before rebuilding
from scratch, hopefully for the last time. ;)

An example is shown for the giant libllvm package, where other modifications are
also excluded if this variable is set.
2020-02-15 13:38:30 +05:30
..
ORCv2.rst.patch
build.sh Introduce TERMUX_PKG_QUICK_REBUILD 2020-02-15 13:38:30 +05:30
clang.subpackage.sh
cxx-libm.patch
lld.subpackage.sh
llvm-config.in
llvm.subpackage.sh
nl_types.h
nltypes_stubs.cpp
openmp-config-ix-m32.patch
project-openmp-runtime-src-CMakeLists.txt.patch
tools-clang-lib-Driver-ToolChain.cpp.patch
tools-clang-lib-Driver-ToolChains-Gnu.cpp.patch
tools-clang-lib-Driver-ToolChains-Linux.cpp.patch
tools-llvm-shlib-CMakeLists.txt.patch