Commit Graph

50 Commits

Author SHA1 Message Date
Hernan Martinez
0a6d9f693e Update to 2.12.1 and enable aarch64 builds 2023-10-02 11:09:03 +05:30
Mehdi Chinoune
1c7aac5487 cppcheck: update to 2.12.0 2023-09-18 07:41:50 +01:00
Mehdi Chinoune
d89e3c68f2 cppcheck: update to 2.11.1 2023-06-29 22:14:32 +01:00
Mehdi Chinoune
b99471acca cppcheck: update to 2.11 2023-06-23 03:40:44 +01:00
Christoph Reiter
d8b8512154 Disable clangarm64 for some packages which fail to build
mingw-w64-onevpl-cpu
    ld.lld: error: x264res.o: machine type x64 conflicts with arm64

mingw-w64-mono
    configure: error: unknown target

mingw-w64-mhook
    mhook.cpp:239:2: error: unsupported platform

mingw-w64-libunifex
    clang++: error: the '-fcoroutines-ts' flag is deprecated and it will be removed in Clang 17

mingw-w64-libtermkey
    termkey.c:1147:9: error: call to undeclared function 'read'

mingw-w64-lasem
    scangobj.py:execute_command:1293:WARNING:Compiling scanner failed: [WinError 2] The system cannot find the file specified

mingw-w64-indent
    output.c:843:8: error: variable 'paren_level' set but not used [-Werror,-Wunused-but-set-variable]

mingw-w64-gtksourceviewmm3
    ld.lld: error: undefined symbol: __declspec(dllimport) xmlReaderForFd

mingw-w64-gtk-engine-murrine
    murrine_theme_main.c:31:2: error: call to undeclared function 'murrine_rc_style_register_types'

mingw-w64-fastjar
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-farstream
    fs-stream-transmitter.c:164:23: error: call to undeclared function 'fs_error_get_type'

mingw-w64-emacs
    configure: error: Emacs does not support 'aarch64-w64-mingw32' systems.

mingw-w64-delta
    error[E0793]: reference to packed field is unaligned

mingw-w64-cogl
    test-fixtures/test-utils.c:155:3: error: call to undeclared function 'alarm'

mingw-w64-riscv64-unknown-elf-newlib
    ???

mingw-w64-xavs
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-spatialite-tools
    shp_sanitize.c:4278:8: error: call to undeclared function '_mkdir'

mingw-w64-isa-l
    igzip_inflate.c:2020:6: error: call to undeclared function '_byteswap_ulong'

mingw-w64-flashrom
    platform.h:172:2: error: Unable to determine endianness.

mingw-w64-cppcheck
    vector:372:5: error: static assertion failed due to requirement 'is_same<TaggedAllocator<ReferenceToken, 3>, std::allocator<ReferenceToken>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator

mingw-w64-avr-gcc
    fatal error: 'sys/wait.h' file not found

mingw-w64-arm-none-eabi-newlib
    target not found: mingw-w64-clang-aarch64-arm-none-eabi-gcc

mingw-w64-xmake
    tbox/tbox.c:161:5: error: '__tb_static_assert__' declared as an array with a negative size

mingw-w64-wslay
    AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'

mingw-w64-winfile
    wfdlgs2.c:960:11: error: type specifier missing, defaults to 'int'

mingw-w64-vrpn
    vrpn_Connection.C:1881:5: error: ISO C++17 does not allow 'register' storage class specifier

mingw-w64-volk
    volk/sse2neon.h:1982:10: error: call to undeclared function 'posix_memalign'

mingw-w64-vlfeat
    imopv_sse2.c:15:2: error: "Compiling with SSE2 enabled, but no __SSE2__ defined"
2023-05-12 15:42:05 +02:00
Christoph Reiter
a96ef6f69c more clangarm64 2023-05-09 09:55:35 +02:00
Mehdi Chinoune
14a3220b2c cppcheck: update to 2.10.3 2023-03-13 22:36:30 +01:00
Mehdi Chinoune
330a1ed8c2 cppcheck: update to 2.10.2 2023-02-26 20:23:04 +01:00
مهدي شينون (Mehdi Chinoune)
b2b400ea6d cppcheck: update to 2.10.1 2023-02-19 05:53:53 +01:00
Mehdi Chinoune
44fdae6bcb cppcheck: update to 2.10 2023-01-29 07:10:49 +01:00
Mehdi Chinoune
dad48032d5 cppcheck: update to 2.9.3 2022-11-24 07:14:39 +01:00
Mehdi Chinoune
13c49a31c3 cppcheck: update to 2.9.2 2022-11-13 12:07:59 +01:00
Mehdi Chinoune
b938078f4c cppcheck: update to 2.9.1 2022-10-20 11:09:00 +01:00
Mehdi Chinoune
dfafb43be3 cppcheck: update to 2.9 2022-09-03 11:21:13 +01:00
Mehdi Chinoune
eca9d47ef2 cppcheck: update to 2.8.2 2022-07-17 20:41:24 +00:00
Mehdi Chinoune
0aef98ae22 cppcheck: update to 2.8 2022-05-24 10:02:28 +01:00
Biswapriyo Nath
d64df09ec3 cppcheck: update to 2.7.4 2022-03-26 11:05:46 +05:30
Biswapriyo Nath
a05115dfed cppcheck: update to 2.6.3 2022-01-20 15:25:57 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Biswapriyo Nath
e8a8a511cc cppcheck: Update to 2.6 2021-10-08 18:24:16 +05:30
Mehdi Chinoune
c623dbb3be cppcheck: update dependencies 2021-08-13 12:25:09 +01:00
Jeremy Drake
f6ab6657cb add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.  Except for rust
(#9091).

Batch 8
2021-07-18 15:15:34 -07:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
79cc857bd2 cppcheck: Update to 2.3 2021-01-18 15:29:54 +03:00
Wolfgang Stöggl
64dbb2d1ef cppcheck: Update to 2.2
- Update patches:
  001-cppcheck-2.2-change-language-files-path.patch
  002-cppcheck-2.2-change-cfg-path.patch
- Add patch:
  003-cppcheck-2.2-online-help.patch
  Allows building of online-help.qhc and fixes:
  Helpfile 'online-help.qhc' was not found
2020-10-17 18:26:20 +02:00
Alexey Pavlov
429dc45010 cppcheck: Update to 2.1 2020-06-23 15:58:06 +03:00
Alexey Pavlov
44fc4e630b cppcheck: Update to 2.0 2020-05-12 14:26:47 +03:00
Wolfgang Stöggl
a36fc83570 cppcheck: Update to 1.90 2019-12-21 15:37:13 +01:00
Christoph Reiter
6f83a4105c cppcheck: Switch to Python 3 2019-12-08 13:22:03 +01:00
Wolfgang Stöggl
06433746a6 cppcheck: update to 1.89
- Update 0010-change-language-files-path.patch to 1.89
- Use FILESDIR instead of CFGDIR, see:
  https://github.com/danmar/cppcheck/commit/a17f2a6
- Install .qm files in subfolder 'lang' and not 'cfg/lang' any more.
- Use MATCHCOMPILER=yes instead of SRCDIR=build, see:
  https://github.com/danmar/cppcheck/commit/1b4485a
  Fixes warning Makefile:10:
  Usage of SRCDIR to activate match compiler is deprecated.
  Use MATCHCOMPILER=yes instead.
2019-09-21 08:47:27 +02:00
Alexey Pavlov
54af861015 cppcheck: Update to 1.88 2019-07-01 14:29:03 +03:00
Alexey Pavlov
bed579055a cppcheck: Update to 1.87 2019-02-11 16:01:48 +03:00
Alexey Pavlov
21ec75d4bb Merge branch 'master' of https://github.com/Alexpux/MINGW-packages 2018-12-10 10:26:16 +03:00
Barbaros Becet
433523e4bf (Maybe) a fix for cppcheck->PCRE dependency issue (#4754)
* (Maybe) a fix for cppcheck->PCRE dependency issue

* Changes @lazka suggested.
2018-12-10 10:21:23 +03:00
Alexey Pavlov
57475b956e cppcheck: Update to 1.86 2018-12-10 07:55:15 +03:00
Alexey Pavlov
47214ce1cf cppcheck: Update to 1.85 2018-10-15 08:59:12 +03:00
Alexey Pavlov
609369120c cppcheck: Update to 1.84 2018-06-14 13:52:53 +03:00
Alexey Pavlov
19b9c28edd cppcheck: Update to 1.83 2018-04-06 14:57:20 +03:00
J. Peter Mugaas
2c4fbc5003 Rebuild with imprevements (#3489)
specify path to compiler to reduce chance that it will be called with the wrong compiler.
Make copies of source-code for each platform.  Othwise, you can get an error about unrecognized formats with w Win64 binary is used with a 32-bit binary build process.
Enable QChart.
enable build tests.
2018-03-14 10:05:08 +03:00
Alexey Pavlov
3233d47a13 cppcheck: Update to 1.82 2018-01-15 08:16:53 +03:00
Viktor Szakats
9297517101 switch to sourceforge.io homepages (#2270)
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 21:52:31 +03:00
Alexey Pavlov
ec115d8c45 cppcheck: Update to 1.76.1 2016-10-14 11:58:02 +03:00
Alexey Pavlov
ad5a7dc999 cppcheck: Update to 1.76 2016-10-10 12:11:58 +03:00
Yusuke Sasaki
d7074d5485 cppcheck: update to 1.75 (#1769)
* cppcheck: update to 1.75

* cppcheck: add a patch to fix the list of 'cfg' path
2016-09-30 12:23:19 +03:00
Alexey Pavlov
1e70b5bd8c cppcheck: Update to 1.74 2016-06-08 09:14:27 +03:00
Alexey Pavlov
23630f22a2 cppcheck: Update to 1.73 2016-04-09 12:29:35 +03:00
Yusuke Sasaki
c487abc273 cppcheck: make some dependencies optional 2016-03-15 05:03:51 +09:00
Yusuke Sasaki
aca72d72a2 cppcheck: new package. 2016-03-14 16:04:47 +09:00