This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Release version v1.1.4
Highlights of v1.1.4
This is unchanged since v1.1.4 beta 1, so includes:
- Supporting Xcode 9 with macOS 10.13 SDK. Use
--Clang.version=Xcode9to test. - Fixed stack overflow bug during package dependency evaluation.
- Added
C.ICommonCompilerSettings.NamedHeaders, that is a list of headers to process as if appearing as the first line of each affected source file. Supported on VisualC, Mingw, Gcc and Clang (macOS). Added test case, ProcessNamedHeaderTest. - Fixed Xcode project generation when an
C.IAdditionalSettingsstring contained a space, e.g.-include limits.