0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 18 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding more cmake quoting always fixes everything right?
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Fix last commit
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Try expanding the list into space separated just before the configure_file().
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Try this missing semicolon
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Restore the cmake args debug printing
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Once again those DownloadBuildInstall cmake args lists
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 3 months ago
Try again
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Don't check for timer_create on Android.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Tell FindThreads.cmake to prefer -pthread
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Remove debug printing now issue is fixed.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Fix a misplaced quote
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Put things back the way they were originally.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Once again ...
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Print more debugging for last commit
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Test if this fixes LLFIO Mingw CI failing ...
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 4 months ago
Add Mingw build compatibility.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 5 months ago
Fix doxygen warnings which were failing the CI.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... 8 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... 11 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... 11 months ago
Replace FindPythonInterp with what cmake 4.0 wants.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 1 year 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... over 1 year ago
Merge pull request #62 from JackBoosY/jack/fix_list_filter More... over 1 year ago
ci: update ubuntu image to 22.04 More... over 1 year ago
remove judgement, only use cmake function More... over 1 year ago
Fix list_filter when cmake version > 3.59 More... over 1 year 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... over 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... over 1 year ago
Missed more C++ exceptions globally disabled fixes.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 1 year ago
Missed a C++ exceptions globally disabled fix.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 1 year ago
Last set of C++ exceptions globally disabled fixes.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 1 year ago