Commit Graph

114 Commits

Author SHA1 Message Date
thingsconnected 24133d4a59
addons/namingng.py: Fix commandline use. (#5793)
namingng.py was only usable in standalone mode, but now supports CLI
mode, i.e. with cppcheck --addon=namingng. It uses the generic reporting
provided by cppcheckdata.reportError(). All output other than reported
errors is suppressed.

A local function reportNamingError() is implemented to call through to
cppcheckdata.reportError(), filling in common defaults.

The collection of errors and the --verify feature are removed, including
related workflow and a test file. These are replaced by a unit test.
2023-12-30 20:54:03 +01:00
Oliver Stöneberg 784b526365
installer: added missing library configurations and removed unneeded Qt DLLs / refs #10771 - added initial portable package (#4669) 2023-10-11 13:26:12 +02:00
Oliver Stöneberg c969c331ea
fixed #12034 - release-windows.yml: specify proper openssl tool (#5522) 2023-10-09 12:15:46 +02:00
Haowei Hsu bf8b3188a3
GUI: Add zh_TW translation (#5108) 2023-06-04 07:51:48 +02:00
Oliver Stöneberg 0c95971c54
added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
Daniel Marjamäki 49f1282ce1 win_installer: install network dlls needed by the GUI 2022-10-19 18:23:32 +02:00
Daniel Marjamäki 8f386e15fd Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
chrchr-github a7606b72ec
Fix Windows installer build (#3933) 2022-03-24 19:04:49 +01:00
Daniel Marjamäki 0a715c695f win_installer; fix script, windows.cfg is a mandatory configuration file 2021-07-04 08:52:03 +02:00
Daniel Marjamäki 19dd034ea9 windows installer; Added bento4.cfg and windows.cfg 2021-07-03 15:30:50 +02:00
Daniel Marjamäki 33fb855ff9 win_installer; Add dpdk.cfg to installation 2021-06-28 17:40:26 +02:00
Daniel Marjamäki a45e0776f2 windows installer; Add vcl.cfg 2021-06-25 09:15:26 +02:00
Georgiy Komarov 3f633d3b21
win_installer: Add misra_9.py (#3180) 2021-03-22 18:57:28 +01:00
Wolfgang Stöggl f5eba39935
cppcheck.wxs: Use underscore instead of dash (#2915)
Fixes the following errors during the Build Installer step of
release-windows GitHub Action:

cppcheck.wxs(135): error CNDL0014: The File/@Id attribute's value,
'elbrus-e1cp.xml', is not a legal identifier. Identifiers may contain
ASCII characters A-Z, a-z, digits, underscores (_), or periods (.).

cppcheck.wxs(137): error CNDL0014: The File/@Id attribute's value,
'pic8-enhanced.xml', is not a legal identifier.
2020-11-21 07:38:32 +01:00
Georgy Komarov 4517c9aae6
Add Elbrus E1C+ platform (#2913) 2020-11-20 10:36:13 +01:00
Lars Even Almaas 5d9b22635a
Added enhanced pic8 platform (#2910) 2020-11-19 12:13:19 +01:00
Lars Even Almaas 09140f4655
Added PIC and MIPS platforms. (#2909) 2020-11-19 08:11:59 +01:00
Daniel Marjamäki c7cbe7f2d3 rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00
Daniel Marjamäki ef5d5e84c5 Fixed #8936 (Add PicoJSON Copyright notice) 2020-11-14 21:31:50 +01:00
Daniel Marjamäki f722d1a799 windows installer: Add microsoft_unittest.cfg 2020-10-03 08:36:33 +02:00
Daniel Marjamäki 262d37fb47 windows installer: another attempt to make help work. the 'contents' are shown now but for some reason the 'index' is not. 2020-08-28 19:05:11 +02:00
Daniel Marjamäki 14dfa035c1 GUI: Try to reuse Qt Assistant to show help 2020-08-01 18:56:37 +02:00
Daniel Marjamäki aec7beb33a win_installer: Add Qt5Sql.dll needed for online help 2020-07-24 09:35:03 +02:00
Daniel Marjamäki b20128722d win_installer: Add Qt5Help.dll 2020-07-23 11:34:22 +02:00
Daniel Marjamäki a03fcc0f53 win_installer: try to fix build error 2020-07-22 09:16:15 +02:00
Daniel Marjamäki 2b968202bb win_installer: include online-help in msi 2020-07-21 17:38:50 +02:00
R.Ghetta b6d15c0f04 remove unneeded files 2020-06-25 18:17:51 +02:00
R.Ghetta dc5553da93 add missing cfg and addon files to windows installer 2020-06-25 07:55:50 +02:00
Daniel Marjamäki 04073a896b Windows release: tweaks 2020-05-30 23:19:27 +02:00
PKEuS e37061a754 Windows Installer: Fixed path that seems to have changed. 2019-09-01 14:44:37 +02:00
PKEuS e857457315 Windows Installer: Added Qt5Charts.dll 2019-09-01 13:51:21 +02:00
Daniel Marjamäki 4b67780bae cppcheck.wxs: Install more --library configuration files 2019-06-29 09:51:25 +02:00
PKEuS 3e5ed59a85 Windows Installer: Added qwindowsvistastyle.dll 2018-06-25 21:08:34 +02:00
Daniel Marjamäki 7d112aaa40 windows installer: add misc.py addon
[ci skip]
2018-06-10 22:41:03 +02:00
PKEuS 2b3def6be1 Windows Installer: Added missing addons and cfgs 2018-01-21 12:19:38 +01:00
Daniel Marjamäki a30727d63b wininstaller: Added platform files 2017-11-05 11:41:14 +01:00
PKEuS 6ff8849419 Revert "Windows Installer: Added Qt5Svg.dll" - it seems to not work on Windows 10 and the issue was fixed by using PNG instead of SVG
This reverts commit 46dd0dbb76.
2017-10-07 17:50:16 +02:00
PKEuS 46dd0dbb76 Windows Installer: Added Qt5Svg.dll 2017-10-07 14:15:16 +02:00
PKEuS 2aa6645134 Windows installer: added bsd.cfg 2017-10-07 13:34:41 +02:00
PKEuS 6149c0fe07 Removed misra addon from Windows installer. 2017-05-13 10:51:47 +02:00
PKEuS 5027810a79 Added sfml.cfg
std.cfg: Removed redundant <function> definition
2017-04-21 11:51:40 +02:00
PKEuS baf1df8e08 Added missing addons to windows installer 2017-04-16 11:10:06 +02:00
PKEuS 0c9d3bc359 Windows Installer: Added wxwidgets.cfg 2016-10-08 12:37:35 +02:00
PKEuS 1f858e955f Improved Windows Installer:
- Do not ask for accepting the GPL (the license text itself says that this is not necessary)
 - Install a copy of the license
 - Removed very old InnoSetup cleanup routines
 - Added .sln file so that users do not have to create them
2016-06-07 20:12:07 +02:00
PKEuS 7b99a00ce8 Added platform files to windows installer 2016-01-09 09:58:38 +01:00
PKEuS 2ba3e6d443 Updated windows intaller:
- Use VS2015 merge modules
- Added addons as optional feature
- Added gnu.cfg
2015-09-04 13:18:18 +02:00
PKEuS fe41162672 Added Qt5PrintSupport.dll to installer 2015-08-01 14:15:51 +02:00
Daniel Marjamäki 31e12e2749 windows installer: Add microsoft_sal.cfg 2015-01-22 06:33:52 +01:00
PKEuS 960de1b1a0 Added avr.cfg to installer 2014-08-02 14:07:23 +02:00
PKEuS d778a71053 Fixed MSI Installer version. 2014-08-02 12:13:05 +02:00