cppcheck/cli
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
..
CMakeLists.txt Properly find pcre (#1607) 2019-01-18 21:13:35 +01:00
cli.vcxproj
cli.vcxproj.filters
cmdlineparser.cpp Load std.cfg before all other libraries (#1740) 2019-03-15 06:59:37 +01:00
cmdlineparser.h
cppcheckexecutor.cpp Load std.cfg before all other libraries (#1740) 2019-03-15 06:59:37 +01:00
cppcheckexecutor.h Update copyright year 2019-02-09 07:24:06 +01:00
filelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
filelister.h
main.cpp Set version to 1.87.99/1.88 dev 2019-02-27 21:30:54 +01:00
threadexecutor.cpp
threadexecutor.h threadexecutor.h: Disable THREADING_MODEL_FORK for Cygwin (trac 8973) (#1670) 2019-02-15 21:47:33 +01:00
version.rc