Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alire-project/alire

Command-line tool from the Alire project and supporting library
https://github.com/alire-project/alire

Function to obtain branch of git repo

4d7bc1378cd5fdd3de57cb6944b9b50c43af6ba7 authored about 5 years ago
Use explicit branch for community index

179fdd2a0eb5c9c36100271347b1d96965b57e51 authored about 5 years ago
Proper check of detached head for git index update

Our previous check assumed that indexes are either on master or
detached, when they can be in an...

79bdf8ebfd42329241e4f096ae3862bc85eda8a2 authored about 5 years ago
PR #294: Explicitly use python2 for test suite

Explicitly use python2 for test suite

fbfae4ab15604bd5e70ba3cc941619f13df8ae12 authored about 5 years ago
Use explicitly python2 for test suite

Some distros are already moving to Python 3 (e.g. CentOS) and
this is likely to continue as supp...

293ffc70ac7f6be0288124f232ae074020e7f245 authored about 5 years ago
PR #283: Better diagnostic when a TOML Boolean was expected

3e09a072736b8485be1b8946fea834c05cfd3d0b authored about 5 years ago
Better diagnostic when a TOML Boolean was expected

17b3373ebb0fe7ed28ea3ba68fdabe9d246202f1 authored about 5 years ago
PR #286: Test retrieval from local git repositories

c00dbe8961a672a41ad36c754d762c701eb1ed1e authored about 5 years ago
Test retrieval from local git repositories

1c9533241bd24ffa0fd6ca602ae441d0773a76d9 authored about 5 years ago
PR #282: Restore progress bar with `curl` in default log level

ef77dd2d2d9a09d09beae57f1455d64e69d7ac02 authored about 5 years ago
Restore progress bar w `curl` in default log level

63800ea9f68ae73b4ee31ae6a21ef181499aa6d0 authored about 5 years ago
PR #289: Fix handling for Ubuntu's GNAT packages

27495fe09542e201c2dccda1ed86038deaf7add8 authored about 5 years ago
Fix handling for Ubuntu's GNAT packages

d34c1915ce5af59643928bccd954fbdb31072a6d authored about 5 years ago
PR #285: Add the MacOS badge to README

897304d6cc0172f09520ceefd4fbf8551eb919de authored about 5 years ago
Add MacOS CI badge

ec199c9133ae32b901f008adf4ad8dd493024f8a authored about 5 years ago
Remove checks on push and skip more text files

38ab15055f30143fbb6d8a754f24a50f90611145 authored about 5 years ago
PR #280: Use complete dirname for project paths

The project path can contain several directories and we must take each of them

ec3ffe6c97225b7414158325989d5843758ecf26 authored about 5 years ago
Merge branch 'master' into fix-279

7ec2104999c38496c0c84b250acd438a2910d2f1 authored about 5 years ago
PR #277: MacOS support

450e714a91d1a433c54745113db66d78c3f19e4d authored about 5 years ago
PR #279: The project path can contain several directories and we must take each of them

ca0c6d2fa683187e69e5f0cb7a6baeb79be68566 authored about 5 years ago
Merge branch 'master' into macos

356a4295094c0535046b5840fd5f364b634f1d69 authored about 5 years ago
Updated README.md for macOS.

5240a5354f079c287db3ebe0de96bc81a904c92d authored about 5 years ago
CI workflows act on both push and pull_request events.

* .github/workflows/ci-linux.yml, .github/workfloes/ci-macos.yml,
.github/workflows/ci-win...

38dea0b64a9c1ad3ee7c4bcd86a773aee5e8f327 authored about 5 years ago
Include CI for macOS.

* .github/workflows/ci-macos.yml: new, from ci-windows. Remove
Windows-related Python in...

a13562b95a2426209e0c9e3a3a5c9ad0169a1f53 authored about 5 years ago
Support macOS in test cases.

* testsuite/fixtures/cases_index/he/hello.toml (case(os)): include
macos.
* testsuite/...

e5f30780eec7117cad96d596ac701b99129c7a92 authored about 5 years ago
Use curl instead of wget to fetch source archives.

* src/alire/alire-origins-deployers-source_archive.adb (Fetch): use
curl instead of wget.

e6752f45cc0483ebed936070b31627a7f13a3661 authored about 5 years ago
Fix tar issues on macOS.

There are two issues: first, the version of tar on macOS doesn't
support --force-local, and seco...

b45fbb6e03561d5070cb998b047c1c2a7c248731 authored about 5 years ago
PR #273: Let output of Checked_Spawn go to console

851812ec2ce7f969f0cfaabca1749fd58d745bf0 authored about 5 years ago
Let output of Spawn go to console

And tweaks to get minimal wget output

8280365533c5aa944f8bca38a11be019c1039aab authored about 5 years ago
PR #271: Add missing Subprocess.Checked_Spawn_And_Capture

d1b912af3bed6bcf5a04318ff7205467c541ba6f authored about 5 years ago
Remove unchecked Spawns and use only Checked_ ones

2962c6ada25a558686a1fd131cc8790e5df32099 authored about 5 years ago
Add missing Subprocess.Checked_Spawn_And_Capture

Fixes #252

4322a419bded70e709334f9798d95c43c446e53d authored about 5 years ago
PR #268: Check index version during loading

ec88eb808d719a904bef451a6b2ef5a8b0d61e34 authored about 5 years ago
Check index version before loading

1046b163ef71133e69796923f9b22ddcd20fc128 authored about 5 years ago
Tests for index version checks during loading

4583b65037a64382716a44ceee351414a51428ea authored about 5 years ago
PR #228: Initial work for Windows support

754d4f1657010308c379e2ee20ffa6bf8c5e013b authored about 5 years ago
Fix tar issues on macOS. (#1)

* Fix tar issues on macOS.

There are two issues: first, the version of tar on macOS doesn't
...

d8a21fd8dc31705d1cb761eb3ad584873b950ed9 authored about 5 years ago
ci-windows.yml: change Action to install the toolchain

b06ec1fc1a18cd14c07ee319293eeb1dd31ff93e authored about 5 years ago
PR #266: Fix duplicate Not_Interactive config

31de442c1df4d60671d3dcf0561ffbaeb261d2dc authored about 5 years ago
Fix duplicate Not_Interactive config

b4330f519d0abe2d47c6ac72699661dd2d25e1b0 authored about 5 years ago
Initial changes for macOS support.

* alire_common.gpr (Host_OS): derived from ALIRE_OS.
* alire.gpr (Src_Dirs): include osx => ...

79e4256c9bdcef10aca96285b9f492d4dd827c45 authored about 5 years ago
testsuite/drivers/helpers: convert Windows paths to UNIX in contents()

This is to produce the same output both platform and therefore simplify
the handling of expected...

c7807ded07176f2fc47f05ee0fdcf230456f2069 authored about 5 years ago
testsuite/tests/index/case-expressions: fix for Windows

621f8eb70ad9df0cc9716f5e36cd01808045e6b0 authored about 5 years ago
Alire.Origins.deployers.Source_Archive: create dest dir before calling tar

1af81a1ad2f8b5adfc1bc1beb469526aec135cbe authored about 5 years ago
Alire.Os_Lib.Subprocess: fix temporary file cleanup

In Spawn_And_Capture the output file was not closed which prevented it from being deleted on Win...

0efa3b26026897b53e26d4fabe987e333562d11c authored about 5 years ago
alire-origins-deployers-source_archive.adb: use --force-local in tar command

Otherwise colons (:) in Windows paths are interpreted as remote files.

See stackoverflow.com/qu...

3757e97abde30ac8955db2f2fc9627b27ca0921f authored about 5 years ago
Testsuite: fix tests on Windows

bee96707002efc677befcb57ff31063e288da7ac authored about 5 years ago
testsuite/drivers/alr.py: use raw string in TOML index

This is to avoid problems with Windows paths in the url field.

108b70f1d1a33c261bb85080af69c8d38fcae8f1 authored about 5 years ago
README: add Windows CI badge

ace6bcde7ed4a70addd3221efc46eada505174b0 authored about 5 years ago
Alire.Releases: fix the addition of exe suffix

The Strings on the vector cannot be modified in place, a new vector is created.

2565472b8ba6c22b3102d7987f251558410fe6b1 authored about 5 years ago
Alire.Os_Lib.Subprocess: add Understands_Verbose to Checked_Spawn

And use Checked_Spawn in Alr.Spawn

49e217298a481850c853fcd70525b49fb76d082f authored about 5 years ago
Alire.Origins.Deployers.Source_Archive: untar in destination dir instead of using -C

959c02ebf8b74f46bb258aabe6fcc52a65eae6a6 authored about 5 years ago
Alire.Index_On_Disk.Directory: fix absolute path pre-condition

a5d4109afaa52d978b1c0e582f4b5904b7ea6c17 authored about 5 years ago
Alire.Conditional_Trees: guard against appending empty tree

a960888f84e92c60974832da747ac5b2c6fd9f27 authored about 5 years ago
Create ci-windows.yml

8812c8b89eb14f26318bbf78e1f38e7c6f73835d authored about 5 years ago
Add .gitattributes to prevent git line-endings tampering on Windows

4b6e9d2c56d60582403ce34536c647c5ec50349f authored about 5 years ago
Rename type Platform_Independent_Path into Base_Path

as the paths in Alire are not platform independent at the moment.

f2eefcd8547485331fe02498a0346899d071d963 authored about 5 years ago
Fix absolute path dynamic predicate on windows

0e584adc6c2dc5ef4ddd08753d5af93e169c0f1b authored about 5 years ago
Add platform code for Windows

b1adc955dae5efe5de651be9adba45c1c072d6d6 authored about 5 years ago
PR #258: Rename `compile` to `build`

95a0bd8edd736b149f75517c37d757c6a948ce88 authored about 5 years ago
Refactor `--compile` as `--build`

8afe15ebaa12a5527cbc2f6a9bb5f658f320bcf1 authored about 5 years ago
Remove path addition from `build`

This feature was lost in the transition to toml, and is probably
not a good idea if #94 is still...

691306671745233dfede137c5128f1b680982526 authored about 5 years ago
Rename command `compile` as `build`

Fixes #250

b91623807b595b2814a48097c9f519addb8c224b authored about 5 years ago
PR #262: More general version sets for dependencies

156d4b2d485618d5a2ebd6b716c748cdb46a2dba authored about 5 years ago
Migrated version sets to new extended ones

b40eed7cdbeec1317bd02c25401816b45e4086fe authored about 5 years ago
Testsuite fixes for abbreviated version set images

d2a9d761c29e2e046311f24c7fe1a26f2a9ae761 authored about 5 years ago
Document expressions allowed in version sets

b3b99823bd3b87846815cdb09574fa6b4596e780 authored about 5 years ago
Bump semantic_versioned dependency

This brings in the changes for Extended Version Sets

1d41c18e66dce201f0a5b1bd5dd2127f5037c50a authored about 5 years ago
PR #260: Fix documentation about `executables` index field.

bd7e306f841fa9df7c59ca25d55b74e3c8305e9a authored about 5 years ago
Fix documentation about `executables` index field.

Fixes #238

1a9ab91cbdbf7f96f42cac719374f2a19de5b6d0 authored about 5 years ago
PR #259: Better error on missing git+ when adding an index

e61052da2fd9eb39472142ae6c867b2e410bf95f authored about 5 years ago
Better error on missing git+ when adding an index.

Fixes #249

c4274dfb3a9678cf756e7138217d418ae2307655 authored about 5 years ago
PR #261: Check for GNAT in path before invoking it

Check for GNAT in path before invoking it

226b0da44f5a1d19df01931d6cc0ba7d2b3b71f8 authored about 5 years ago
Check for GNAT in path before invoking it

Fixes #236

4777333077bdb05ff508285124fe00f8f5692ded authored about 5 years ago
PR #257: Better feedback on bad crate/index names

8b30c40630866269dc9b377bc2d0fc3578cee883 authored about 5 years ago
Adapt tests to new error messages

bb57bb877261113be83ab58c74a12aa0bb0c0c3b authored about 5 years ago
Better feedback on bad crate/index names

Also enable Max name length
Fixes #242

546c9a193e2c40cdee177d8af110379c1047da87 authored about 5 years ago
PR #256: Deprecate Internal_Error/Unconstrained_Error

a9cbe5ec527de905bd705c698b91804d1bb348b3 authored about 5 years ago
Deprecate Internal_Error/Unconstrained_Error

All of these are subsumed into Checked_Error

93c3fdb8f488bdcab93fa697258fdb0d748f44c4 authored about 5 years ago
PR #264: Fix sneaky space that broke git pulls

271ee65c0be6c22a26634dc34d85559de9ab5138 authored about 5 years ago
Fix sneaky space that broke git pulls

a029ecc9de142b9530447e0665ffc9e4376c4ace authored about 5 years ago
PR #263: Revert commit 9d1cad2

56e1dc356126c8df8590b6a9cdc4c4de435e2ac8 authored about 5 years ago
Revert "Temporary change testsing index"

This reverts commit 9d1cad2a9775fd5f53b339144a717b1dd8c213f3.

39297b9a69e42e70317f4321275d42e76c7b15d0 authored about 5 years ago
PR #255: Alire.Os_Lib.Subprocess refactoring

16de9cf3b835fabfb851d9ff80620666cb571fe3 authored about 5 years ago
Temporary change testsing index

9d1cad2a9775fd5f53b339144a717b1dd8c213f3 authored about 5 years ago
Alire.Os_Lib.Subprocess refactoring

The main goal of this patch is to move all the sub-process APIs to use
arguments in the form of ...

20ec2296a24bcb4711d5ef2a33e7ccca65396626 authored about 5 years ago
testsuite: add two tests on actions command

daf9cffd6c73851a46c5dd5df8d99a8e98375ab5 authored about 5 years ago
Alire.Utils.Flatten: remove the extra separator at the end

Was: <item1><sep><item2><sep><item3><sep>
Now: <item1><sep><item2><sep><item3>

cf2afd022a4d6643bcc05b609ea9cff042bacae3 authored about 5 years ago
PR #247: Extend `alr help` to support non-command topics

help topics are also listed when using `alr` without arguments

f9b8926779154ad55800e1f71c7e48ddf3c5bf43 authored about 5 years ago
Extend `alr help` to support non-command topics

c68dd77e3a5b61aebb47661ff8a8d9969c4343d2 authored about 5 years ago
PR #245: Don't run a default executable if more than one declared by the release

9a9c847dfdf3d63511dd6df1088c287339d86c64 authored about 5 years ago
Test for default run behavior

And minor fix to related test

efdafc1ea93eea90ec5667291eeec26940ea24ea authored about 5 years ago
Err when 'alr run' w/o exec but several declared

8c582b7f5b811db0cfd0f3f31e4c8a3e2227ed1d authored about 5 years ago
PR #246: fix for #243 and another unreported error

Couple of minor bugfixes

8d5808fb662bd15a728993d82092829fddc8ff44 authored about 5 years ago
Fix for `alr show` in working copy (fixes #243)

And matching test

c8fac20c4216c6bce972735ec28ea15aa8afba1a authored about 5 years ago
Fix Invalid_Index use in some error conditions

And matching test

9298482051ef039f80f64d15b5d4b5cf1c79a4f2 authored about 5 years ago
PR #248: Add support for tags in the manifests

Add support for tags in the manifests

3a6880a2ef9ceff196fca84efc204ccd1e995ac4 authored about 5 years ago
Bump ada-toml to version 0.1

79b1320396066db6d9439d34d7da8561c68bbd1d authored about 5 years ago
Add support for tags in the manifests

d93fedb1466007ee124310640f381c2d8d68bb52 authored about 5 years ago
Improve error message on long description

52db2c275518fd62451863ea69e7ab87ee241679 authored about 5 years ago