Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Schleifer
81b151f611 Fix compiling ObjC/ObjC++ on Windows/MinGW
Co-Authored-By: L. E. Segovia <amy@amyspark.me>
2024-08-08 15:56:43 -07:00
Jonathan Schleifer
6c6529337e Add support for depending on ObjFW
This uses objfw-config to get to the flags, however, there's still
several todos that can only be addressed once dependencies can have
per-language flags.
2024-04-28 03:14:29 -04:00
Eli Schwartz
59d4f771d2 editorconfig: add setting to trim trailing whitespace
and clean up all outstanding issues

Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
2021-08-15 09:36:18 -04:00
Jussi Pakkanen
c54dd63547 Make objective C use C standard version. Closes #5495. 2021-05-11 22:47:17 +03:00
Michael Hirsch, Ph.D
d1980beb6b ci/test: unused args for objc, objc++ 2019-12-04 10:59:40 +02:00
Dylan Baker
0ec7dd5ac5 tests: Split objc and objc++ tests
This allows platforms that can compile one or the other (but not both)
to run the tests that they can.
2018-01-06 13:49:34 -08:00