GitHub / ned14/quickcpplib issues and pull requests
#62 - Fix list_filter when cmake version > 3.5.9
Pull Request -
State: closed - Opened by JackBoosY 9 months ago
#62 - Fix list_filter when cmake version > 3.5.9
Pull Request -
State: closed - Opened by JackBoosY 9 months ago
#61 - cpp_feature.h breaks external code
Issue -
State: closed - Opened by slavanap about 1 year ago
- 8 comments
#60 - Add compression for generated embedded gdb printers
Pull Request -
State: open - Opened by UNEXPECTEDsemicolon over 1 year ago
#59 - Fix build on Android
Pull Request -
State: closed - Opened by patstew over 1 year ago
#58 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#58 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#57 - Edit generate_gdb_printer.py
Pull Request -
State: closed - Opened by k3DW over 1 year ago
- 1 comment
#57 - Edit generate_gdb_printer.py
Pull Request -
State: closed - Opened by k3DW over 1 year ago
- 1 comment
#56 - Build fails under GCC 13
Issue -
State: closed - Opened by Duod-Notyap over 1 year ago
- 4 comments
#55 - fix: Fail the compiliation if min/max are defined
Pull Request -
State: closed - Opened by BurningEnlightenment about 2 years ago
- 1 comment
#54 - [[nodiscard]] attribute not set for QUICKCPPLIB_HAS_CPP_ATTRIBUTE on gcc
Issue -
State: closed - Opened by audricschiltknecht about 2 years ago
- 1 comment
#53 - Use [[nodiscard]] on GCC when concepts are not used
Pull Request -
State: closed - Opened by audricschiltknecht about 2 years ago
- 7 comments
#52 - build: Respect MSVC runtime configuration
Pull Request -
State: closed - Opened by BurningEnlightenment over 2 years ago
- 6 comments
#51 - build: Require at least CMake 3.9
Pull Request -
State: closed - Opened by BurningEnlightenment over 2 years ago
- 6 comments
#50 - No __int128 on 32 bit platforms
Issue -
State: closed - Opened by clausecker over 2 years ago
- 5 comments
Labels: bug
#49 - Allow to use nonstd-* libs located in system path
Pull Request -
State: closed - Opened by ngrodzitski over 2 years ago
- 17 comments
#48 - [feature-request] Please, consider a more portable include-header pattern for nonstd-xxx libs
Issue -
State: closed - Opened by ngrodzitski over 2 years ago
- 7 comments
Labels: enhancement
#47 - Using single header outcome-basic breaks clang compilation with placement deallocation functions
Issue -
State: closed - Opened by apmanol over 2 years ago
- 13 comments
Labels: invalid
#46 - fix: Properly cast `void *` to `timer_t`
Pull Request -
State: closed - Opened by BurningEnlightenment over 2 years ago
- 7 comments
#45 - build: Simply try to detect librt and use it if found
Pull Request -
State: closed - Opened by BurningEnlightenment over 2 years ago
- 4 comments
#44 - Installs cmake files into a non-standard location /usr/local/share/cmakelib/Q
Issue -
State: closed - Opened by yurivict over 2 years ago
- 2 comments
#43 - FreeBSD needs to link with the 'rt' library for timer functions
Issue -
State: closed - Opened by yurivict over 2 years ago
Labels: bug
#41 - Signal guard breaks WinDbg Time Travel debugging
Issue -
State: closed - Opened by gix almost 3 years ago
- 4 comments
#38 - Allow disabling of docs target
Pull Request -
State: closed - Opened by rhzx86 about 3 years ago
- 3 comments
#37 - QuickCppLibSetupProject.cmake: Fix safe-stack check
Pull Request -
State: closed - Opened by disconnect3d about 3 years ago
#36 - Fix clang concepts ts detection
Pull Request -
State: closed - Opened by BurningEnlightenment over 3 years ago
Labels: bug
#35 - Add /alternatename:main for ARM64EC
Pull Request -
State: open - Opened by mcfi over 3 years ago
- 1 comment
#34 - _mm_pause is not an intrinsic in ARM64EC
Pull Request -
State: closed - Opened by mcfi over 3 years ago
#33 - Fix fnv1a hash output size detection on msvc arm64
Pull Request -
State: closed - Opened by BurningEnlightenment over 3 years ago
- 3 comments
#32 - algorithm/hash is incompatible with MSVC arm64
Issue -
State: closed - Opened by BurningEnlightenment over 3 years ago
Labels: bug
#31 - bitwise trie segmentation fault
Issue -
State: closed - Opened by BurningEnlightenment over 3 years ago
- 3 comments
Labels: bug
#30 - Disable backtrace on emscripten where it is not provided
Pull Request -
State: closed - Opened by jcelerier over 3 years ago
- 3 comments
#29 - Replace gsl-lite with span-lite
Pull Request -
State: closed - Opened by jcelerier over 3 years ago
- 9 comments
Labels: enhancement
#28 - Option to disable gsl-lite if GSL proper is already included ?
Issue -
State: closed - Opened by jcelerier over 3 years ago
- 5 comments
Labels: bug
#27 - Build error on Linux with clang-15
Issue -
State: closed - Opened by jcelerier over 3 years ago
- 2 comments
Labels: bug
#26 - Missing <cstring> include when building with vcpkg
Issue -
State: closed - Opened by oracle-9 over 3 years ago
- 1 comment
Labels: bug
#25 - Fix downstream CI breakage caused by @BurningEnlightenment's recent changes...
Pull Request -
State: closed - Opened by ned14 about 4 years ago
- 2 comments
#24 - Export cmakelib and scripts install paths
Pull Request -
State: closed - Opened by BurningEnlightenment about 4 years ago
- 2 comments
#23 - [cmakelibs] partial installs
Pull Request -
State: closed - Opened by BurningEnlightenment about 4 years ago
- 5 comments
#22 - Initialize CXX_STATIC_RUNTIME with CMAKE_MSVC_RUNTIME_LIBRARY
Pull Request -
State: closed - Opened by BurningEnlightenment about 4 years ago
- 1 comment
#21 - cmake property `CXX_STATIC_RUNTIME` ignores `CMAKE_MSVC_RUNTIME_LIBRARY`
Issue -
State: closed - Opened by BurningEnlightenment over 4 years ago
- 1 comment
#20 - packed_backtrace.hpp attempts to use non-existent std::span::const_iterator
Issue -
State: closed - Opened by gix about 5 years ago
- 3 comments
Labels: bug
#18 - `packed_backtrace.hpp` missing includes with `QUICKCPPLIB_USE_STD_SPAN`
Issue -
State: closed - Opened by BurningEnlightenment over 5 years ago
- 3 comments
#17 - Adjust coroutine test promise type
Pull Request -
State: closed - Opened by joemmett over 5 years ago
- 1 comment
#16 - "error: expected '{' before '->' token" on GCC 9 and higher
Issue -
State: closed - Opened by OPNA2608 over 5 years ago
- 2 comments
#15 - make automatic download of dependency working even if CMAKE_SYSROOT is set
Pull Request -
State: closed - Opened by burnpanck almost 6 years ago
- 1 comment
#14 - Do not perform a compiler check in outer superbuild
Pull Request -
State: closed - Opened by burnpanck almost 6 years ago
- 1 comment
#13 - quickcpplib can't build because of missing pch file
Issue -
State: closed - Opened by barcharcraz almost 6 years ago
- 1 comment
#12 - Persuade upstream dependencies to use .gitattributes so quickcpplib doesn't have to write its own
Issue -
State: closed - Opened by barcharcraz almost 6 years ago
- 4 comments
#11 - can't build without embedded nonstd-byte header
Issue -
State: closed - Opened by barcharcraz almost 6 years ago
- 1 comment
#10 - Fix erroneous GitHub profile link in the README
Pull Request -
State: closed - Opened by battila7 about 6 years ago
- 1 comment
#9 - Replace FixupInstall.cmake with EXPORT_NAME property
Pull Request -
State: closed - Opened by gix about 6 years ago
- 1 comment
#8 - So what is actually _in_ this library?
Issue -
State: closed - Opened by eyalroz about 6 years ago
- 1 comment
#7 - Documentation broken (or empty)
Issue -
State: closed - Opened by eyalroz about 6 years ago
- 1 comment
#6 - Mem flush intrinsics on clang-cl
Issue -
State: closed - Opened by BurningEnlightenment about 6 years ago
- 7 comments
#5 - Fix asm for clwb instruction
Pull Request -
State: closed - Opened by ntrifunovic over 6 years ago
- 1 comment
#4 - Added short circuiting flags to help with cleaner external project dependency
Pull Request -
State: closed - Opened by mwpowellhtx over 8 years ago
- 2 comments
#3 - Failed building as a CMake ExternalProject
Issue -
State: closed - Opened by mwpowellhtx over 8 years ago
- 2 comments
#2 - Assess alpha beta release quality
Issue -
State: closed - Opened by mwpowellhtx over 8 years ago
- 3 comments
#1 - boost::string_ref / std::string_view?
Issue -
State: closed - Opened by pravic almost 9 years ago
- 3 comments