[GH-ISSUE #581] Build commands #339

Open
opened 2026-02-27 15:49:57 +03:00 by kerem · 4 comments
Owner

Originally created by @Rottweiler on GitHub (Jan 25, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/581

This is just a suggestion. The builder should allow you to specify your own post-build commands, for example to run an obfuscator or a signer after the server has been built.

Originally created by @Rottweiler on GitHub (Jan 25, 2017). Original GitHub issue: https://github.com/quasar/Quasar/issues/581 This is just a suggestion. The builder should allow you to specify your own post-build commands, for example to run an obfuscator or a signer after the server has been built.
Author
Owner

@chico-depressive commented on GitHub (Jan 26, 2017):

@Rottweiler builder does not compile it, it just changes some data inside already compiled client.bin, but yes must be a nice feature to get our custom list of post "build"

<!-- gh-comment-id:275346686 --> @chico-depressive commented on GitHub (Jan 26, 2017): @Rottweiler builder does not compile it, it just changes some data inside already compiled client.bin, but yes must be a nice feature to get our custom list of post "build"
Author
Owner

@Rottweiler commented on GitHub (Jan 26, 2017):

@chico-depressive I know, doesn't mean you can't run post-build commands on the "cloned" assembly or whatever you want to call it

<!-- gh-comment-id:275403404 --> @Rottweiler commented on GitHub (Jan 26, 2017): @chico-depressive I know, doesn't mean you can't run post-build commands on the "cloned" assembly or whatever you want to call it
Author
Owner

@dwendt commented on GitHub (Jan 26, 2017):

The option to execute a batch file would be a sensible option. I don't think there's anything else that could be added for this?

<!-- gh-comment-id:275517171 --> @dwendt commented on GitHub (Jan 26, 2017): The option to execute a batch file would be a sensible option. I don't think there's anything else that could be added for this?
Author
Owner

@Rottweiler commented on GitHub (Jan 26, 2017):

Any command-line obfuscator or file signer

<!-- gh-comment-id:275525488 --> @Rottweiler commented on GitHub (Jan 26, 2017): Any command-line obfuscator or file signer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#339
No description provided.