openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
ccache
Settings
|
Report Duplicate
28
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
15 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 1 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix: Handle command line config options ending with /ccache properly
Joel Rosdahl
More...
20 days ago
feat: Add support for -f(debug|file)-compilation-dir (#1535)
Henrique Ferreiro
More...
about 1 month ago
feat: Support .bat and .cmd scripts as the compiler on Windows (#1546)
Doekin
More...
about 1 month ago
docs: Fix typo
Joel Rosdahl
More...
about 1 month ago
docs: Clarify how LRU cleanup works
Joel Rosdahl
More...
about 1 month ago
fix: Correctly call sha256sum on macOS (#1549)
Henrique Ferreiro
More...
about 1 month ago
docs: Fix description of icx-cl (#1548)
Nick Sarnie
More...
about 1 month ago
chore: Improve variable name in misc/clang-format
Joel Rosdahl
More...
about 1 month ago
perf: Avoid stat call for ~/.ccache if CCACHE_DIR is set
Joel Rosdahl
More...
about 1 month ago
feat: Add support for Intel's LLVM-based compilers (#1533)
Nick Sarnie
More...
about 1 month ago
chore: Add NOCACHE option to misc/build-in-docker
Joel Rosdahl
More...
about 1 month ago
feat: Add HTTP_STORAGE_BACKEND build option (#1537)
Maksym Sobolyev
More...
about 2 months ago
feat: Add support for clang-cl option /showIncludes:user
Joel Rosdahl
More...
about 2 months ago
chore: Tweak comment and add const
Joel Rosdahl
More...
about 2 months ago
fix: Rewrite more paths with absolute_paths_in_stderr (#1539)
gitmodimo
More...
about 2 months ago
refactor: Tweak includes
Joel Rosdahl
More...
3 months ago
fix: Pass -fprofile-abs-path through to GCC (#1531)
Matt Johnston
More...
3 months ago
ci: Use newest macos image
Joel Rosdahl
More...
3 months ago
build: Ignore Clang 19 -Wcast-function-type-mismatch warning
Joel Rosdahl
More...
3 months ago
fix: Synchonize writing to the log file
Joel Rosdahl
More...
3 months ago
enhance: Add util::FileLock
Joel Rosdahl
More...
3 months ago
fix: Add support for Clang -frandomize-layout-seed-file option
Joel Rosdahl
More...
3 months ago
refactor: Use util::lexically_normal
Joel Rosdahl
More...
3 months ago
enhance: Add util::lexically_normal
Joel Rosdahl
More...
3 months ago
fix: Use util::getenv_path for environment variables that contain a path
Joel Rosdahl
More...
3 months ago
fix: Use util::getenv_path_list to get PATH in find_executable_in_path
Joel Rosdahl
More...
3 months ago
chore: Store config paths in lexically normal form
Joel Rosdahl
More...
3 months ago
refactor: fs::path-ify helper functions in config.cpp
Joel Rosdahl
More...
3 months ago
enhance: Make util::getenv_path differentiate between unset and empty
Joel Rosdahl
More...
3 months ago
fix: Fix util::make_relative_path for trailing slash on Windows
Joel Rosdahl
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree