termux-pacman-bot
0fa8a14542
libllvm: fix build ( #20685 )
2024-06-27 02:20:57 +00:00
termux-pacman-bot
f231d94fb7
rebuild(packages/libllvm): auto check by @termux-pacman-bot
2024-06-26 06:10:27 +00:00
termux-pacman-bot
ae56be33f4
termux-pacman/auto-check-repo: preparing to recompile packages
...
[skip ci]
2024-06-26 06:10:26 +00:00
termux-pacman-bot
68b1c3aed8
bump(libllvm): 18.1.7 to 18.1.8
2024-06-25 21:08:31 +00:00
termux-pacman-bot
23c932ca47
chore(main/libllvm): Add comment and version guard about flang sync
...
[skip ci]
2024-06-20 17:10:48 +00:00
termux-pacman-bot
b5225e9c54
tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
...
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.
%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
d51bd1865c
libllvm/clang: add option openmp-implicit-rpath
2024-06-09 19:08:20 +00:00
termux-pacman-bot
b987a88e23
libllvm 18.1.7
2024-06-07 15:08:57 +00:00
termux-pacman-bot
86c85672ff
chore(clang): Move newly added symlink to right package
2024-06-06 10:08:39 +00:00
termux-pacman-bot
fdc9bc81e8
libllvm 18.1.6
2024-05-20 18:09:26 +00:00
termux-pacman-bot
6604a045c1
bump(libllvm): 18.1.4 to 18.1.5
2024-05-05 19:37:43 +00:00
termux-pacman-bot
3d2c6bbeaf
termux-pacman/auto-check-repo: do not rebuild these packages again
...
[skip ci]
2024-04-24 18:09:06 +00:00
termux-pacman-bot
635e91d135
rebuild(packages/libllvm): auto check
2024-04-24 18:09:05 +00:00
termux-pacman-bot
2b04d9fd56
bump(libllvm): 18.1.3 to 18.1.4
2024-04-24 09:08:44 +00:00
termux-pacman-bot
e55ad196d4
bump(libllvm): 18.1.2 to 18.1.3
2024-04-06 09:37:54 +00:00
termux-pacman-bot
6ccc6a5aff
termux-pacman/auto-check-repo: do not rebuild these packages again
...
[skip ci]
2024-03-26 20:08:43 +00:00
termux-pacman-bot
02752e79d8
rebuild(packages/libllvm): auto check
2024-03-26 20:08:40 +00:00
termux-pacman-bot
3b5dc693a5
bump(libllvm): 17.0.6 to 18.1.2
2024-03-26 10:38:06 +00:00
termux-pacman-bot
8edd6b9f58
Do not rebuild these packages again
...
[skip ci]
2023-12-29 17:59:50 +00:00
termux-pacman-bot
1ba20f113d
rebuild(packages/libllvm): auto check
2023-12-29 17:59:40 +00:00
termux-pacman-bot
b4187c9514
bump(libllvm): 17.0.5 to 17.0.6
2023-11-28 14:02:09 +00:00
termux-pacman-bot
0a4f443706
libllvm: update to 17.0.5
2023-11-14 13:02:36 +00:00
termux-pacman-bot
7c41626dda
libllvm: revbump
2023-11-14 00:03:19 +00:00
termux-pacman-bot
0599488534
libllvm: update to 17.0.4
2023-10-31 09:01:34 +00:00
termux-pacman-bot
145217bca5
revbump libllvm
2023-10-31 01:23:14 +00:00
termux-pacman-bot
cc5e54657c
llvm: use TERMUX_SELF_EXE
...
https://github.com/termux/termux-exec/pull/24
2023-10-30 01:23:10 +00:00
termux-pacman-bot
d373dfffdf
bump(libllvm): 17.0.2 to 17.0.3
2023-10-19 23:01:38 +00:00
termux-pacman-bot
7d7a3fdda0
Update llvm-lib-Support-Unix-Path.inc.patch
...
this one's just formatting
%ci:no-build
2023-10-16 22:31:07 +00:00
termux-pacman-bot
5c8d097225
Update llvm-lib-Support-Unix-Path.inc.patch
...
ok it's bulletproof now
2023-10-16 22:01:33 +00:00
termux-pacman-bot
d1b3f0d4e3
Update llvm-lib-Support-Unix-Path.inc.patch
...
final!!
2023-10-16 21:31:15 +00:00
termux-pacman-bot
93f21d6c9d
Update llvm-lib-Support-Unix-Path.inc.patch
2023-10-16 21:01:40 +00:00
termux-pacman-bot
41cfa638f7
Update llvm-lib-Support-Unix-Path.inc.patch
...
oopsie :p
2023-10-16 20:31:24 +00:00
termux-pacman-bot
ea30799e48
libllvm: fix clang-tools ( #18270 )
2023-10-16 18:01:51 +00:00
termux-pacman-bot
99d61b494f
chore(libllvm): Bump to trigger build
2023-10-06 10:01:36 +00:00
termux-pacman-bot
16e74f1c47
bump(libllvm): 16.0.6 to 17.0.2
2023-10-06 09:31:28 +00:00
termux-pacman-bot
daab57c3d1
llvm: Avoid looking at /proc/self/exe
...
LLVM looks at /proc/self/exe to determine which binary has been called.
This does not work with the proposed changes for termux-exec:
https://github.com/termux/termux-exec/pull/24
Luckily the fallback to look at argv0 works instead.
2023-10-04 12:40:02 +00:00
termux-pacman-bot
9ea1f306e8
chore(main/libllvm): force disable auto updates [no ci]
...
This is needed to avoid auto-updater script warnings.
2023-10-04 10:01:46 +00:00
termux-pacman-bot
8e46f9135d
enhance(libllvm): add a flag to clang so the Termux rpaths are not automatically added
2023-07-18 18:01:20 +00:00
termux-pacman-bot
139c15fb37
libllvm: Exclude lldb from 32-bit arches
...
%ci:no-build
2023-07-05 09:01:56 +00:00
termux-pacman-bot
b43cfc619d
*: Remove version specifier for libxml2 in dependency
...
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.
%ci:no-build
2023-07-02 09:31:21 +00:00
termux-pacman-bot
f8d549febc
libllvm: Revbump to rebuild
...
due to SONAME change in libxml2.
2023-07-02 04:32:59 +00:00
termux-pacman-bot
d336ec979b
*: Add version specifier for libxml2 in dependency
...
Will be reverted afterwards.
%ci:no-build
2023-07-02 00:03:53 +00:00
termux-pacman-bot
f7e0a13a9c
libllvm: Bump to 16.0.6
2023-06-15 19:31:05 +00:00
termux-pacman-bot
9299b745e3
libllvm: update to 16.0.5
2023-06-02 23:06:03 +00:00
Ivan Max
23782468d3
rebuild libllvm
...
[skip ci]
2023-06-03 02:05:20 +03:00
termux-pacman-bot
f07f856601
libllvm: update to 16.0.5
2023-06-02 20:30:59 +00:00
termux-pacman-bot
1a240e86fc
fix(libllvm): Disable lld multi-threading on AArch64, as it is leaking on certain devices
2023-05-22 13:02:55 +00:00
termux-pacman-bot
478c487bba
bump(libllvm): 16.0.3 to 16.0.4
2023-05-17 15:31:06 +00:00
termux-pacman-bot
a7184fae38
chore(username): update my username from buttaface to finagolfin
2023-05-04 06:32:03 +00:00
termux-pacman-bot
dc6cf47fd9
fix(libllvm): Delete Clear-read_fd_set-if-EINTR-received.patch
...
Upstreamed in llvm/llvm-project@3cc0a5629
2023-05-03 18:01:20 +00:00