issues
search
nickdiego
/
compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
GNU General Public License v3.0
1.36k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README: add compiledb-go link
#138
fcying
opened
2 months ago
0
shutil.which already present in modern python
#137
artsi0m
opened
3 months ago
0
Is this project still maintained?
#136
iyht
opened
6 months ago
3
Add support for objective C/C++ files
#135
marzojr
opened
8 months ago
0
No support for objective-c files
#134
marzojr
opened
8 months ago
0
Exclude some files in the build
#133
jvela018
opened
9 months ago
1
Support QNX compiler
#132
rdhananjaya
opened
10 months ago
0
Incorrect generation with quoted macros
#131
Sigmanificient
opened
1 year ago
0
Can I use this in android-related codebase with a build.sh?
#130
GreenSleeper
opened
1 year ago
0
Fixed the overwriting of dependency files in automake/autoconf based build systems
#129
friedrichatgc
closed
10 months ago
1
Support Windows & cl.exe/clang-cl.exe
#128
helmesjo
opened
1 year ago
2
Problem parsing my generated makefile
#127
FZGabriel
opened
1 year ago
1
Fixing Path Parse Failed On Windows
#126
jinyi-x
opened
2 years ago
0
MSYS2: empty compile_commands.json when running from make target
#125
MerijnHendriks
closed
2 years ago
2
Windows PATH variables parsed with no '\'
#124
okuma10
opened
2 years ago
12
Added Support for CUDA
#123
explocion
opened
2 years ago
0
Fix potential KeyError in merge_compdb()
#122
i-ky
opened
2 years ago
0
FileNotFoundError
#121
sebastian-96
opened
2 years ago
1
Backslashes in include paths not processed properly
#120
shyun3
opened
2 years ago
0
support parser ccache-clang-11++
#119
hn5092
opened
3 years ago
0
support for nvcc
#118
akshit-sharma
opened
3 years ago
1
parsing error
#117
jjpark78
opened
3 years ago
1
Support changing directories as part of make command
#116
samvasko
opened
3 years ago
0
Bump py from 1.5.3 to 1.10.0
#115
dependabot[bot]
opened
3 years ago
0
compiledb should regroup all -D and -I option together (vscode doesn't like that when they are not)
#114
ykoehler
opened
3 years ago
0
always get empty compile_commands.json when parse aosp verbose.log
#113
OrenHg
opened
3 years ago
0
Update parser.py
#112
shenliyang521
opened
3 years ago
0
Compilation database is empty with recursive make pattern
#111
TomMD
opened
3 years ago
4
Support for Posix shell emulation (MSYS, Cygwin) pathname conven…
#110
andrewstevens-infineon
opened
3 years ago
1
maybe don‘t work for std cpp standard library
#109
Yihen-Liu
closed
3 years ago
2
Adds support for .c++ file extension
#108
tobbelobb
opened
3 years ago
0
Support for other compiler names
#107
amacara1
opened
4 years ago
3
compiledb attempts to create parsetab.py?
#106
ykoehler
opened
4 years ago
2
FileNotFoundError
#105
anlexN
opened
4 years ago
1
Compiledb parse shell redirect files as if they where gcc arguments
#104
f-michaut
opened
4 years ago
0
Poor performance on Windows host when parse big build log file
#103
fbs2016
opened
4 years ago
0
Different results betweent "compiledb make" and "make | compiledb"
#102
J-keaper
opened
4 years ago
1
It seems that compiledb cannot parse gmake's change directory message
#101
J-keaper
opened
4 years ago
0
Fails/crashes for makefiles that use a recursive $(MAKE) pattern to rebuild when makefile changes
#100
travisdowns
opened
4 years ago
0
Support for .c++ file extension
#99
tobbelobb
closed
3 years ago
2
Sometimes, an empty file is generated
#98
tan-wei
closed
4 years ago
16
Doesn't work with a makefile that calls other makefiles
#97
SethGower
opened
4 years ago
2
compiledb for clang and/or MinGW GCC generates empty compile_commands.json
#96
wireless-road
opened
4 years ago
14
aarch64-none-elf-g++ isn't recognized by CompileDB
#95
TheGreatRambler
closed
4 years ago
2
add suport for clang-cl and cl
#94
nenad-novak
opened
4 years ago
0
Fix regex to fit for non-recursive make.
#93
lyonlh
opened
4 years ago
1
Python 3: TypeError: __init__() got an unexpected keyword argument 'encoding'
#92
unix-junkie
opened
4 years ago
5
How to run this tool when the Makefile isn't in the current folder
#91
fbs2016
closed
4 years ago
2
Redundant match for square brackets when matching 'Entering directory' and 'Leaving directory'
#90
idanpa
opened
4 years ago
4
dir_stack.pop() IndexError: pop from empty list
#89
Zero-Fanker
opened
5 years ago
1
Next