Skip to content

Pull requests: hedronvision/bazel-compile-commands-extractor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Add optional hermetic Python toolchain support
#268 opened Oct 30, 2025 by jlojosnegros Loading… updated Oct 30, 2025
6 tasks done
docs: Document hermetic Python toolchain compatibility issue
#267 opened Oct 30, 2025 by jlojosnegros Loading… updated Oct 30, 2025
Fix: #258 make _get_files treat sourceless commands gracefully
#262 opened Sep 13, 2025 by izashchelkin Loading… updated Oct 30, 2025
feat: enhance source file detection for header compilations
#263 opened Oct 1, 2025 by f0rmiga Loading… updated Oct 1, 2025
fix: skip .S compiles for msvc/windows
#261 opened Sep 12, 2025 by zaucy Loading… updated Sep 12, 2025
Change py_binary to load from rules_python
#235 opened Dec 17, 2024 by stagnation Loading… updated Sep 12, 2025
Custom json output path with Make variable substitution support
#260 opened Aug 30, 2025 by Attempt3035 Loading… updated Aug 30, 2025
Fix for header-only compile actions by Bazel
#219 opened Sep 18, 2024 by mikael-s-persson Loading… updated Aug 29, 2025
Support --symlink-prefix
#259 opened Aug 29, 2025 by Attempt3035 Loading… updated Aug 29, 2025
add extension .h .hpp
#257 opened Aug 27, 2025 by visla-jiaozebo Loading… updated Aug 27, 2025
Add pre-processed header support.
#209 opened Aug 18, 2024 by helly25 Loading… updated Aug 22, 2025
Fix for cases when aquery environment results do not contain a value key.
#254 opened Jun 25, 2025 by evanpurcell Loading… updated Jul 24, 2025
Update refresh.template.py
#253 opened Jun 19, 2025 by lordadamson Loading… updated Jun 19, 2025
Make compile_commands.json order deterministic
#251 opened Jun 19, 2025 by eklitzke Loading… updated Jun 19, 2025
Use ProcessPoolExecutor instead of ThreadPoolExecutor.
#250 opened May 20, 2025 by ManishPatelKodiak Loading… updated May 20, 2025
Added patch to resolve compiler from inside cc_wrapper.sh script.
#248 opened May 8, 2025 by Attempt3035 Loading… updated May 8, 2025
2
Support custom output configurations
#202 opened Jun 26, 2024 by chadnorvell Loading… updated Feb 6, 2025
feat: support startup flags
#222 opened Sep 20, 2024 by neko-para Loading… updated Jan 25, 2025
add output_dir feature
#210 opened Aug 21, 2024 by ilev4ik Loading… updated Jan 17, 2025
[bugfix] AttributeError in refresh.template.py
#237 opened Jan 4, 2025 by tomboehling Loading… updated Jan 4, 2025
Make the bazel command and threads count configurable
#215 opened Aug 30, 2024 by sthornington Loading… updated Jan 2, 2025
lower drive letter on win32
#236 opened Dec 28, 2024 by ilev4ik Loading… updated Dec 28, 2024
Allow a custom bazel binary name (or path)
#191 opened May 22, 2024 by ollehu Loading… updated Aug 30, 2024
Add .h to the list of overrides.
#205 opened Jul 18, 2024 by eugeneo Loading… updated Aug 18, 2024
Remove compile_commands.json before writing it
#193 opened May 30, 2024 by keith Loading… updated May 30, 2024
ProTip! Filter pull requests by the default branch with base:main.