]> _ Git - alire.git/shortlog
alire.git
2020-05-04 Alejandro R... Fix: load index when --solve is requested in show ...
2020-04-28 Alejandro R... Ensure the checkout folder is deleted on failure (...
2020-04-27 Alejandro R... Minor fixes (#356)
2020-04-27 Alejandro R... Warn about the --recursive switch in README
2020-04-27 Alejandro R... Cleanup: remove Alire.Releases.Depends
2020-04-27 Alejandro R... Script to enable completion in bash (#357)
2020-04-23 Alejandro R... Refactor for expected error exit codes (#353)
2020-04-21 Alejandro R... Clearer error msg for system external definition (...
2020-04-21 Alejandro R... Don't clear exception error before re-raise (#352)
2020-04-16 Alejandro R... Fix bug where only the first added dependency is record...
2020-04-16 Alejandro R... Testsuite: bugfix check, more than one dependency
2020-04-16 Alejandro R... Fix check of duplicated dependencies
2020-04-15 Alejandro R... Actually merge msys2 feature into master (#346)
2020-04-15 Fabien ChouteauWindows CI: Force the installation for tar in msys2
2020-04-15 Fabien ChouteauAlire.VCSs.Git: git doesn't accept -v
2020-04-15 Fabien ChouteauCheck for required tools and install from distro
2020-04-15 Alejandro R... Windows msys2 support (#336)
2020-04-07 Alejandro R... Show origin kind of dependencies in alr show (#343)
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System: update user prompt...
2020-04-03 Fabien ChouteauAlire.Utils.User_Input: flush input before asking question
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: use system deployers
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: print message for tools installation
2020-04-03 Fabien ChouteauAlire.Externals: print message when looking for external
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: do not report user's choice...
2020-04-03 Fabien ChouteauAlire.Utils.User_Input: use default if stdin is not...
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: query the user before installing...
2020-04-03 Fabien ChouteauAdd a package to ask questions to the user on the cmd...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System.Pacman: change detection...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System.Pacman: fix version...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: log tar errors
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: improve error...
2020-04-03 Fabien ChouteauAlire.VCSs: remove leading file:// from origin
2020-04-03 Fabien Chouteautestsuite: add a test for msys2 dependency installation
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: capture error...
2020-04-03 Fabien ChouteauSwitch msys2 setup from archive to installer
2020-04-03 Fabien ChouteauMove the archive download code to a re-usable function
2020-04-03 Fabien ChouteauAutomatically install msys2 in the .cache folder
2020-04-03 Fabien ChouteauRemove C from the list of languages in alr.gpr
2020-04-03 Fabien ChouteauAdd support for the Msys2 Windows distro
2020-04-03 Fabien ChouteauAdd support for the Pacman system package manager
2020-04-03 Fabien ChouteauAdd a Setenv procedure in Alire.OS_Lib
2020-04-03 Alejandro R... Prevent double add of dependencies (#342)
2020-03-30 Alejandro R... Don't attempt to detect sys pkgs in unknown distro...
2020-03-20 Alejandro R... --docker opt for `alr test` to containerize builds...
2020-03-20 Alejandro R... Use locale-independent apt/dpkg commands (#333)
2020-03-17 Alejandro R... Clarify logic+messages when `alr get` system crate...
2020-03-17 Alejandro R... Explicitly exclude png/pdf from EOL detection (#325)
2020-03-07 Alejandro R... Change compile --> build per #258 (#331)
2020-02-26 Alejandro R... Update documentation with external changes (#322)
2020-02-26 Alejandro R... Class diagram (#321)
2020-02-19 Alejandro R... Fix bugs in `alr test` (#324)
2020-02-19 Alejandro R... Suppress the warning on git detached checkout (#320)
2020-02-18 Alejandro R... Fix breakage introduced during sys ext refactoring
2020-02-18 Alejandro R... Minor fixes for changes between FSF/CE + other CI
2020-02-18 Alejandro R... Show custom external hints in `alr show`
2020-02-18 Alejandro R... Big Native -> System refactoring
2020-02-18 Alejandro R... More detailed information on externals, +tests
2020-02-18 Alejandro R... Documentation for system externals
2020-02-18 Alejandro R... Adjust tests for new natives via externals
2020-02-18 Alejandro R... Use externals in `get` for more precise feedback
2020-02-18 Alejandro R... Refactor native functionality out of base Deployer
2020-02-18 Alejandro R... Externals that detect native packages
2020-02-18 Alejandro R... Documentation for unavailable/hint-only externals
2020-02-18 Alejandro R... Test for undetected external in alr search
2020-02-18 Alejandro R... Unindexed externals support
2020-02-18 Alejandro R... Added documentation about version output externals
2020-02-18 Alejandro R... Tests for external tools
2020-02-18 Alejandro R... Remove compiler-specific enums
2020-02-18 Alejandro R... Externals that detect tools from version output
2020-02-18 Alejandro R... Updated docs to describe externals
2020-02-18 Alejandro R... Add `Hint` property to externals
2020-02-18 Alejandro R... Add `available` property to externals
2020-02-18 Alejandro R... Test script and testsuite amendments
2020-02-18 Alejandro R... Assorted utility additions for loading externals
2020-02-18 Alejandro R... Include externals in output of `search` and `show`
2020-02-18 Alejandro R... Use of externals in solver (Alire.Query)
2020-02-18 Alejandro R... Detection of externals on demand in Alire.Index
2020-02-18 Alejandro R... Base interface for external classes
2020-01-29 Fabien ChouteauReplace the alr_build.gpr aggregate project by environm...
2020-01-29 Fabien ChouteauChange jekyll output to use the long description
2020-01-24 Fabien ChouteauFix tar option --force-local on Windows
2020-01-07 Alejandro R... PR #296: Refactor Project to Crate
2020-01-07 Alejandro R... Various Project refactorings to Crate/Name/Release
2020-01-03 Alejandro R... Rename Alire.Projects -> Alire.Crates
2020-01-03 Alejandro R... Rename Alire.Project -> Alire.Crate_Name
2020-01-03 Alejandro R... PR #293: Unify crates/releases/descriptions into Alire...
2020-01-03 Alejandro R... Unify crates/releases/descriptions in index
2020-01-03 Alejandro R... PR #292: Add curl to recommended tools in installer
2020-01-03 Alejandro R... Add curl to recommended tools
2020-01-03 Alejandro R... PR #291: Debug dump stack trace on Outcome_Failure
2020-01-03 Alejandro R... Test to verify expected output on Outcome_Failure
2020-01-03 Alejandro R... Fix tests that failed on new extra stderr output
2020-01-03 Alejandro R... Debug dump stack trace on Outcome_Failure
2020-01-03 Alejandro R... PR #284: Rename and enable `comments` field as `long...
2020-01-03 Alejandro R... Test for valid long descriptions
2020-01-03 Alejandro R... Updated documentation to match
2020-01-03 Alejandro R... Support Long Description as replacement of Comment
2020-01-03 Alejandro R... PR #274: Support for branches in the index repository
2020-01-03 Alejandro R... Fix for spurious warning in Debian/Ubuntu GNATs
2020-01-03 Alejandro R... testsuite: index branch mismatch
next