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 also generate debug information when building for release. This makes (#1003) 2017-11-29 08:31:30 +01:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp Load std.cfg before all other libraries (#1740) 2019-03-15 06:59:37 +01:00
cmdlineparser.h Updated variable names according to naming convention 2018-08-18 15:45:42 +02:00
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 Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp Set version to 1.87.99/1.88 dev 2019-02-27 21:30:54 +01:00
threadexecutor.cpp Updated copyright year for modified files 2018-06-10 22:07:21 +02:00
threadexecutor.h threadexecutor.h: Disable THREADING_MODEL_FORK for Cygwin (trac 8973) (#1670) 2019-02-15 21:47:33 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00