cppcheck/cfg
Sebastian 08d41ab8af
Load std.cfg before all other libraries (#1740)
- CLI: Save the libraries that should be loaded to a list and load them
after the std.cfg has been loaded.
- GUI: Load std.cfg (and windows.cfg / posix.cfg when applicable) before
setting other options and loading the other libraries.
In the project-file-dialog the std.cfg is searched first. If some
other library fails to load is is retried with first loading std.cfg.
- boost.cfg: Enable containers that depend on std containers.
2019-03-15 06:59:37 +01:00
..
avr.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
boost.cfg Load std.cfg before all other libraries (#1740) 2019-03-15 06:59:37 +01:00
bsd.cfg bsd.cfg: Add arc4random* functions with tests. (#1344) 2018-08-16 21:37:40 +02:00
cppcheck-cfg.rng Library configuration: Enable configuring the direction of arguments. (#1717) 2019-03-01 15:47:08 +01:00
cppcheck-lib.cfg std.cfg: Added support for std::swap. 2017-10-11 13:12:00 +02:00
cppunit.cfg Initial support for CppUnit 2019-02-17 20:16:01 +01:00
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
gnu.cfg gnu.cfg: Further fixes, enhancements and adding argument directions. 2019-03-14 09:26:27 +01:00
googletest.cfg googletest.cfg: added simple macro implementations 2019-02-24 20:52:51 +01:00
gtk.cfg wxwidgets.cfg: Added more directions-attributes. 2019-03-04 10:53:25 +01:00
libcerror.cfg libcerror.cfg: Add libcerror configuration file. (#1684) 2019-02-22 12:52:07 +01:00
microsoft_sal.cfg microsoft_sal.cfg: Remove redundant define. 2018-07-11 14:03:00 +02:00
motif.cfg Library configuration validation: Enhance relaxng file, fix *.cfg files. (#1685) 2019-02-22 15:31:52 +01:00
opengl.cfg opengl.cfg: Fix size of 64 bit types. 2019-03-12 16:09:08 +01:00
posix.cfg posix.cfg: Further fixes/enhancements; adding more argument directions. 2019-03-12 13:35:06 +01:00
python.cfg Add more interfaces and attributes 2019-02-18 21:48:41 +01:00
qt.cfg Run astyle [ci skip]. 2019-03-14 09:58:55 +01:00
ruby.cfg Add more interfaces and attributes 2019-02-18 21:48:41 +01:00
sdl.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sqlite3.cfg Library: Add initial configuration with tests for SQLite3 library. (#1737) 2019-03-13 13:57:40 +01:00
std.cfg std.cfg: Added support for std::getline(). 2019-03-11 15:32:15 +01:00
tinyxml2.cfg tinyxml2.cfg: Added support for XMLElement::Attribute(). 2019-01-25 20:15:01 +01:00
windows.cfg windows.cfg: Removed TEXT()-macro support since it is already handled internally by Cppcheck. A corresponding comment was added into the configuration file. 2019-03-10 14:09:48 +01:00
wxwidgets.cfg wxwidgets.cfg: Added support for more interfaces. 2019-03-13 13:41:54 +01:00
zlib.cfg zlib.cfg: Fixes, enhancements and adding argument directions. 2019-03-13 15:03:11 +01:00