AMS21
31c5675041
llvmPackages_18: 18.1.4 -> 18.1.5
2024-05-04 19:15:56 +02:00
github-actions[bot]
24c668d7e0
Merge master into staging-next
2024-04-29 00:02:23 +00:00
Tristan Ross
ba69cd4eb4
llvmPackages_18: 18.1.3 -> 18.1.4
2024-04-28 20:17:09 +02:00
github-actions[bot]
9c36f57e91
Merge staging-next into staging
2024-04-22 06:01:32 +00:00
Randy Eckenrode
99df680e03
llvmPackages_{12,13,14,15,16,17,18,git}: use fixpoint instead of rec
...
Currently, overriding llvmPackages.libllvm doesn’t work correctly. The
original version of libllvm will also be built because it is referenced
by libclang. Switching to the fixpoint allows the override to be
propagated to clang as expected. This will be needed for future Darwin
stdenv bootstrap improvements.
2024-04-21 20:52:37 -04:00
github-actions[bot]
8354618bb8
Merge staging-next into staging
2024-04-14 20:49:56 +00:00
github-actions[bot]
b7dcef0598
Merge master into staging-next
2024-04-14 20:49:29 +00:00
Weijia Wang
b174ea6192
llvmPackages_18: drop an orphaned file
2024-04-14 18:56:19 +02:00
Tristan Ross
2941e51966
llvmPackages_{12,13,14,15,16,17,18,git}: use common llvm
2024-04-13 19:57:49 -07:00
Weijia Wang
2d0506704b
Merge branch 'master' into staging-next
2024-04-14 04:55:27 +02:00
Tristan Ross
dc4d5c2193
llvmPackages_{12,13,14,15,16,17,18,git}: use common clang
2024-04-13 19:01:42 -07:00
Weijia Wang
f3a1652b09
Merge branch 'master' into staging-next
2024-04-13 19:10:53 +02:00
Weijia Wang
e65e742588
Merge pull request #303449 from ExpidusOS/feat/llvm-git-commonify-libcxx
...
llvmPackages_{12,13,14,15,16,17,18,git}: use common libcxx
2024-04-13 16:31:35 +02:00
Weijia Wang
8a26b55947
Merge pull request #303479 from ExpidusOS/feat/llvm-git-commonify-compiler-rt
...
llvmPackages_{12,13,14,15,16,17,18,git}: use common compiler-rt
2024-04-13 16:31:02 +02:00
github-actions[bot]
5a301eda67
Merge master into staging-next
2024-04-13 00:02:05 +00:00
Tristan Ross
782fc2ebac
llvmPackages_{12,13,14,15,16,17,18,git}: use common libcxx
2024-04-12 15:50:13 -07:00
Tristan Ross
1572ec6bb1
llvmPackages_{12,13,14,15,16,17,18,git}: use common lld
2024-04-12 13:57:50 -07:00
Weijia Wang
ded11d6ffe
Merge pull request #303447 from ExpidusOS/feat/llvm-git-commonify-libunwind
...
llvmPackages_{12,13,14,15,16,17,18,git}: use common libunwind
2024-04-12 22:55:30 +02:00
Weijia Wang
792acac153
Merge pull request #303448 from ExpidusOS/feat/llvm-git-commonify-openmp
...
llvmPackages_{12,13,14,15,16,17,18,git}: use common openmp
2024-04-12 22:47:24 +02:00
Tristan Ross
312264686e
llvmPackages_{12,13,14,15,16,17,18,git}: use common compiler-rt
2024-04-12 13:38:29 -07:00
Tristan Ross
8c71431f14
llvmPackages_{12,13,14,15,16,17,18,git}: use common openmp
2024-04-12 07:22:03 -07:00
Tristan Ross
ae92b08fd4
llvmPackages_{12,13,14,15,16,17,18,git}: use common libunwind
2024-04-11 22:54:11 -07:00
Vladimír Čunát
24d4f2cd52
Merge branch 'staging' into staging-next
...
Conflicts (tried to quickly resolve somehow, checked eval):
pkgs/development/python-modules/apsw/default.nix
pkgs/development/python-modules/mido/default.nix
pkgs/development/python-modules/pytest-bdd/default.nix
pkgs/development/python-modules/sparse/default.nix
2024-04-12 07:06:54 +02:00
Slava Gorbunov
e5064b957a
llvm: Don't depend on binutils for ghcjs platform
...
This dependency was introduced by unconditionally enabled
enableGoldPlugin option, which was enabled only if libbfd explicitly
supports plugin api prior to llvm-16. In llvm-17+ it was enabled
unconditionally (unless overriden explicitly), which introduces
dependency on binutils for target platform and breaks build for
platforms that are not supported by binutils (such as ghcjs).
2024-04-10 21:08:31 +02:00
Tristan Ross
ee4806b35f
llvmPackages_18: 18.1.1 -> 18.1.3 ( #302738 )
2024-04-09 15:38:29 +02:00
edef
725bb4e48c
lib: add xor
...
This gets clumsily reimplemented in various places, to no useful end.
2024-04-04 19:46:58 +00:00
Tristan Ross
aac3118ab5
llvmPackages_18: init
2024-03-27 19:47:59 -07:00
Tristan Ross
c635984e73
llvmPackages_18: init
2024-03-25 22:53:02 -07:00