]> _ Git - alire.git/commit
Alr.Commands.Init: change defaults for init project to release mode (#777)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Tue, 3 Aug 2021 15:39:38 +0000 (17:39 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Aug 2021 15:39:38 +0000 (17:39 +0200)
commitb45ea5d10f75dc0f39edde4ba198bede7711d131
tree92ceb73e5c12c3d669a403bcaa32cf6c0595f9ce
parent99e579cf5402fb5e74401c61bdfca59927196429
Alr.Commands.Init: change defaults for init project to release mode (#777)

I first decided to make the default better for developers (to catch as many errors as possible), but they end up in release crates which means that the performance is bad as well as the compatibility between compiler versions.

This patch set the defaults to max performance and compatibility.

This system is clearly not very user friendly, maybe we have too many options here.
Profiles like in Cargo could be better.
src/alr/alr-commands-init.adb