[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2018-01-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=383377

Sergio Martins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/cla
   ||zy/c86bd90f5918c5032a2c83c3
   ||4d7edb5297dc95d6
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Sergio Martins  ---
Git commit c86bd90f5918c5032a2c83c34d7edb5297dc95d6 by Sergio Martins.
Committed on 13/01/2018 at 13:25.
Pushed by smartins into branch 'master'.

Introduce -header-filter= option for clazy-standalone

Similar to what clang-tidy has. Useful for when you can't use
-isystem.

M  +2-0Changelog
M  +6-7src/Clazy.cpp
M  +5-2src/Clazy.h
M  +5-1src/ClazyContext.cpp
M  +29   -1src/ClazyContext.h
M  +7-1src/ClazyStandaloneMain.cpp
M  +3-0src/checkbase.cpp
A  +15   -0tests/clazy-standalone/config.json
A  +7-0tests/clazy-standalone/header_filter.cpp [License: UNKNOWN] 
*
A  +3-0tests/clazy-standalone/header_filter.cpp.expected
A  +7-0tests/clazy-standalone/header_filter2.cpp [License: UNKNOWN]
 *
A  +2-0tests/clazy-standalone/header_filter2.cpp.expected
A  +6-0tests/clazy-standalone/header_filter_bar.h [License:
UNKNOWN]  *
A  +6-0tests/clazy-standalone/header_filter_foo.h [License:
UNKNOWN]  *
M  +7-0tests/run_tests.py

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://commits.kde.org/clazy/c86bd90f5918c5032a2c83c34d7edb5297dc95d6

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2018-01-12 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=383377

Sergio Martins  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-12-01 Thread Konstantin Tokarev
https://bugs.kde.org/show_bug.cgi?id=383377

--- Comment #3 from Konstantin Tokarev  ---
-header-filter is not run-clang-tidy.py option, but option of clang-tidy
itself, while clazy doesn't have this option. For me personally it's much more
important than having run-clazy-standalone of any kind

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-12-01 Thread Taylor Braun-Jones
https://bugs.kde.org/show_bug.cgi?id=383377

--- Comment #2 from Taylor Braun-Jones  ---
Making run-clang-tidy.py compatible with clazy makes sense to me. Especially if
the goal is to one day be integrated with clang-tidy as a plugin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-12-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=383377

--- Comment #1 from Sergio Martins  ---
Maybe we want a run-clazy-standalone instead ? Or even make run-clang-tidy.py
compatible with clazy

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-11-27 Thread Konstantin Tokarev
https://bugs.kde.org/show_bug.cgi?id=383377

Konstantin Tokarev  changed:

   What|Removed |Added

 CC||annu...@yandex.ru

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-09-19 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=383377

Sergio Martins  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 383377] Add clazy-standalone option to only consider specific headers

2017-08-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=383377

Sergio Martins  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Assignee|unassigned-b...@kde.org |smart...@kde.org
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.