github-actions[bot]
d426366b62
Merge staging-next into staging
2022-10-05 00:05:03 +00:00
Martin Weinelt
253ca4957d
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-05 00:44:16 +02:00
R. Ryantm
31852b4600
kotlin: 1.7.10 -> 1.7.20
2022-10-04 16:26:44 +08:00
Sandro
c6c3656470
Merge pull request #187449 from r-ryantm/auto-update/open-watcom-v2-unwrapped
2022-10-03 23:11:19 +02:00
Sandro
b15a404bd0
Merge pull request #180001 from muscaln/tinygo-0.24.0
...
tinygo: 0.23.0 -> 0.25.0
2022-10-03 22:46:59 +02:00
R. Ryantm
25b7035513
open-watcom-v2-unwrapped: unstable-2022-08-02 -> unstable-2022-10-03
2022-10-03 15:25:33 +00:00
github-actions[bot]
f47328b3c0
Merge staging-next into staging
2022-10-03 12:01:59 +00:00
github-actions[bot]
a46be8f23d
Merge master into staging-next
2022-10-03 12:01:27 +00:00
Nick Cao
f80241ac54
julia_18-bin: 1.8.1 -> 1.8.2
2022-10-03 10:40:42 +08:00
Nick Cao
a9d24bd657
julia_18: 1.8.1 -> 1.8.2
2022-10-03 10:25:27 +08:00
Hraban Luyat
7479aacffc
sbcl: refactor separate 2.*.nix into single file
...
Inspired by scala’s 2.x.nix, a bit lower in the same all-packages.nix file, I
have combined all the separate SBCL build declarations into a single 2.x.nix
file which you can call with the version as an argument.
Benefits:
- Less clutter in the filesystem
- Less indirection
- Cleaner overview of available versions
This yields no rebuilds on my machine.
2022-10-02 17:22:58 -04:00
Hraban Luyat
9a9b1952fe
sbcl: 2.2.6 -> 2.2.9
2022-10-02 14:28:15 -04:00
github-actions[bot]
465f68a5af
Merge staging-next into staging
2022-10-02 17:46:19 +00:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next
2022-10-02 17:45:43 +00:00
Jörg Thalheim
f6e1d325d4
Merge pull request #194062 from nagy/dale-20220411
...
dale: 20181024 -> 20220411
2022-10-02 17:31:47 +02:00
Jörg Thalheim
153d4d54d4
Merge pull request #194024 from r-ryantm/auto-update/p4c
...
p4c: 1.2.3.1 -> 1.2.3.2
2022-10-02 17:12:08 +02:00
Bobby Rong
685bb0eede
Merge pull request #193964 from tjni/go-jsonnet-m1
...
go-jsonnet: fix aarch64-darwin build
2022-10-02 22:12:08 +08:00
Daniel Nagy
d9ff138687
dale: 20181024 -> 20220411
2022-10-02 15:11:15 +02:00
R. Ryantm
d50b74a2ea
p4c: 1.2.3.1 -> 1.2.3.2
2022-10-02 02:57:22 +00:00
7c6f434c
fb238fbeed
Merge pull request #193870 from hraban/sbcl-darwin-bootstrap-2.2.9
...
sbcl: bootstrap x86-64-darwin 1.2.11 -> 2.2.9
2022-10-01 21:02:40 +00:00
Theodore Ni
cea9516bb8
go-jsonnet: fix aarch64-darwin build
2022-10-01 11:44:02 -07:00
github-actions[bot]
aecf7c7bb9
Merge master into staging-next
2022-10-01 18:01:22 +00:00
Sandro
8d344439fb
Merge pull request #180733 from whentze/feature/update-edk2
2022-10-01 19:28:33 +02:00
Hraban Luyat
5c12e0efb6
sbcl: bootstrap x86-64-darwin 1.2.11 -> 2.2.9
...
Update the binary used to bootstrap SBCL versions on Darwin (Mac OS) x86-64
systems (i.e. Intel, i.e. non-ARM) from 1.2.11 (released in 2015) to
2.2.9 (released September 2022). Generally, the more recent the bootstrap
binary, the fewer the problems. This bootstrap binary can be used to compile
other SBCL versions (for this target) from source. Those don’t have binary
releases by the SBCL team.
This is useful because building SBCL 2.x from source, using the binary release
of 1.2.11, on this system configuration, ended up in an endless loop. See also
this thread on the Mac ports forum, where people are having the same issue:
https://trac.macports.org/ticket/64621
Now that SBCL has released a more recent binary build for this system, the
problem is solved.
2022-10-01 03:21:40 -04:00
github-actions[bot]
e1d2f74dee
Merge master into staging-next
2022-09-30 18:03:29 +00:00
Peter Hoeg
a5a5849f27
crystal: do not build with --no-debug
2022-09-30 21:04:56 +08:00
zowoq
0be05bd970
rustc: fix building emulated x86_64-darwin with jemalloc on aarch64-darwin
...
Co-authored-by: Randy Eckenrode <randy@largeandhighquality.com>
Co-authored-by: Uri Baghin <uri@canva.com>
Co-authored-by: Winter <winter@winter.cafe>
2022-09-30 12:33:18 +10:00
zowoq
164865d98e
Revert "Revert "rustc: build with jemalloc""
...
This reverts commit 539762709b
.
the x86_64-darwin on aarch64-darwin emulation issue was fixed by setting JEMALLOC_SYS_WITH_LG_VADDR
2022-09-30 12:33:18 +10:00
github-actions[bot]
9c14978f84
Merge master into staging-next
2022-09-29 12:01:25 +00:00
Vladimír Čunát
8ba120420f
Merge #191339 : staging-next 2022-09-15
2022-09-29 09:16:47 +02:00
Vladimír Čunát
fd7a18259e
Merge #193419 : p4c: use dynamic linkage for Protobuf
2022-09-29 09:15:44 +02:00
Raito Bezarius
5e23d52163
p4c: use dynamic linkage for Protobuf
2022-09-29 00:40:36 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging
2022-09-28 18:05:53 +00:00
Vladimír Čunát
c45e994e4a
osl: fixup paths in .pc files
2022-09-28 18:27:55 +02:00
Martin Weinelt
7da8d25d87
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-28 17:15:11 +02:00
Vladimír Čunát
292756e9ff
Merge #190093 : rustc: propagate libiconv on darwin
...
...into staging
2022-09-28 09:45:11 +02:00
github-actions[bot]
b193231a39
Merge master into haskell-updates
2022-09-28 00:23:19 +00:00
github-actions[bot]
d6a1c7033e
Merge staging-next into staging
2022-09-28 00:06:37 +00:00
github-actions[bot]
70776ac218
Merge master into staging-next
2022-09-28 00:06:02 +00:00
Artturi
1c1c182814
Merge pull request #192851 from Artturin/treewides1
2022-09-28 00:50:06 +03:00
Sandro
592815804a
Merge pull request #192097 from Luflosi/update/nextpnr
2022-09-27 22:01:06 +02:00
Ben Siraphob
17e962f507
Revert "swiProlog: 8.3.29 -> 8.5.17"
...
This reverts commit b1d7a2d1a7
.
2022-09-27 11:21:52 -05:00
github-actions[bot]
091e445abc
Merge master into haskell-updates
2022-09-27 00:21:37 +00:00
github-actions[bot]
d645d61d7a
Merge staging-next into staging
2022-09-27 00:07:09 +00:00
github-actions[bot]
088eead34a
Merge master into staging-next
2022-09-27 00:06:31 +00:00
figsoda
98f960fabd
Merge pull request #192932 from figsoda/kind2
...
kind2: init at 0.2.77
2022-09-26 15:23:47 -04:00
github-actions[bot]
892a84aea0
Merge staging-next into staging
2022-09-26 18:02:33 +00:00
github-actions[bot]
59a37c822b
Merge master into staging-next
2022-09-26 18:01:53 +00:00
figsoda
4c079b19fc
Merge pull request #192904 from figsoda/hvm
...
hvm: init at 0.1.88
2022-09-26 13:59:23 -04:00
sternenseemann
b4429529f5
haskell.compiler: upgrade to 9.2.4 for 9.2.* binary compiler
2022-09-26 18:02:02 +02:00