Commit Graph

9 Commits

Author SHA1 Message Date
Paweł Bylica 59663a1171
Officially drop C90 standard support
The support for C90 was accidentally broken in v6 in 280ff99363 - C90 does not have _Bool type.
I don't see it as a problem in practice.
2019-09-13 13:21:54 +02:00
Paweł Bylica 39162766df
Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00
Paweł Bylica 4a9e852c4d
CMake: Refactor compilation tests 2019-03-11 22:29:04 +01:00
Paweł Bylica 377167f76a
Enhance compilation tests 2019-01-18 13:52:34 +01:00
Paweł Bylica 978a64049c
Fix compatibility with C++98 2018-08-27 22:13:33 +02:00
Paweł Bylica 43fc619a7e
Update license note in headers of source files 2018-08-22 13:57:25 +02:00
Paweł Bylica 0659e24db0
Update copyright notice 2018-08-21 09:44:18 +02:00
Paweł Bylica dd1cfede55
Add evmc.h to any CMake target 2018-05-11 14:47:49 +02:00
Paweł Bylica 7a99a71110
Make header compilable in C99 and C11 pedantic mode 2018-04-24 15:00:15 +02:00