pioneerspacesim / pioneer

A game of lonely space adventure
https://pioneerspacesim.net
1.58k stars 364 forks source link

Set unique names for utility programs #5826

Open AMDmi3 opened 1 month ago

AMDmi3 commented 1 month ago

Prefix modelcompiler, savegamedump, editor binary names with pioneer- to avoid too generic names which may conflict with other packages when installed into system.

AMDmi3 commented 1 month ago

Could not fix the build on msvc. No idea why it uses base binary name while generator expression should return real output name. Probably we can fix it by renaming targets if that's ok.

impaktor commented 1 week ago

Yup, I agree.

Would also have to change editor.txt, and COMPILING.txt. (I could push a commit for that) (and wiki, and maybe devdocs, but can do that after merge)