1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-17 22:15:17 +03:00
Commit graph

9 commits

Author SHA1 Message Date
psykose
0beb7032f0 testing/codeblocks: serialize make for smartindent 2022-12-22 02:07:07 +01:00
psykose
cef2112598 testing/codeblocks: attempt to win against parallel
new make has slightly different semantics and a `cp x y && zip -R y`
fails for some reason, so drop the global makeflags as an attempt at
fixing the build order
2022-12-22 01:33:51 +01:00
psykose
0b36c1d632 testing/*: rebuild against boost-1.81 2022-12-21 16:20:59 +01:00
psykose
2be4400fa5
testing/codeblocks: port to wxwidgets-3.2 2022-09-12 20:44:00 +02:00
psykose
e8617c27a4 testing/*: rebuild against boost-1.80 2022-08-11 13:46:53 +00:00
psykose
7f385b1f12
testing/*: rebuild against boost-1.79 2022-06-15 23:27:00 +02:00
psykose
5803f582cb
testing/*: rebuild against boost1.78 2022-05-13 13:37:20 +02:00
Kevin Daudt
c1bb48cbb6 testing/codeblocks: disable on riscv64
riscv64 not supported:

  In file included from ../../src/include/mozilla_chardet/nsprpub/pr/include/prcpucfg.h:40,
                   from ../../src/include/mozilla_chardet/nsprpub/pr/include/prtypes.h:26,
                   from ../../src/include/mozilla_chardet/nsprpub/pr/include/prmem.h:14,
                   from mozilla_chardet/src/nsLatin1Prober.cpp:7:
  ../../src/include/mozilla_chardet/nsprpub/pr/include/prcpucfg_linux.h:919:2: error: #error "Unknown CPU architecture"
    919 | #error "Unknown CPU architecture"
2021-12-28 18:47:22 +00:00
Antoni Aloy Torrens
c4cf63fe37 testing/codeblocks: new aport 2021-12-27 19:52:37 +00:00