-
-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: alire-project/alire
base: v2.0.0
head repository: alire-project/alire
compare: v2.0.1
- 11 commits
- 34 files changed
- 4 contributors
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0bedd5 - Browse repository at this point
Copy the full SHA d0bedd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c592c - Browse repository at this point
Copy the full SHA a7c592cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29df3c0 - Browse repository at this point
Copy the full SHA 29df3c0View commit details
Commits on Mar 18, 2024
-
Enforce usage of Sementic_Versioning when printing Alire/Alr version (#…
Configuration menu - View commit details
-
Copy full SHA for a25b42e - Browse repository at this point
Copy the full SHA a25b42eView commit details -
Rename switch arguments to indicate expected type (#1650)
In commands with options that admit arguments, like '--prefix' in 'alr install', is useful to provide an argument name in the command help that gives a hint of the expected type. For example, 'alr install -h' shows the message: ==== OPTIONS --prefix=ARG Override installation prefix (default is ...) ==== When changed to: ==== OPTIONS --prefix=DIR Override installation prefix (default is ...) ==== the 'DIR' name of the argument immediately says what is expected in this option. In cases where this is not so obvious, it helps even more. For example, in 'alr build -h': ==== OPTIONS --profiles=LIST Comma-separated list of <crate>=<profile> values (see description) --stop-after=STAGE Build stage after which to stop (see description) ==== is a quick remainder of what is expected in that options.
Configuration menu - View commit details
-
Copy full SHA for ea90b32 - Browse repository at this point
Copy the full SHA ea90b32View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e74d2d - Browse repository at this point
Copy the full SHA 8e74d2dView commit details -
Update msys2 installer (#1648)
* Update msys2 installer * Ensure msys2 from commit is tested
Configuration menu - View commit details
-
Copy full SHA for ce32ef3 - Browse repository at this point
Copy the full SHA ce32ef3View commit details -
dev/build.sh: control build jobs with $ALIRE_BUILD_JOBS (#1651)
This is just a minor quality-of-life improvement for packaging. Note that this also quotes the argument to echo so that if (somehow) $ALIRE_OS were set to a malicious value, no harm could be done.
Configuration menu - View commit details
-
Copy full SHA for 8c46f46 - Browse repository at this point
Copy the full SHA 8c46f46View commit details -
Fix installation of binary crates containing softlinks (#1653)
* Force creation of missing soft link * More detailed test of softlink installation
Configuration menu - View commit details
-
Copy full SHA for 191fb50 - Browse repository at this point
Copy the full SHA 191fb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0424251 - Browse repository at this point
Copy the full SHA 0424251View commit details -
Configuration menu - View commit details
-
Copy full SHA for d607917 - Browse repository at this point
Copy the full SHA d607917View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v2.0.1