This is so cool: How to deploy a Delphi OSX project from the command line – kouraklis.com [WayBack]
I always wanted to hack the communication path to PAServer [WayBack] – despite issues – but never had the time. Luckily others had…
See:
- Automated deployment of a Delphi OSX project from the command line | Vladimir’s development blog [WayBack]
- https://github.com/vldgeorgiev/EmbDeploy
- https://github.com/jkour/EmbDeploy
The reason I like this very much are many. Just a few:
- the IDE regularly screws up configs
- IDE configs have way too many local absolute path dependencies to be “portable” to other developers
- continuous integration is all about doing things without the IDE
- should I go on?
–jeroen
Got sidetracked:
- osx – PAServer can’t load dyld: Library – Stack Overflow
- delphi – Any one familiar with this PAServer – Platform Assistant Server error – Stack Overflow
- How can i debug my DLL project with Delphi’s PAServer – Stack Overflow
Filed under: Delphi, Delphi 10 Seattle, Delphi 10.1 Berlin (BigBen), Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Delphi XE8, Development, Software Development
