]> _ Git - alire.git/shortlog
alire.git
2023-01-18 Piotr OrzechowskiDisallow dots in identifiers (#1267)
2023-01-18 Tim LagneseUse XDG_CACHE_DIR for cache (#1265)
2023-01-16 Alejandro R... Enable manual running of Nightly workflow
2023-01-16 Alejandro R... Fix typo in Nightly workflow
2023-01-16 Alejandro R... Workflow to have a binary nightly build (#1293)
2023-01-16 Vadim GodunkoFix typo. (#1292)
2023-01-12 Fabien ChouteauUpdate msys2 installer (#1284)
2022-12-13 Piotr OrzechowskiUse `alr` from project bin dir in testsuite (#1262)
2022-12-01 Fabien ChouteauAlr.Commands.Search: unify "search" and "search --crate...
2022-12-01 Fabien ChouteauUpdate getting-started.md (#1253)
2022-12-01 Piotr OrzechowskiUpdate testsuite readme (#1252)
2022-11-24 Piotr OrzechowskiUse hyphens for action usage output (#1249)
2022-11-18 Fabien ChouteauFix crate config conflicts errors (#1208)
2022-11-17 Fabien ChouteauImprove user experience with better manifest errors...
2022-10-27 Fabien Chouteaualr-commands-init.adb: make alr init interactive (...
2022-10-25 Fabien Chouteaualr publish: warn about -dev version (#1221)
2022-10-24 Alejandro R... Encode wwstrings as utf8 (#1220)
2022-10-05 Maxim ReznikAdd source code recommendations to the policies (#1202)
2022-09-29 Fabien ChouteauBuild switches: unconditionally add -gnatW8 (#972)
2022-09-26 Jesper QuorningFix alr help edit: GNAT Studio (#1199)
2022-09-23 Simon WrightImplement Homebrew as the system deployer for macOS...
2022-09-22 Alejandro R... Allow missing configuration values until build (#1167)
2022-09-21 John SerockSupport openSUSE and SUSE distributions (#1173)
2022-09-19 onoxHelp: reorganize commands and simplify descriptions...
2022-09-14 Alejandro R... Use release build when `alr get --build`ing. (#1169)
2022-09-14 Alejandro R... Fail test if complain_on_error=False but no error ...
2022-09-14 Alejandro R... `alr show --dependents` to show which crates have anoth...
2022-09-14 Alejandro R... Remove too strict check for root manifest reload (...
2022-09-13 Alejandro R... Document steps to carry out during a release (#1162)
2022-09-13 Alejandro R... Allow package removal by `apt` with --force (#1165)
2022-09-12 Maxim ReznikFix copy/paste error (#1179)
2022-09-01 GHABump index version to 1.2.1
2022-08-30 Jesper QuorningRight trim tables (#1166)
2022-08-26 Stephane CarrezAdd support for FreeBSD (#1148)
2022-08-26 Alejandro R... `alr test`: Allow binary releases to not contain projec...
2022-08-25 Alejandro R... Remove version from Ada VSC plugin (#1158)
2022-08-25 Alejandro R... New switches for `alr build` to apply profile to all...
2022-08-24 Alejandro R... Crate_Configuration: delay creation of temp files ...
2022-08-24 Alejandro R... Solver: fix double count of complete solution (#1144)
2022-08-24 Alejandro R... Fixes for external detections in Fedora (#1142)
2022-08-23 Alejandro R... Migrate explicit ubuntu-18.04 to latest (#1154)
2022-08-23 Alejandro R... Enhancements to actions documentation/testing (#1128)
2022-08-18 Alejandro R... Reason for missing releases in solution (#1127)
2022-08-18 A.J. Ianoziworkaround for gnatcoll-core#64 / gnatstudio#128 (...
2022-08-18 Jesper QuorningEmit error for all unset configuration variables (...
2022-08-03 Stephane CarrezAllow publishing to complete for an existing release...
2022-07-31 Jesper QuorningAlire.Crate_Configuration: Fix end of quote (#1124)
2022-07-31 Alejandro R... Minor improvements to solver progress output (#1117)
2022-07-31 Alejandro R... Document nested crates in Best Practices (#1123)
2022-07-29 Fabien Chouteau Alire.Utils.Switches: remove -gnateE when debug info...
2022-07-27 Alejandro R... Speed-up search of incomplete solutions (#1116)
2022-07-27 Alejandro R... Alire.Solver: Refactor types for simpler updates (...
2022-07-27 Alejandro R... Use last build profile on `alr run` (#1080)
2022-07-27 Alejandro R... Show providers of an abstract crate (#1114)
2022-07-27 Alejandro R... Remove some ambiguities that led to warnings (#1113)
2022-07-25 Alejandro R... Fix gnat_external detection on `alr toolchain` (#1104)
2022-07-25 Alejandro R... Fix solver interactions on 'Always' timeout (#1103)
2022-07-25 Alejandro R... Remove obsolescent files (#1105)
2022-07-25 Alejandro R... Use "*" for auto dependency when pinning to parent...
2022-07-25 Alejandro R... Add newline before [[depends-on]] and [[pins]] (#1108)
2022-07-22 Alejandro R... Prepend projects to GPR_PROJECT_PATH (#1098)
2022-07-22 Alejandro R... Remove more unneeded full index loading/external detect...
2022-07-22 Alejandro R... Fix generated pin to parent crate (#1096)
2022-07-21 Alejandro R... Add Savannah from GNU to trusted sites (#1095)
2022-07-20 Alejandro R... Lazy index loading (2/2) (#1086)
2022-07-20 Alejandro R... Lazy index loading (1/2) (#1085)
2022-07-19 Fabien ChouteauFix host arch (#1092)
2022-06-25 Jesper QuorningFix bracket in alr help show (#1073)
2022-06-24 Alejandro R... Allow more than one conditional action (#1070)
2022-06-24 Alejandro R... Export build-switches to TOML (#1072)
2022-06-23 Alejandro R... Keep `last_build_profile` in sync with profile requeste...
2022-06-23 Alejandro R... Fix new warnings in GNAT 12.1 (#1071)
2022-06-22 Fabien ChouteauAlire.Utils.Switches: add -gnateE when debug info enabl...
2022-06-09 Alejandro R... Update dependencies to indexed versions (#1046)
2022-06-08 Fabien ChouteauAlire.Crate.Configuration: disable style checks in...
2022-06-07 Fabien ChouteauAlr.Commands.Edit: update pointer to GNAT Studio releas...
2022-06-06 Alejandro R... Sync with branch 'alire/release/1.2'
2022-06-06 Fabien ChouteauUpdate user-changes.md (#1043)
2022-06-03 Alejandro R... Bump versions to 1.2
2022-06-03 Alejandro R... Speed-up detection of installed externals in RPM-based...
2022-06-02 Alejandro R... Sync with branch 'alire/release/1.2'
2022-06-01 Alejandro R... Sync with branch 'alire/release/1.2'
2022-06-01 Alejandro R... Fix early parsing of verbosity switches (#1034)
2022-06-01 Alejandro R... Sync with branch 'release/1.2'
2022-06-01 Fabien ChouteauAlire.Utils.Switches: Disable No_Exception_Propagation...
2022-06-01 Alejandro R... Alire.Utils.Switches: Disable No_Exception_Propagation...
2022-05-25 Fabien ChouteauAlire.Utils.Switches: Disable No_Exception_Propagation...
2022-05-18 GHAalire.toml: Bump version to 1.2-rc1
2022-05-18 GHABump version to 1.3-dev
2022-05-18 Alejandro R... Sync with release/1.2
2022-05-17 GHABump alr and index versions to 1.2
2022-05-17 Alejandro R... Fix retrieval of git root and prefix inside repo (...
2022-05-17 Alejandro R... New `alr get --dirname` switch (#1014)
2022-05-16 Alejandro R... Create zipball with full sources for releases (#1023)
2022-05-09 Alejandro R... Don't detect external tools when they're not (#1018)
2022-05-09 Alejandro R... Properly detect domain in publishing assistant (#1020)
2022-05-06 Alejandro R... Load the index when dependencies are needed (#1019)
2022-05-04 Fabien Chouteautests/crate_config/basic: fix arm64 expected host ...
2022-05-04 Alejandro R... Update msys installer (#1017)
2022-05-03 Alejandro R... Show just the version with `alr --version` (#1013)
next