Commit Graph

23699 Commits

Author SHA1 Message Date
zvecr
7bfcb044eb Remove clang32 for now due to compilation issues 2021-10-22 14:23:59 +01:00
zvecr
a2f49c8d96 Update mdloader to 1.0.6 2021-10-18 23:42:00 +01:00
Christoph Reiter
431f97b3a2 Merge pull request #9778 from MehdiChinoune/openblas-cmake
openblas: use cmake to fix building on clang32
2021-10-18 23:05:04 +02:00
Christoph Reiter
36e0df4727 Merge pull request #9798 from kojix2/gr-0.61.0
gr: Update to 0.61.0
2021-10-18 22:59:38 +02:00
Christoph Reiter
82c2c2b1c0 Merge pull request #9795 from MehdiChinoune/pyqt5-update
pyqt5: update to 5.15.5
2021-10-18 22:22:27 +02:00
Christoph Reiter
043b6b5d45 Merge pull request #9797 from drfiemost/SDL2
SDL2: update to 2.0.16
2021-10-18 22:18:02 +02:00
Christoph Reiter
25776e3836 Merge pull request #9796 from drfiemost/mpg123
mpg123: update to 1.29.1
2021-10-18 22:15:42 +02:00
Christoph Reiter
f708e761ad Merge pull request #9799 from podsvirov/asciidoc-fix-typo
asciidoc: Fix typo
2021-10-18 22:14:54 +02:00
jeremyd2019
33e4ef7bc1 Merge pull request #9782 from jeremyd2019/add-flang
flang: new package split from clang
2021-10-18 10:23:09 -07:00
jeremyd2019
dbaa17ead8 Merge pull request #9786 from LABPBS/tbb
intel-tbb: fix for clang, update to 2020.3
2021-10-18 10:17:02 -07:00
Konstantin Podsvirov
95f74943fd asciidoc: Fix typo
Fix typo in the variable name, which does not affect the process of building the package.
2021-10-18 18:32:00 +03:00
kojix2
ffb4acb014 gr: Update to 0.61.0 2021-10-19 00:00:45 +09:00
Leandro Nini
77c0aee986 SDL2: update to 2.0.16 2021-10-18 16:23:29 +02:00
Leandro Nini
22b0e0d31c mpg123: update to 1.29.1 2021-10-18 14:52:47 +02:00
Mehdi Chinoune
6cd908948c pyqt5: update to 5.15.5 2021-10-18 13:41:24 +01:00
Christoph Reiter
27da54194f Merge pull request #9784 from snmsts/roswell-21.10.14.111
roswell: update to 21.10.14.111
2021-10-18 08:04:57 +02:00
Christoph Reiter
7a5606ccd3 Merge pull request #9790 from umarcor/eda
Update EDA tools
2021-10-18 08:04:26 +02:00
Christoph Reiter
378bfd6f3c Merge pull request #9785 from podsvirov/asciidoc-update
asciidoc: Update to 10.0.0
2021-10-18 08:03:52 +02:00
Christoph Reiter
d2d73b4303 Merge pull request #9789 from kmilos/blosc2-2.0.4
blosc2: update to 2.0.4
2021-10-18 07:56:38 +02:00
Christoph Reiter
58eaa6a163 Merge pull request #9787 from raedrizqie/py2-build-fix
python2: fix build
2021-10-18 07:55:50 +02:00
Jeremy Drake
3d033bf31e flang: always build with clang and link with lld.
It depends on clang anyway, and 64-bit GCC is giving errors about object
files being too big.  Clang has a workaround for the 10M COFF string
table limit, but binutils doesn't seem to be aware of it, so link with
LLD.
2021-10-17 16:41:17 -07:00
Miloš Komarčević
ab672e2722 blosc2: update to 2.0.4 2021-10-17 21:59:05 +02:00
Raed Rizqie
3a7a330f93 Update PKGBUILD 2021-10-18 03:29:17 +08:00
Christoph Reiter
d8b2389d7e gcc: rebuild 2021-10-17 21:16:01 +02:00
umarcor
eb4e12e280 nextpnr: update to 0.0.r3875.g3b99db29 2021-10-17 21:15:57 +02:00
LABPBS
0698511985 intel-tbb: fix for clang, update to 2020.3 2021-10-17 16:15:14 -03:00
umarcor
356d3b04b5 yosys: update to 0.10.r28 2021-10-17 21:12:04 +02:00
umarcor
3e388c8158 ghdl: update to 1.0.0.r833.gb37ce7900 2021-10-17 21:10:38 +02:00
umarcor
d8cc7cd195 verilator: update to 4.214 2021-10-17 21:08:01 +02:00
Jeremy Drake
592dfba885 qt6-tools: bump again for rebuild for llvm 13 2021-10-17 11:22:04 -07:00
Konstantin Podsvirov
19435156c1 asciidoc: Update to 10.0.0 2021-10-17 13:20:44 +03:00
Christoph Reiter
b6f4936093 Merge pull request #9783 from jeremyd2019/mesa-ucrt
mesa: fixes for UCRT
2021-10-17 08:48:41 +02:00
SANO Masatoshi
dc18e39775 roswell: update to 21.10.14.111 2021-10-17 12:12:45 +09:00
Jeremy Drake
a3b60fc23f mesa: fixes for UCRT.
Enable for clang32 now that it builds there.
2021-10-16 18:46:09 -07:00
jeremyd2019
1244cdc51d Merge pull request #9781 from jeremyd2019/mesa-llvm-13
mesa: add patches for LLVM 13
2021-10-16 14:30:56 -07:00
jeremyd2019
609a15f84f Merge pull request #9579 from ImperatorS79/patch-1
Update opencascade to 7.5.3 and try to fix installed .cmake
2021-10-16 14:30:09 -07:00
Jeremy Drake
f4b5557d4d mesa: add patches for LLVM 13 2021-10-16 12:43:57 -07:00
jeremyd2019
d98aa9f8c7 Merge pull request #9779 from jeremyd2019/update-openshadinglanguage
openshadinglanguage: update to 1.11.15.0
2021-10-16 11:30:20 -07:00
ImperatorS79
fd90a31194 Update opencascade to 7.5.3 and try to fix installed .cmake files
Remove .install
Enable TBB to see what happens
Fix compilation on mingw32

Co-authored-by: Mehdi Chinoune <mehdi.chinoune@hotmail.com>
2021-10-16 11:23:20 -07:00
Christoph Reiter
8d1e7b112f Merge pull request #9770 from raedrizqie/python-jellyfish
New package: python-jellyfish 0.8.8
2021-10-16 17:24:40 +02:00
Christoph Reiter
e62069da71 Merge pull request #9780 from raedrizqie/precice-no-clang
precice: bump pkgrel
2021-10-16 14:14:07 +02:00
Mehdi Chinoune
fc807fbcee openblas: use cmake to fix building on clang32 2021-10-16 12:18:41 +01:00
Raed Rizqie
6277440ecb Update PKGBUILD 2021-10-16 17:59:28 +08:00
Christoph Reiter
4eec7ae897 jellyfish: build for clang 2021-10-16 11:17:31 +02:00
Christoph Reiter
86410618c5 Merge pull request #9772 from raedrizqie/python-pywin32-ctypes
New package: python-pywin32-ctypes 0.2.0
2021-10-16 11:16:37 +02:00
Raed Rizqie
f39cb7d9cf remove trivial patch 2021-10-16 16:52:40 +08:00
Christoph Reiter
b637bd3a42 Merge pull request #9773 from Wormnest/master
xpm-nox: fix #8548 XPM writes invalid X Pixmap with path as C identifier
2021-10-16 08:14:14 +02:00
Jeremy Drake
59417ec28d openshadinglanguage: update to 1.11.15.0
Also backport a couple of patches (one commited, one from an open pull
request) to fix build with LLVM 12 and 13 respectively.
2021-10-15 22:49:31 -07:00
Jeremy Drake
1acfc2496e flang: new package split from clang
flang takes too much memory to build with default jobs, so split it off
into its own package, with logic to reduce parallel jobs based on
memory.
2021-10-15 22:46:57 -07:00
jeremyd2019
34191f03a6 Merge pull request #9698 from jeremyd2019/llvm-13.0.0
clang: update to 13.0.0
2021-10-15 21:01:55 -07:00