Skip to content

Prune duplicate/removed defines - #1377

Merged
Aidan63 merged 3 commits into
HaxeFoundation:masterfrom
tobil4sk:define-cleanup
Sep 3, 2026
Merged

Prune duplicate/removed defines#1377
Aidan63 merged 3 commits into
HaxeFoundation:masterfrom
tobil4sk:define-cleanup

Conversation

@tobil4sk

@tobil4sk tobil4sk commented Aug 27, 2026

Copy link
Copy Markdown
Member

The first two were an oversight in: d403112

  • HXCPP_MULTI_THREADED - All references to it were removed in 2015: 69ccf6f. Since then it has had no effect. It was partially removed in b9210d8, but it still remained in individual toolchains.

  • HXCPP_M64 - It is already set via common-defines.xml, so it does not need to be added explicitly by linux and mingw toolchains.

  • haxe_210 - An artifact from the haxe 2 days, which has had no effect since 2229740

All references to it were removed in 2015:
69ccf6f
Since then it has had no effect.

It was partially removed in b9210d8,
but it still remained in individual toolchains.
-DHXCPP_M64 is already set via common-defines.xml, so it does not need
to be added explicitly by these toolchains.

This was an oversight in:
d403112
Haxe 2.10 is no longer supported, and even if it was, this define
has had no effect since:
2229740
@Aidan63
Aidan63 merged commit 39db924 into HaxeFoundation:master Sep 3, 2026
145 checks passed
@tobil4sk
tobil4sk deleted the define-cleanup branch September 3, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants