Commit Graph

134 Commits

Author SHA1 Message Date
termux-pacman-bot
26f7424d30 upgpkg(libllvm): 15.0.5 to 15.0.6 2022-12-01 17:32:07 +00:00
termux-pacman-bot
d5c9378c64 libllvm: Adapt build.sh for sourcing
through termux_step_override_config_scripts.

%ci:no-build
2022-11-20 09:01:11 +00:00
termux-pacman-bot
b2af0813c2 libllvm: Bump to 15.0.5 2022-11-17 06:09:07 +00:00
termux-pacman-bot
dbd24a5c2a libllvm: update to 15.0.4 2022-11-02 21:37:11 +00:00
termux-pacman-bot
f9a916d14c libllvm: bump to build lldb for python 3.11 2022-10-30 03:14:22 +00:00
termux-pacman-bot
a5ac57d716 upgpkg(libllvm): 15.0.2 to 15.0.3 2022-10-21 06:22:39 +00:00
termux-pacman-bot
9883c4613b upgpkg(libllvm): 15.0.1 to 15.0.2 2022-10-05 07:49:46 +00:00
termux-pacman-bot
5b7d6552be upgpkg(libllvm): 15.0.0 to 15.0.1 2022-09-22 14:44:21 +00:00
termux-pacman-bot
06c5ece9be upgpkg(libllvm): 14.0.6 to 15.0.0 2022-09-19 07:31:05 +00:00
termux-pacman-bot
fa5596954b packages/libllvm 2022-08-13 15:08:09 +00:00
termux-pacman-bot
035fa3b79c packages/libllvm 2022-08-07 08:40:20 +00:00
termux-pacman-bot
907744109a packages/libllvm 2022-07-02 19:37:13 +00:00
termux-pacman-bot
0018e8dd86 packages/libllvm 2022-06-16 06:25:10 +00:00
termux-actions[bot]
243c0de610 packages/libllvm 2022-05-30 08:29:49 +00:00
termux-actions[bot]
525a194174 packages/libllvm 2022-05-10 05:40:53 +00:00
termux-actions[bot]
738a9f0ff1 packages/libllvm 2022-05-06 10:24:00 +00:00
termux-actions[bot]
2b30dc0302 packages/libllvm 2022-04-22 09:21:29 +00:00
termux-actions[bot]
f2bf79a2a2 packages/libllvm 2022-04-13 06:47:34 +00:00
termux-actions[bot]
5df92df621 packages/libllvm 2022-03-02 02:29:02 +00:00
termux-actions[bot]
af5f6b327a packages/libllvm 2022-02-07 16:28:16 +00:00
termux-actions[bot]
da47ab9814 packages/libllvm&&packages/libraptor2 2022-01-30 05:15:29 +00:00
Maxython
e7f6a3ca93 packages/libllvm 2021-12-05 16:47:53 +03:00
Maxython
69f45bc705 packages/libllvm 2021-12-05 01:30:30 +03:00
Maxython
7990208077 Update package libllvm 2021-11-09 10:12:33 +03:00
Maxython
6264a527aa Update package libllvm 2021-11-06 13:58:07 +03:00
Maxython
051e9f45e1 Update package libllvm 2021-11-02 15:35:59 +03:00
Butta
f063fe399f libllvm: update from 12.0.1 to 13.0.0 2021-10-23 23:27:34 +05:30
Henrik Grimler
a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Ivan Max
7882de88b9 pacman packages format: add clang to base-devel (#7615)
%ci:no-build
2021-09-29 11:55:21 +03:00
Ivan Max
04469d9137 create packages group base-devel for pacman format (#7612)
%ci:no-build
2021-09-28 18:21:42 +03:00
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
Butta
bc115c2a31 libllvm: update from 12.0.0 to 12.0.1 2021-08-05 11:50:28 +05:30
Yaksh Bariya
b6d13f2b55 libllvm: bump revision 2021-08-01 18:46:01 +03:00
Henrik Grimler
5cd3d276ec libllvm: depend on libxml2
libxml2 is downloaded/compiled during the build thanks to lldb
depending on it.  However, libLLVM.so also links to it, and should
therefore also depend on the library.
2021-05-30 16:34:53 +02:00
Butta
c0a457e6b9 libllvm: update from 11.1.0 to 12.0.0 2021-04-30 13:19:20 +05:30
Lucy Phipps
c9ba600541 lldb had a double dependency on libllvm 2021-02-27 00:28:06 +00:00
Lucy Phipps
07320e6ed6 libllvm: update to 11.1.0 (#6438) 2021-02-22 12:19:19 +00:00
Henrik Grimler
39dec01e59 libllvm: fix file conflicts
Unpacking llvm (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/0-llvm_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/dsymutil', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

and

Preparing to unpack .../5-clang_11.0.0_aarch64.deb ...
Unpacking clang (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/5-clang_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/diagtool', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
2020-12-24 22:46:43 +01:00
Butta
206246fc9d libllvm: update from 10.0.1 to 11.0.0 and merge lldb 2020-12-24 12:09:16 +05:30
Leonid Pliushch
37375312b9 explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Henrik Grimler
fcaf3b64db libllvm: bump to try build again
Looks like previous attempt pulled in more packages than just libllvm (probably because the libllvm branch was not up to date with master)
2020-09-27 08:28:31 +02:00
Henrik Grimler
d048500dad libllvm: fixes following @buttaface's review 2020-09-24 16:36:37 +02:00
Henrik Grimler
10f4528e37 libllvm: fix compiler-rt build error for 32bit arches
Really not sure if this is safe or has side effects, needs to be
tested.
2020-09-23 21:55:12 +02:00
Henrik Grimler
a6b8a957d7 libllvm: add libpolly subpackage
Fixes https://github.com/termux/termux-packages/issues/5829.
2020-09-23 16:51:50 +02:00
Henrik Grimler
675f40c259 libllvm: add libcompiler-rt subpackage
Fixes https://github.com/termux/termux-packages/issues/2403.
2020-09-23 16:51:50 +02:00
Lucy Phipps
c1ee68c6ad libllvm: don't rm clang-offload-wrapper 2020-08-05 09:06:11 +05:30
Lucy Phipps
df935cfb3e libllvm: don't rm clang-import-test
https://github.com/termux/termux-packages/issues/5382#issuecomment-641155664
2020-08-04 01:14:51 +03:00
Butta
ccb6b269ea libllvm: update from 10.0.0 to 10.0.1 2020-07-25 18:57:46 +05:30
Henrik Grimler
7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Henrik Grimler
9342d2584d clang: replace clangd from @its-pointless repo 2020-07-16 10:41:45 +02:00