Brad King
f6745ed29f
Merge branch 'upstream-cppdap' into update-cppdap
...
# By cppdap Upstream
* upstream-cppdap:
cppdap 2024-08-02 (c69444ed)
2024-08-13 15:36:07 -04:00
makise-homura
25ab833052
cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCC
...
std::is_same<>() is not const instead of std::is_same<>::value
at least on LCC 1.21, so this produces an error. Still ()-notation
seems to be fairly equivalent functionally to ::value-notation.
2024-01-16 07:41:26 +03:00
Brad King
8923f60606
Merge topic 'update-cppdap'
...
90df1e5da4
Merge branch 'upstream-cppdap' into update-cppdap
5d568df6b1
cppdap 2023-08-17 (cc2f2058)
01d2e5ed3a
cppdap: Update script to get version as of 2023-08-17
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: buildbot <buildbot@kitware.com >
Merge-request: !8739
2023-08-19 08:38:39 -04:00
Brad King
90df1e5da4
Merge branch 'upstream-cppdap' into update-cppdap
...
# By cppdap Upstream
* upstream-cppdap:
cppdap 2023-08-17 (cc2f2058)
2023-08-18 09:00:14 -04:00
Brad King
8268fc8661
Merge topic 'cxx-atomic'
...
78bbd58545
Source: Link libatomic when needed on Linux 32-bit ARM
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: buildbot <buildbot@kitware.com >
Merge-request: !8663
2023-07-28 09:08:40 -04:00
Brad King
78bbd58545
Source: Link libatomic when needed on Linux 32-bit ARM
...
Fixes : #25114
2023-07-27 11:07:21 -04:00
Clemens Wasser
e2efa89c7f
cmcppdap: Precompile common expensive headers
2023-06-22 18:11:45 +02:00
Brad King
5ec69eb58c
cppdap: Build as part of CMake or use external installation
...
Add `cm3p/` headers to use the selected copy of the library.
Co-authored-by: Glen Chung <kuchung@microsoft.com >
2023-05-26 09:36:14 -04:00
Glen Chung
3381e6bd5c
Merge branch 'upstream-cppdap' into import-cppdap
...
* upstream-cppdap:
cppdap 2023-05-26 (03cc1867)
2023-05-26 09:36:03 -04:00