Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made LazPackager compilable again with fpc & Lazarus stable versions.… #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tandriamirado
Copy link

Made LazPackager compilable again with fpc & Lazarus stable versions (2.6.4 and 1.4.2)

  • "Tool.ShowAllOutput = true" commented (err: ID no member)
  • Tool.Filename -> Tool.Executable ("Filename" is deprecated)
    I let those comments in src code ATM, so upstream could easily find them if needed.
  • Incremented the pkg release version. 1.0.1.1 now.

This is a very useful and interesting project, please feel free to tell if you need help (testing etc..) ;)

… (2.6.4 and 1.4.2

* "Tool.ShowAllOutput = true" commented (err: ID no member)
* Tool.Filename -> Tool.Executable ("Filename" is deprecated)
I let those comments in src code ATM, so upstream could easily find them if needed.
* Incremented the pkg release version. 1.0.1.1 now.
now uses LazStringUtils and LazFileUtils because of ConvertLineEndings etc..
@tandriamirado
Copy link
Author

Now compiles with Lazarus v2.0

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.

None yet

1 participant