Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

get --only #1

Closed
mosteo opened this issue Mar 13, 2018 · 0 comments
Closed

get --only #1

mosteo opened this issue Mar 13, 2018 · 0 comments
Assignees
Labels
type: feature New feature or request
Milestone

Comments

@mosteo
Copy link
Member

mosteo commented Mar 13, 2018

Retrieve requested project only, without dependencies, even if unavailable in current platform

@mosteo mosteo added the type: feature New feature or request label Mar 13, 2018
@mosteo mosteo self-assigned this Mar 13, 2018
@mosteo mosteo added this to the 0.3 milestone Apr 20, 2018
mosteo added a commit that referenced this issue Apr 23, 2018
@mosteo mosteo closed this as completed Apr 25, 2018
mosteo added a commit that referenced this issue Apr 16, 2019
* Don't reload the index if already loaded

* Removed condition that could never happen in get

* Fix show when project given in command line

* Alr.Paths: fix templates location (and init command)
mosteo added a commit that referenced this issue Apr 16, 2019
simonjwright referenced this issue in simonjwright/alire Dec 10, 2019
* Fix tar issues on macOS.

There are two issues: first, the version of tar on macOS doesn't
support --force-local, and second, untarring in the destination
directory, forced by Windows problems with -C, means we need to use
the full file name of the tar file.

  * src/alire/alire-origins-deployers-source_archive.adb (Deploy): add
      detail to trace message.
    (Unpack): when the archive format is Tarball, find the absolute
      file name of the tarball and untar that. Only use --force-local
      if running on Windows.

* Apply optional --force-local correctly.

  * src/alire/alire-origins-deployers-source_archive.adb (Unpack):
      pass the optional --force-local as a String_Vector, empty if not
      required.
@MrAda MrAda mentioned this issue Jan 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant