Skip to content

Conversation

@fourls
Copy link
Collaborator

@fourls fourls commented Apr 22, 2025

This rewrite adds support for

  • Items
  • Item metadata expressions
  • Well-known properties and metadata
  • Improved property and item handling
  • Improved conditional expression evaluation

These features don't typically turn up in Delphi project files, but they theoretically can - they are handled correctly by the IDE and so should be supported by our parser.

@fourls fourls requested a review from cirras April 22, 2025 00:50
@fourls fourls force-pushed the msbuild branch 2 times, most recently from 1595bc7 to 8cd385f Compare April 22, 2025 01:01
Copy link
Collaborator

@cirras cirras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm seeing a lot of parameters that look like MSBuildState properties, I think we should rename them all to state.

Copy link
Collaborator

@cirras cirras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, let's get a CHANGELOG entry.

This rewrite adds support for

- Items
- Item metadata expressions
- Well-known properties and metadata
- Improved property and item handling
- Improved conditional expression evaluation
@fourls
Copy link
Collaborator Author

fourls commented May 6, 2025

Updated with changelog.

@fourls fourls requested a review from cirras May 6, 2025 02:50
Copy link
Collaborator

@cirras cirras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@cirras cirras merged commit 91314d3 into master May 6, 2025
5 checks passed
@cirras cirras deleted the msbuild branch May 6, 2025 03:08
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.

3 participants