28
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Handle command line config options ending with /ccache properly More... 20 days ago
feat: Add support for -f(debug|file)-compilation-dir (#1535) More... about 1 month ago
feat: Support .bat and .cmd scripts as the compiler on Windows (#1546) More... about 1 month ago
docs: Fix typo More... about 1 month ago
docs: Clarify how LRU cleanup works More... about 1 month ago
fix: Correctly call sha256sum on macOS (#1549) More... about 1 month ago
docs: Fix description of icx-cl (#1548) More... about 1 month ago
chore: Improve variable name in misc/clang-format More... about 1 month ago
perf: Avoid stat call for ~/.ccache if CCACHE_DIR is set More... about 1 month ago
feat: Add support for Intel's LLVM-based compilers (#1533) More... about 1 month ago
chore: Add NOCACHE option to misc/build-in-docker More... about 1 month ago
feat: Add HTTP_STORAGE_BACKEND build option (#1537) More... about 2 months ago
feat: Add support for clang-cl option /showIncludes:user More... about 2 months ago
chore: Tweak comment and add const More... about 2 months ago
fix: Rewrite more paths with absolute_paths_in_stderr (#1539) More... about 2 months ago
refactor: Tweak includes More... 3 months ago
fix: Pass -fprofile-abs-path through to GCC (#1531) More... 3 months ago
ci: Use newest macos image More... 3 months ago
build: Ignore Clang 19 -Wcast-function-type-mismatch warning More... 3 months ago
fix: Synchonize writing to the log file More... 3 months ago
enhance: Add util::FileLock More... 3 months ago
fix: Add support for Clang -frandomize-layout-seed-file option More... 3 months ago
refactor: Use util::lexically_normal More... 3 months ago
enhance: Add util::lexically_normal More... 3 months ago
fix: Use util::getenv_path for environment variables that contain a path More... 3 months ago
fix: Use util::getenv_path_list to get PATH in find_executable_in_path More... 3 months ago
chore: Store config paths in lexically normal form More... 3 months ago
refactor: fs::path-ify helper functions in config.cpp More... 3 months ago
enhance: Make util::getenv_path differentiate between unset and empty More... 3 months ago
fix: Fix util::make_relative_path for trailing slash on Windows More... 3 months ago