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.38k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I tried to use -e option to skip a directory. (Constructed a regular expression) but for some reason it does not work. I would like to escape parsing one directory which I am not interested in. I would like to skip all the files that have .mk extensions?
#88
amithrc
opened
5 years ago
0
compiledb fails with localized make output
#87
RPCMoritz
opened
5 years ago
2
takes care of cases when enter/leave are not in order
#86
unixnme
closed
5 years ago
3
compiledb not working with linux kernel
#85
seujza
opened
5 years ago
6
Does not work with command with wildcard
#84
PengZheng
opened
5 years ago
0
-n/--no-build with make is ignored in 0.10.0
#83
Atmelfan
closed
5 years ago
1
Fix popen call to run make
#82
jbytheway
closed
5 years ago
0
Next release schedule?
#81
LarsMichelsen
closed
5 years ago
4
Add --macro and --full-path parameters
#80
rhssk
closed
5 years ago
0
examples/compiledb-aosp.sh is broken for AOSP 8.0.0
#79
jackluo923
opened
5 years ago
0
Avoid spurious error messages caused by substitution attempts.
#78
svenpanne
closed
5 years ago
1
Fixed Issue #47 - Support skipping compiler flags through a regex
#77
al45tair
closed
2 years ago
2
Add `verbose=False` kwarg to avoid runtime error.
#76
willson556
closed
5 years ago
1
Fixed "make" command.
#75
svenpanne
closed
5 years ago
0
compile_commands.json overwritten with empty result if failed or empty result from make
#74
ghost
opened
5 years ago
1
Add support for suffixes for gcc and g++
#73
Takishima
closed
5 years ago
1
differenet database generated while using parallel build(-jN)
#72
kaijajan
opened
5 years ago
2
compiledb incorrectly strip quotes.
#71
peter50216
opened
5 years ago
2
add support for a custom make path
#70
berilevi
closed
5 years ago
2
compilation database not generated for OpenWRT
#69
maindoor
opened
5 years ago
5
Configure logging levels and log format
#68
agnjunio
closed
5 years ago
4
Cleanups for macOS X and enable --command-style option
#67
martinforsythe
closed
5 years ago
1
(idea/suggestion) quiet/silent flag
#66
Falkgaard
closed
5 years ago
3
(idea) Silent mode
#65
Falkgaard
closed
5 years ago
0
Implement Click.File approach for output option
#64
agnjunio
closed
5 years ago
1
Fix output option for stdout (fixes #62)
#63
rzuckerm
closed
5 years ago
4
Specifying dash for output file no longer works
#62
rzuckerm
closed
5 years ago
2
Add ability to merge comp db for non-default output filename (closes #59)
#61
rzuckerm
closed
5 years ago
2
compiledb not working with autoconf
#60
aghag10
opened
5 years ago
5
Please add argument to specify input compile database file
#59
rzuckerm
closed
5 years ago
3
Failure on openssl 1.0.1
#58
zhaogang92
closed
5 years ago
1
c-ipfs cannot generator compiledb correctly
#57
xiedeacc
opened
6 years ago
1
Parallel make (when combined with recursive?) results in broken compilation db
#56
vlovich
closed
5 years ago
2
Add support for versioned compilers
#55
afbjorklund
closed
6 years ago
2
Handle versioned compiler binaries
#54
afbjorklund
closed
6 years ago
0
parser: support assembly file
#53
evopen
closed
6 years ago
2
Does not produce the same db as bear
#52
evopen
closed
6 years ago
1
Option to produce splitted arguments array (as in pre-0.9.5)
#51
Artalus
closed
6 years ago
3
TypeError with a project
#50
hameerabbasi
closed
6 years ago
7
Support incremental update of compile_commands.json
#49
nickdiego
closed
6 years ago
0
Use bashlex to tokenize input lines
#48
nickdiego
closed
6 years ago
1
Support skipping compiler flags through a regex command line option
#47
nickdiego
opened
6 years ago
0
Don't filter compiler flags
#46
pamarcos
closed
6 years ago
1
remove assert on win32 platform
#45
lucashutch
closed
6 years ago
3
Refactor command parser to use OptParse/ArgParse python module
#44
nickdiego
closed
6 years ago
0
Win32 assert should be removed
#43
lucashutch
closed
6 years ago
3
Include '-f' flags from compiler line
#42
pamarcos
closed
6 years ago
3
Move to travis-ci.com
#41
nickdiego
closed
6 years ago
0
Double pair of backslash and quote
#40
lyonlh
closed
6 years ago
0
Fix #38: Ignore invalid bash commands
#39
nickdiego
closed
6 years ago
0
Previous
Next