Ville Skyttä
4df6d3ffb8
cppcheck: Include - in --file-list completions.
2013-12-28 10:58:59 +02:00
Igor Murzov
77ebc93a02
cppcheck: Add new --enable option argument and --library argument completion
...
It's not very clear from the --library option description what arguments
are expected. It turns out that it expects xml file with .cfg extension.
Some example configs: https://github.com/danmar/cppcheck/tree/master/cfg/
2013-08-06 01:21:00 +04:00
Ville Skyttä
d99c2203b9
Clean up/compact various globs.
2013-05-09 13:42:32 +03:00
Ville Skyttä
1a3967c8d4
cppcheck: Complete --include= with filenames.
2013-03-31 21:19:59 +03:00
Ville Skyttä
b9189ce170
cppcheck: Add --language/-x argument completion.
2012-10-28 22:36:30 +02:00
Igor Murzov
1c362f4c99
cppcheck: Add new standards to --std option.
...
These were introduced in cppcheck-1.56.
2012-09-05 15:34:56 +04:00
Igor Murzov
587d26834a
cppcheck: Complete new --relative-paths option arguments
...
(introduced in cppcheck-1.54).
2012-04-16 00:37:14 +04:00
Igor Murzov
2c4d20a02e
cppcheck: Several ids separated by commas can be given for --enable=.
2011-12-14 19:23:55 +04:00
Igor Murzov
3f74a9f918
cppcheck: Add new options introduced in cppcheck-1.52.
2011-12-14 18:56:41 +04:00
Ville Skyttä
0202ac4e2a
cppcheck -j: Use _ncpus.
2011-11-09 18:35:37 +02:00
Ville Skyttä
286f7ec44e
cppcheck: Offer header filename completions too.
2011-11-07 20:11:19 +02:00
Ville Skyttä
0d10b94e7a
Move Emacs indentation settings from every file to .dir-locals.el.
2011-11-01 22:14:45 +02:00
Ville Skyttä
2a88af018e
cppcheck: Wrap long line.
2011-10-30 11:09:13 +02:00
Ville Skyttä
c07cc2ba43
cppcheck: -D can be followed by space, don't -o nospace it.
2011-10-30 11:07:38 +02:00
Ville Skyttä
c3f6eda088
cppcheck: Don't stop completing after -DFOO.
2011-10-30 11:06:13 +02:00
Ville Skyttä
20c05b43b6
Load completions in separate files dynamically, get rid of have().
2011-10-12 00:19:50 +03:00
Igor Murzov
ec5762cba9
cppcheck: Add new option arguments completions (added in cppcheck-1.51).
2011-10-09 22:21:53 +04:00
Igor Murzov
0c06290764
cppcheck: Complete --platform= option arguments
...
See: b5d22fda0d
2011-09-26 02:59:15 +04:00
Igor Murzov
fd57faa534
cppcheck: -i also accepts file names.
2011-09-26 02:59:14 +04:00
Igor Murzov
a1b8148d23
cppcheck: Complete --std= option arguments
...
See: afed93d7d6
2011-09-26 02:59:13 +04:00
Igor Murzov
e3345a27b6
cppcheck: Update list of --enable= option arguments completions
...
See: d23c58d387
2011-09-26 02:59:12 +04:00
Igor Murzov
44fdd5c827
cppcheck: Fix --error-exitcode argument handling.
2011-05-02 10:28:38 +03:00
Ville Skyttä
a54857cd05
_init_completion: Add -s for splitting long options, use it in completions.
2011-05-02 00:04:26 +03:00
Ville Skyttä
b202bc60f6
cppcheck: New completion.
2011-05-01 12:13:32 +03:00