Commit Graph

10822 Commits

Author SHA1 Message Date
Thiago Kenji Okada
2962edb944 flutter: remove myself from maintainers 2021-11-23 13:26:50 -03:00
sternenseemann
ebf1e16459 sbcl_2_1_10: init at 2.1.10
http://www.sbcl.org/all-news.html#2.1.10
2021-11-23 13:39:28 +01:00
Domen Kožar
1799f8e87b
Merge pull request #147043 from arkivm/darwin-fixes-ocaml
ocaml: Fix aarch64-darwin build
2021-11-23 10:11:10 +01:00
Domen Kožar
35d670f9c1
Merge pull request #146968 from Hoverbear/shaderc-darwin-libtool
shaderc: include darwin libtool
2021-11-23 10:09:06 +01:00
Kevin Cox
dc447918a0
Merge pull request #119444 from lorenzleutgeb/gradle-jdk
gradle: Decouple from JDK 8 and support Java Toolchains
2021-11-22 16:27:10 -05:00
Vikram Narayanan
528716bb8e ocaml: Fix aarch64-darwin build 2021-11-22 12:19:55 -08:00
Ana Hobden
bcb0427773 libtool: add meta.platforms and make cctools Darwin only
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-11-22 09:42:23 -08:00
Sergei Trofimovich
cda036f189
edk2: pull upstream brotli fix for gcc-11 (#144137)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-22 16:40:06 +01:00
Ana Hobden
e86fa71ba6 shaderc: include darwin libtool
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-11-21 21:02:04 -08:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
Sandro
36e26ce2d6
Merge pull request #146649 from trofi/fix-souffle-for-ncurses-6.3 2021-11-20 19:25:19 +01:00
Vladimír Čunát
e4afe81567
Merge #144935: llvmPackages_7.libcxxabi: fix build with gcc 2021-11-20 16:23:31 +01:00
Alexander Bantyev
c8f846893c
openjfx11: require-big-parallel 2021-11-19 22:15:35 +03:00
Lorenz Leutgeb
01f4c7ec88 gradle: Decouple gradleGen and JDK 2021-11-19 18:54:25 +01:00
Sergei Trofimovich
e371ffc4a7 souffle: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/include/souffle/provenance/Explain.h:522:18: error: format not a string literal and no format arguments [-Werror=format-security]
      522 |         mvwprintw(queryWindow, 1, 0, prompt.c_str());
          |         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 17:53:24 +00:00
github-actions[bot]
65ce6cbbdc
Merge master into haskell-updates 2021-11-18 00:08:52 +00:00
Kevin Cox
4ae4baa724
Merge pull request #146262 from LibreCybernetics/update-kotlin
kotlin{-native}: 1.5.31 → 1.6.0
2021-11-17 17:32:01 -05:00
Sandro
4b60f02c37
Merge pull request #146264 from Stunkymonkey/seexpr-3.0.1 2021-11-17 13:09:42 +01:00
github-actions[bot]
7207f809f9
Merge master into haskell-updates 2021-11-17 00:07:23 +00:00
Felix Buehler
ba5628c2ab seexpr: fmt 2021-11-16 23:39:27 +01:00
Felix Buehler
7c26a80899 seexpr: 2.11 -> 3.0.1 2021-11-16 23:38:59 +01:00
Thiago Kenji Okada
369948117f
Merge pull request #146280 from ilkecan/flutter-passthru-dart
flutter: add passthru.dart
2021-11-16 18:45:34 -03:00
Martin Weinelt
2cc5606c84
Merge pull request #142319 from mweinelt/node2nix 2021-11-16 19:46:17 +01:00
ilkecan
d882c5751b flutter: add passthru.dart 2021-11-16 20:24:31 +03:00
Timo Kaufmann
df7a1fb7f2
Merge pull request #145770 from LibreCybernetics/update-crystal
crystal: 1.2.1 → 1.2.2
2021-11-16 17:42:02 +01:00
Fabián Heredia Montiel
ed97d79de6 kotlin-native: 1.5.31 → 1.6.0 2021-11-16 10:35:42 -06:00
Fabián Heredia Montiel
fadae2575b kotlin: 1.5.31 → 1.6.0 2021-11-16 10:11:10 -06:00
Pavol Rusnak
8c243298c8
Merge pull request #145180 from prusnak/dotnet6
dotnet: make SDK 6.0 default
2021-11-16 16:28:06 +01:00
Pavol Rusnak
1663708500
Merge pull request #142468 from prusnak/dotnet-update
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Martin Weinelt
37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
Claudio Bley
57ed744c05
roslyn: Update dependencies
and do not add nuget.build.tasks.pack

```
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETCoreApp,Version=v3.1'.
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve 'nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETFramework,Version=v4.7.2'.
```
2021-11-16 15:54:20 +01:00
Pavol Rusnak
c94cfb48df
dotnetCorePackages.*_5*: 5.0.10 -> 5.0.12 2021-11-16 10:44:00 +01:00
Pavol Rusnak
a018a794de
dotnetCorePackages:*_3_1: 3.1.19 -> 3.1.21 2021-11-16 10:44:00 +01:00
pinn3
f1c1835311 fennel: 0.10.0 -> 1.0.0
https://git.sr.ht/~technomancy/fennel/tree/1.0.0/changelog.md#100--2021-11-14

Resolves #146076
2021-11-16 02:35:49 +01:00
github-actions[bot]
dff04bfc94
Merge master into haskell-updates 2021-11-16 00:07:30 +00:00
Rick van Schijndel
e31f392946 llvm_13: fix cross-compilation
apply the same fix as used in 517d2b963f
2021-11-16 00:42:58 +01:00
sternenseemann
debf4fc929 gnat: 9 -> 11
Update the default GNAT version from 9 to 11, as GNAT >= 11 is required
to compile the 22.* AdaCore libraries.

To allow this, we need to pick a patch from ghdl's master fixing a
compilation problem with GNAT 11.
2021-11-15 22:41:56 +01:00
sternenseemann
e8f9f6efb6 haskell.compiler.ghcjs: fix evaluation regression
The treewide change 8547db919a was done
incorrectly for ghcjs. This hasn't been noticed so far due to a lack of
CI.
2021-11-15 21:03:33 +01:00
sternenseemann
c28ddd3fd5 haskell.compiler.ghcHEAD: 9.3.20210913 -> 9.3.20211111 2021-11-15 21:01:17 +01:00
R. Ryantm
4e7dda04cc vala_0_52: 0.52.6 -> 0.52.7 2021-11-15 16:31:20 +01:00
R. Ryantm
d8caf2d2e7 qbe: unstable-2021-10-28 -> unstable-2021-11-10 2021-11-15 12:42:26 +00:00
sternenseemann
2f78a2d3a3 Merge remote-tracking branch 'origin/master' into staging-next 2021-11-14 16:26:44 +01:00
Domen Kožar
07715e7876
Merge pull request #145128 from prusnak/ghc-921-aarch64-darwin
haskell.compiler.ghc{901,921,HEAD}: fix aarch64-darwin build
2021-11-14 08:43:48 -06:00
github-actions[bot]
bc35dc4f3b
Merge master into staging-next 2021-11-14 12:01:23 +00:00
Sandro
5cb226a06c
Merge pull request #144794 from revol-xut/master 2021-11-14 11:40:46 +01:00
Sergei Trofimovich
db9590c0b8 dev86: explicitly disable build parallelism due to missing depends 2021-11-13 21:41:51 +00:00
Fabián Heredia Montiel
2b77566cb6 crystal: 1.2.1 → 1.2.2 2021-11-13 10:03:42 -06:00
sternenseemann
1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
revol-xut
c7f2520b2a maintainers: add revol-xut 2021-11-13 11:42:10 +01:00
Thomas Wu
aa5f565899
Add "arrch64-darwin" to badPlatforms
Aarch64-darwin is not supported for chez.
2021-11-13 16:10:11 +08:00