Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Release version v1.1.4

Choose a tag to compare

@markfinal markfinal released this 04 Oct 18:58
· 564 commits to master since this release

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=Xcode9 to 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.IAdditionalSettings string contained a space, e.g. -include limits.

Full changes since v1.1.3

Known issues

Bug list