Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ccache/ccache issues and pull requests

#1563 - Clang + pch + compiling in different directories

Issue - State: open - Opened by KilianBl 1 day ago
Labels: bug

#1562 - Windows 11: filesystem error: Cannot convert character sequence: Illegal byte sequence

Issue - State: closed - Opened by LebronChenSAU 5 days ago - 2 comments
Labels: bug, os: windows, closed: duplicate

#1561 - ccache не работает, если я использую -D (define)

Issue - State: open - Opened by HPW-dev 10 days ago - 1 comment
Labels: bug, awaiting feedback

#1557 - Build and push multiarch container images for a number of distros

Pull Request - State: open - Opened by sobomax 21 days ago - 2 comments
Labels: ci

#1554 - Support TLS authentication for Redis remote storage

Issue - State: open - Opened by yangzhg 24 days ago - 4 comments
Labels: feature

#1552 - why does it work

Issue - State: closed - Opened by Haidiye01 26 days ago

#1550 - ccache not work for vs2022

Issue - State: closed - Opened by Haidiye00 27 days ago

#1549 - fix: correctly call sha256sum on macOS

Pull Request - State: closed - Opened by hferreiro 27 days ago
Labels: improvement, os: macos, dev tools

#1548 - docs: Fix description of icx-cl

Pull Request - State: closed - Opened by sarnex 27 days ago
Labels: documentation, improvement

#1547 - Building cpptrace with ccache gives sf errors

Issue - State: closed - Opened by tangdouer1005 about 1 month ago - 1 comment
Labels: bug, closed: unreproducible

#1546 - Recognize `.cmd` as a valid program suffix on Windows

Pull Request - State: closed - Opened by Doekin about 1 month ago - 2 comments
Labels: feature, os: windows

#1543 - ccache manual cleanup evicts files in some subcaches more recently used than files in other caches, resulting in unexpected outcomes.

Issue - State: closed - Opened by akrieger about 1 month ago - 2 comments
Labels: documentation, improvement

#1542 - Error when formatting code on macOS

Issue - State: closed - Opened by hferreiro about 1 month ago - 5 comments
Labels: improvement, os: macos, dev tools

#1541 - Reduce stat calls to $HOME/.ccache for configuration lookup

Issue - State: closed - Opened by jonasbroms about 1 month ago
Labels: improvement

#1540 - ccache doesn't take into account C23 #embed

Issue - State: open - Opened by rouault about 1 month ago - 1 comment
Labels: help wanted, new compiler behavior

#1539 - Fix issue #1536

Pull Request - State: closed - Opened by gitmodimo about 2 months ago - 3 comments
Labels: bug

#1538 - Refresh dockerfiles.

Pull Request - State: open - Opened by sobomax about 2 months ago - 3 comments
Labels: test

#1537 - Add HTTP_STORAGE_BACKEND={ON/OFF} option.

Pull Request - State: closed - Opened by sobomax about 2 months ago - 1 comment
Labels: portability, improvement, build

#1536 - absolute_paths_in_stderr does not rewrite all paths

Issue - State: closed - Opened by gitmodimo about 2 months ago
Labels: bug

#1535 - Add support for -fdebug-compilation-dir

Pull Request - State: closed - Opened by hferreiro about 2 months ago - 1 comment
Labels: feature, compiler: clang

#1534 - Add support for clang-cl option -showIncludes:user

Issue - State: closed - Opened by liviu-gend about 2 months ago
Labels: feature, compiler: clang-cl

#1533 - feat: Add support for Intel's LLVM-based compilers

Pull Request - State: closed - Opened by sarnex about 2 months ago - 2 comments
Labels: feature

#1532 - Support ICX on Windows

Issue - State: closed - Opened by bradking 2 months ago - 2 comments
Labels: feature

#1531 - fix: Pass -fprofile-abs-path through to gcc

Pull Request - State: closed - Opened by mkj 3 months ago - 3 comments
Labels: bug

#1528 - Wrong reuse of output when clang's -frandomize-layout-seed-file option is used

Issue - State: closed - Opened by ebiggers 3 months ago
Labels: new compiler behavior

#1526 - TEST CASE: MsvcShowIncludesOutput::get_includes fails on Alpine Linux s390x

Issue - State: closed - Opened by ncopa 3 months ago - 3 comments
Labels: bug, awaiting feedback, portability

#1525 - Make tests pass in 2038

Pull Request - State: closed - Opened by bmwiedemann 4 months ago
Labels: bug, test

#1524 - Tests fail after 2038

Issue - State: closed - Opened by bmwiedemann 4 months ago - 2 comments
Labels: bug, test

#1523 - Implement support for C++20 modules

Pull Request - State: open - Opened by silvanshade 4 months ago - 1 comment
Labels: feature

#1522 - feat: Implement atfile_format config option to control rsp file format

Pull Request - State: closed - Opened by MaxEW707 4 months ago - 1 comment
Labels: feature

#1519 - Joel Rosdahl's OpenPGP key is not accessible

Issue - State: closed - Opened by malcp 4 months ago - 1 comment
Labels: web

#1518 - MSVC: base_dir is not applied to windows paths ending in /.

Issue - State: closed - Opened by RSL-Eric 4 months ago
Labels: bug, compiler: msvc

#1517 - test: Add a unittest for the hard link based compiler detection

Pull Request - State: closed - Opened by Desour 4 months ago - 1 comment
Labels: improvement, test

#1515 - feat: Add support for -fprofile-prefix-path gcc option (#1507)

Pull Request - State: closed - Opened by jdavidpeter 4 months ago - 1 comment
Labels: feature

#1514 - Diagnostic colors not working if c++ is hardlinked to g++

Issue - State: closed - Opened by Desour 4 months ago - 5 comments
Labels: bug

#1513 - Backslash in Windows path

Issue - State: closed - Opened by RobinMaub 4 months ago - 2 comments
Labels: bug, os: windows, closed: unreproducible

#1512 - RFC: Handle "clang -cc1 -emit-obj" the same as "-c"

Issue - State: closed - Opened by jmmartinez 5 months ago
Labels: feature

#1511 - can not work with bazel-remote: bad request

Issue - State: closed - Opened by liaoqinghai 5 months ago

#1510 - fix(http-storage): Make sure 'keep-alive' can be overridden as expected

Pull Request - State: closed - Opened by moha-gh 5 months ago - 1 comment
Labels: bug

#1509 - feat: Relativize absolute paths within base_dir in MSVC diagnostics messages

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: feature, compiler: msvc

#1508 - build: Instruct MSVC to accept UTF-8 characters

Pull Request - State: closed - Opened by huangqinjin 5 months ago
Labels: portability, improvement, build, compiler: msvc

#1507 - Add support to -fprofile-prefix-path=path

Issue - State: closed - Opened by jdavidpeter 5 months ago - 1 comment
Labels: feature

#1506 - refactor: Remove duplicated call to posix_spawn_file_actions_init

Pull Request - State: closed - Opened by jmmartinez 5 months ago - 1 comment
Labels: improvement

#1505 - Option absolute_paths_in_stderr actually also rewrites stdout

Issue - State: closed - Opened by huangqinjin 5 months ago - 2 comments
Labels: documentation, improvement

#1504 - feat: Option absolute_paths_in_stderr also rewrites relative paths in MSVC diagnostics messages

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: feature, os: windows, compiler: msvc

#1503 - chore: Use ASCII chars

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: portability, improvement

#1502 - fix: replace_all

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: bug

#1501 - Replace `FetchContent_Populate` by `FetchContent_MakeAvailable`

Issue - State: open - Opened by SunBlack 5 months ago - 1 comment
Labels: portability, improvement, build

#1500 - install host-ccache fails in Ubuntu 22.04.1 LTS Docker container hosted on M1

Issue - State: closed - Opened by udance4ever 5 months ago - 3 comments
Labels: bug, build, closed: invalid, os: macos

#1499 - feat: Add support for MSVC /TC and /TP options

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: feature, compiler: msvc

#1498 - chore: Correct my name

Pull Request - State: closed - Opened by huangqinjin 5 months ago - 1 comment
Labels: improvement

#1497 - Xcode Warning: Explicit modules is enabled but the compiler was not recognized

Issue - State: closed - Opened by ivanvurbanov 6 months ago - 7 comments
Labels: bug, closed: invalid, os: macos

#1496 - feat: Add ability to send arbitrary http headers to http storage

Pull Request - State: closed - Opened by dsrowell 6 months ago - 1 comment
Labels: feature

#1494 - Use UTF-16 for paths on Windows

Pull Request - State: closed - Opened by rkitover 6 months ago

#1493 - feat: add support to topscc

Pull Request - State: open - Opened by zhouronghua 6 months ago - 2 comments
Labels: feature

#1492 - feat: add topscc support

Pull Request - State: closed - Opened by zhouronghua 6 months ago

#1491 - feat: add support for topscc

Pull Request - State: closed - Opened by zhouronghua 6 months ago

#1490 - MSVC: Detect when different short paths point to the same cl.exe to prevent secondary storage misses

Issue - State: closed - Opened by pablo-odorico 6 months ago - 2 comments
Labels: awaiting feedback, os: windows, improvement

#1489 - Add topscc support

Pull Request - State: closed - Opened by zhouronghua 6 months ago - 2 comments
Labels: feature, closed: won't fix/implement/merge

#1488 - Add support for Clang compiling CUDA code

Issue - State: open - Opened by romintomasetti 6 months ago - 2 comments
Labels: feature, compiler: clang

#1488 - Add support for Clang compiling CUDA code

Issue - State: open - Opened by romintomasetti 6 months ago - 3 comments
Labels: feature, compiler: clang

#1485 - Allow inode cache on FreeBSD's nullfs

Issue - State: closed - Opened by dsh2dsh 6 months ago - 2 comments
Labels: improvement, os: freebsd

#1484 - TrackFileAccess=false no longer needed for Visual Studio

Issue - State: closed - Opened by wheybags 7 months ago - 4 comments
Labels: documentation, improvement

#1482 - fix: use bash for running script command

Pull Request - State: closed - Opened by afbjorklund 7 months ago - 1 comment
Labels: portability, test

#1482 - fix: use bash for running script command

Pull Request - State: closed - Opened by afbjorklund 7 months ago - 1 comment
Labels: portability, test

#1479 - Test failure

Issue - State: closed - Opened by dabao1990 7 months ago - 1 comment
Labels: bug, test

#1479 - Test failure

Issue - State: closed - Opened by dabao1990 7 months ago - 1 comment
Labels: bug, test

#1478 - build: Try harder to determine FMT_VERSION

Pull Request - State: closed - Opened by hhoffstaette 7 months ago - 1 comment
Labels: bug, build

#1478 - build: Try harder to determine FMT_VERSION

Pull Request - State: closed - Opened by hhoffstaette 7 months ago - 1 comment
Labels: bug, build

#1477 - Configuration failure with fmt-11.0 due to movement of FMT_VERSION

Issue - State: closed - Opened by hhoffstaette 7 months ago - 2 comments
Labels: bug, build

#1477 - Configuration failure with fmt-11.0 due to movement of FMT_VERSION

Issue - State: closed - Opened by hhoffstaette 7 months ago - 2 comments
Labels: bug, build

#1475 - fix: Add the --compile option to be compliant with nvcc

Pull Request - State: closed - Opened by Labouh 7 months ago - 1 comment
Labels: feature, compiler: nvcc

#1475 - fix: Add the --compile option to be compliant with nvcc

Pull Request - State: closed - Opened by Labouh 7 months ago - 1 comment
Labels: feature, compiler: nvcc

#1473 - Add support for `-fdump-lang-switch-options=filename`

Issue - State: open - Opened by romintomasetti 8 months ago
Labels: feature

#1471 - perf: Use posix_spawn to execute the compiler

Pull Request - State: closed - Opened by mrpippy 8 months ago - 1 comment
Labels: improvement

#1471 - perf: Use posix_spawn to execute the compiler

Pull Request - State: closed - Opened by mrpippy 8 months ago - 1 comment
Labels: improvement

#1470 - Offline build with fmt is complicated in 4.10

Issue - State: closed - Opened by xkszltl 8 months ago - 6 comments
Labels: improvement, build

#1470 - Offline build with fmt is complicated in 4.10

Issue - State: closed - Opened by xkszltl 8 months ago - 6 comments
Labels: improvement, build

#1469 - Improve emcc/em++(Emscripten) support.

Issue - State: closed - Opened by lzralbu 8 months ago

#1469 - Improve emcc/em++(Emscripten) support.

Issue - State: closed - Opened by lzralbu 8 months ago

#1467 - Need examples of how to set config

Issue - State: closed - Opened by alecazam 8 months ago - 3 comments

#1467 - Need examples of how to set config

Issue - State: closed - Opened by alecazam 8 months ago - 3 comments

#1466 - Support caching of additional compiler output like diagnostics

Issue - State: open - Opened by anotherandi 8 months ago
Labels: feature

#1465 - build: Find CppHttplib named libhttplib.so as well

Pull Request - State: closed - Opened by thesamesam 8 months ago - 3 comments
Labels: portability

#1465 - build: Find CppHttplib named libhttplib.so as well

Pull Request - State: closed - Opened by thesamesam 8 months ago - 3 comments
Labels: portability

#1464 - Fix detection and usage of system blake3

Pull Request - State: closed - Opened by carlocab 8 months ago - 1 comment
Labels: bug, build

#1463 - chore: zstd assembly fix is included in upstream version v1.5.6

Pull Request - State: closed - Opened by gjasny 8 months ago
Labels: improvement, build

#1463 - chore: zstd assembly fix is included in upstream version v1.5.6

Pull Request - State: closed - Opened by gjasny 8 months ago
Labels: improvement, build

#1461 - fix: Msvc /Zc:preprocessor warning

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement, build, compiler: msvc

#1461 - fix: Msvc /Zc:preprocessor warning

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement, build, compiler: msvc

#1460 - fix: removed unused headers

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement, build

#1460 - fix: removed unused headers

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement, build

#1459 - fix: small fixes

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement

#1459 - fix: small fixes

Pull Request - State: closed - Opened by silverqx 8 months ago
Labels: improvement