|
Feb 22, 2025
—
Feb 22, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Fix doxygen warnings which were failing the CI. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | 2 months ago | |||
| Do not generate the static analyser targets if clang-cl is configured. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | 5 months ago | |||
| Bump CI VS to 2022 as that's the new minimum that CI supports. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | 5 months ago | |||
| Replace FindPythonInterp with what cmake 4.0 wants. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | 9 months ago | |||
| Bump min cmake to 3.10 to shut cmake 4.0 up about it. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | 9 months ago | |||
| Merge pull request #62 from JackBoosY/jack/fix_list_filter |
|
More... | 9 months ago | |||
| ci: update ubuntu image to 22.04 |
|
More... | 9 months ago | |||
| remove judgement, only use cmake function |
|
More... | 9 months ago | |||
| Fix list_filter when cmake version > 3.59 |
|
More... | 10 months ago | |||
| Restore observation of the value of `CMAKE_CXX_STANDARD` when determining which C++ standard to use. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Fix failure to compile span polyfill on clang on Ubuntu 22.04. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Missed more C++ exceptions globally disabled fixes. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Missed a C++ exceptions globally disabled fix. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Last set of C++ exceptions globally disabled fixes. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Fixes to compile with C++ exceptions globally disabled. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Fix issue #61 by disabling `cpp_feature.h` on new enough compilers. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | about 1 year ago | |||
| Fix GDB pretty printer generator script for ARM toolchains |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Add hack workaround if under the Android NDK toolchain file. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Merge pull request #59 from RFCreations/android |
|
More... | over 1 year ago | |||
| Fix build on Android |
|
More... | over 1 year ago | |||
| Missing a CI action to upgrade |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Bump CI actions to latest |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Fix up CI failures for Mac and Windows. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Merge pull request #58 from ned14/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 |
|
More... | over 1 year ago | |||
| Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows |
|
More... | over 1 year ago | |||
| Reapply valgrind header fixes from before to fix build on MSVC. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Freshen valgrind header files to v3.22. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Disable building of tests when testing installability |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Upddate to latest cpp-pm. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||
| Many thanks to @k3DW for the pair debugging help with the GDB pretty printer unique identifier. GDB docs are not at all obvious here. Fixed now though. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More... | over 1 year ago | |||