Commit Graph

4363 Commits

Author SHA1 Message Date
Sylvestre Ledru
b2d7e3e789 improve the custom cmake mgmt 2021-03-27 23:16:04 +01:00
Sylvestre Ledru
b1c040569e On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:39:03 +01:00
Sylvestre Ledru
a5d74ffa13 On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:39:03 +01:00
Sylvestre Ledru
afead83118 On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:38:11 +01:00
Sylvestre Ledru
9ba7278030 On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:37:12 +01:00
Sylvestre Ledru
b528e61bff On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:36:06 +01:00
Sylvestre Ledru
99609f8c8c On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:36:06 +01:00
Sylvestre Ledru
3d3e246939 rebase of the patches 2021-03-25 13:01:48 +01:00
Sylvestre Ledru
41884c46c3 rebase of the patches 2021-03-24 09:21:27 +01:00
Sylvestre Ledru
823cd0ce14 rebase of the patches 2021-03-23 11:26:59 +01:00
Matthias Klose
b29ad58794 Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS 2021-03-22 16:50:36 +01:00
Sylvestre Ledru
2604e9edda Rebase of the patch, the list of path isn't a thing since
874bdc8e61662b5f39a9626b9132e0979fae556f
2021-03-22 16:08:21 +01:00
Sylvestre Ledru
9e0803d388 lower python dep 2021-03-21 12:37:48 +01:00
Gianfranco Costamagna
8c59d59e8b Update changelog, reupload to sid 2021-03-20 17:25:35 +01:00
Gianfranco Costamagna
2523e2ab95 Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now 2021-03-20 17:16:09 +01:00
Gianfranco Costamagna
a8093670b2 Don't hard fail on z3 failures with "set -e" at the begin, if z3 support is not available we do fail and exit testsuite without checking the log 2021-03-20 16:23:03 +01:00
Gianfranco Costamagna
cf9f0aa703 dont' fail fsanitize=thread on i386, not supported 2021-03-18 10:06:12 +01:00
Gianfranco Costamagna
edbb2bf896 Add upstream cherry-pick to unbreak scan-view 2021-03-17 13:13:06 +01:00
Gianfranco Costamagna
94e92830b8 Upload to sid again 2021-03-15 21:04:58 +01:00
Gianfranco Costamagna
df1ed6d1de Fixup omptarget regex error, missing escape 2021-03-15 21:04:30 +01:00
Gianfranco Costamagna
55f407afab Update changelog, new release went in experimental in the meanwhile 2021-03-15 11:28:50 +01:00
Gianfranco Costamagna
3491280431 Update changelog, upload to sid 2021-03-15 11:19:07 +01:00
Matthias Klose
4e1aa257d5 Also disable CMake's package validation check for omptarget target files (Closes: #983838). 2021-03-15 11:17:51 +01:00
John Paul Adrian Glaubitz
efb90982f9 Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64 2021-03-13 12:30:20 +01:00
John Paul Adrian Glaubitz
e6e5801609 Add upstream patch D98574 to fix clang macro definitions on sparc64 2021-03-13 12:29:16 +01:00
Sylvestre Ledru
47cfd241e7 Ignore source: invalid-arch-string-in-source-relation riscv64 [build-depends: g++-11 [riscv64]] 2021-03-03 14:14:17 +01:00
Sylvestre Ledru
09f3220736 Build using GCC 11 on riscv64. 2021-03-02 13:25:33 +01:00
Sylvestre Ledru
b695a3b11f rebase of the patches 2021-03-01 21:24:28 +01:00
Sylvestre Ledru
1863dbd882 Only enable libomp-13-doc on supported archs 2021-03-01 10:56:33 +01:00
Sylvestre Ledru
f13814c61c Only enable libomp-12-doc on supported archs 2021-03-01 10:54:16 +01:00
Sylvestre Ledru
c0c2789686 bring back the 11.1.0 changelog 2021-03-01 10:52:14 +01:00
Sylvestre Ledru
02bc453fb1 Only enable libomp-11-doc on supported archs 2021-03-01 10:50:52 +01:00
Sylvestre Ledru
79e3df9997 * Refresh the openmp symbol list
In libomp.so.5:
  - GOMP_taskwait_depend
  - GOMP_teams_reg
  - __kmpc_calloc
  - __kmpc_realloc
  - __kmpc_taskloop_5
  And all libomptarget.so.12
2021-02-28 15:08:24 +01:00
Sylvestre Ledru
ff71584966 the openmp off load thing has been disabled 2021-02-28 15:04:14 +01:00
Sylvestre Ledru
e1715dda9d fix the run-clang-tidy path 2021-02-28 14:57:54 +01:00
Sylvestre Ledru
495e4d9ad4 * New snapshot release
* "run-clang-tidy" install it
2021-02-24 17:13:37 +01:00
Sylvestre Ledru
c09a924589 Use ~++ as RC number as, in the past, I used XX~++ as version name
but this time, I uploaded XX.0.0~++
        Not a big deal as the final release will be ok
2021-02-24 10:19:35 +01:00
Sylvestre Ledru
063de16a33 rebase of the patches 2021-02-18 09:25:35 +01:00
Sylvestre Ledru
09852f798c New upstream release Should be mostly minor fixes Was driven by https://bugs.llvm.org/show_bug.cgi?id=46526 but as we are not impacted, I reverted the change in debian/patches/revert-abi-change-clang.diff 2021-02-17 09:12:48 +01:00
Sylvestre Ledru
7bc564fde4 rebase of the patches 2021-02-16 10:56:04 +01:00
Sylvestre Ledru
41f9d6ca3f rebase of the patches 2021-02-04 13:38:38 +01:00
Sylvestre Ledru
2601622fa2 Enable OpenMP offload capabilities for NVDIA GPUs See https://bugzilla.redhat.com/show_bug.cgi?id=1922914 2021-02-04 12:13:11 +01:00
Sylvestre Ledru
08b9f22594 upload 2021-02-01 09:03:35 +01:00
Sylvestre Ledru
f6d9216040 master => main 2021-01-30 20:37:45 +01:00
Sylvestre Ledru
71038fc3cc revert the upstream 11.1.0 patch 2021-01-30 20:08:42 +01:00
Sylvestre Ledru
1f635021a1 master => main 2021-01-30 18:59:37 +01:00
Sylvestre Ledru
21d1f39b89 master => main 2021-01-30 09:59:59 +01:00
Sylvestre Ledru
7d0768312c rebase of the patches 2021-01-29 18:54:28 +01:00
Sylvestre Ledru
b8061f7f21 * 12.0 rc1 has been tagged
* experimental New snapshot release now 12 as branched
2021-01-28 19:57:23 +01:00
Sylvestre Ledru
ba59ae44f2 prepare 13 uploadé 2021-01-27 16:02:39 +01:00