Daniel Marjamäki
561e9174fa
Bump simplecpp
2021-07-21 20:29:00 +02:00
Daniel Marjamäki
f4e69b99d2
bump simplecpp
2021-04-30 17:41:59 +02:00
Daniel Marjamäki
659a03e754
Bump simplecpp
2021-04-26 16:25:39 +02:00
Sebastian
95696ead23
Catch preprocessor errors possibly issued during loading files ( #2430 )
...
* Also catch preprocessor errors possibly issued during loading files
Currently only errors that are issued during preprocessing are caught.
* Bump simplecpp, implement suggestions
Use return value checking instead of catching an exception for calling
Preprocessor::loadFiles().
Handle new enum value simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND
where the corresponding enum is used in Cppcheck.
* Use "noloc" location if an explicit include can not be opened
2019-12-09 19:16:55 +01:00
Daniel Marjamäki
e4c178d5c0
bump simplecpp
2019-05-07 19:15:31 +02:00
Daniel Marjamäki
81b02197e8
bump simplecpp
2019-05-03 18:50:04 +02:00
Daniel Marjamäki
4a8fe3fb23
Revert "bump simplecpp"
...
This reverts commit 383e1b7cd1
.
2019-05-02 06:50:29 +02:00
Daniel Marjamäki
383e1b7cd1
bump simplecpp
2019-05-01 20:36:14 +02:00
Daniel Marjamäki
93194f47a1
bump simplecpp
2019-03-10 08:47:27 +01:00
Daniel Marjamäki
f6f4116389
bump simplecpp
2018-10-09 21:17:38 +02:00
PKEuS
86a1b84b0c
Fixed handling of macros with known value defined in header file in configuration splitting ( #8404 )
...
Added proper unit test for configuration validation to ensure that it actually works when cppcheck is executed
2018-10-08 16:38:47 +02:00
PKEuS
3d860e6f36
Bump simplecpp
2018-05-14 13:00:22 +02:00
Daniel Marjamäki
d488467664
Update simplecpp
2018-01-13 18:08:23 +01:00
Daniel Marjamäki
5c7cf584ef
bump simplecpp
2017-09-12 22:42:10 +02:00
Daniel Marjamäki
e7f469c4ba
update simplecpp
2017-09-08 23:20:39 +02:00
Daniel Marjamäki
31ef266036
bump simplecpp
2017-08-13 13:59:09 +02:00
Daniel Marjamäki
c4c3802c54
bump simplecpp
2017-06-21 14:27:08 +02:00
Daniel Marjamäki
18c97c5456
bump simplecpp
2017-06-21 12:09:50 +02:00
Daniel Marjamäki
51858ecc96
bump simplecpp
2017-05-28 15:23:15 +02:00
PKEuS
75528adea0
Updated simplecpp to 95be502385518402ee61830be2ce3cd0ea02eee2
2016-12-06 14:10:57 +01:00
Daniel Marjamäki
b04f6fb359
bump simplecpp to rev d1c995c03515d289c7aa7246a74d666fd012c4eb
2016-11-10 20:04:05 +01:00
Daniel Marjamäki
87b08fd405
bump simplecpp to rev a6124eec2bdab9eb6c06c87e024a94709ce6e9ee
2016-11-06 12:29:13 +01:00
Daniel Marjamäki
b97bdb5300
bump simplecpp to rev b50ced8ac14f8debab9e85e78036f881ff2b3965
2016-09-03 12:29:45 +02:00
Daniel Marjamäki
eedf36e482
bump simplecpp
2016-08-06 08:41:19 +02:00
Daniel Marjamäki
efe8e261dc
bump simplecpp
2016-07-31 20:48:55 +02:00
Daniel Marjamäki
b6246ecc55
bump simplecpp and update Preprocessor to handle new simplecpp::Output enum constants
2016-07-31 12:10:30 +02:00
Daniel Marjamäki
30354ee026
bump simplecpp
2016-07-29 13:05:35 +02:00
Daniel Marjamäki
6e140bb2e3
bump simplecpp
2016-07-29 08:46:38 +02:00
Daniel Marjamäki
ef694e9ca5
bump simplecpp
2016-07-28 09:26:23 +02:00
Daniel Marjamäki
e4ebbddd0f
bump simplecpp
2016-07-25 09:13:59 +02:00
Daniel Marjamäki
f30816c145
bump simplecpp
2016-07-23 09:26:06 +02:00
PKEuS
12e3cf584c
Visual Studio solution:
...
- Fixed include paths
- Export simplecpp to cppcheck-core.dll
- Added /Zc:rvalueCast
2016-07-21 20:38:58 +02:00
Daniel Marjamäki
99307846cf
Preprocessor: simplecpp optimisations
2016-07-21 19:42:26 +02:00
Daniel Marjamäki
6d10b50434
bump simplecpp
2016-07-21 18:58:11 +02:00
Daniel Marjamäki
6bcc08e6df
bump simplecpp
2016-07-21 15:05:29 +02:00
Daniel Marjamäki
b2f1b95e38
Bump simplecpp. Preprocessor: Warn about missing includes
2016-07-21 12:47:00 +02:00
Daniel Marjamäki
b5ca8ff70f
bump simplecpp
2016-07-20 15:04:03 +02:00
Daniel Marjamäki
03d2829fb9
Merge simplecpp branch
2016-07-20 12:21:00 +02:00
Daniel Marjamäki
a87b4368cb
Revert "Preprocessor: Start replacing our Preprocessor code with simplecpp"
...
This reverts commit 9820783b60
.
There was Travis errors I'll need to look more at.
2016-07-07 23:45:42 +02:00
Daniel Marjamäki
9820783b60
Preprocessor: Start replacing our Preprocessor code with simplecpp
2016-07-07 22:58:56 +02:00