Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Create new conan.tools.files #8550

Merged
merged 26 commits into from Mar 1, 2021
Merged

Commits on Feb 24, 2021

  1. move load

    czoido committed Feb 24, 2021
    Copy the full SHA
    9d42d86 View commit details
    Browse the repository at this point in the history
  2. move save

    czoido committed Feb 24, 2021
    Copy the full SHA
    0944f37 View commit details
    Browse the repository at this point in the history
  3. move mkdir

    czoido committed Feb 24, 2021
    Copy the full SHA
    49b96e7 View commit details
    Browse the repository at this point in the history
  4. move ftp_downloads

    czoido committed Feb 24, 2021
    Copy the full SHA
    6b88df7 View commit details
    Browse the repository at this point in the history
  5. add rest

    czoido committed Feb 24, 2021
    Copy the full SHA
    48abc4e View commit details
    Browse the repository at this point in the history
  6. add requester to conanfile

    czoido committed Feb 24, 2021
    Copy the full SHA
    1bbd41e View commit details
    Browse the repository at this point in the history
  7. add test

    czoido committed Feb 24, 2021
    Copy the full SHA
    4c2ca6b View commit details
    Browse the repository at this point in the history
  8. test download

    czoido committed Feb 24, 2021
    Copy the full SHA
    9393a0d View commit details
    Browse the repository at this point in the history
  9. change name

    czoido committed Feb 24, 2021
    Copy the full SHA
    d0a41be View commit details
    Browse the repository at this point in the history
  10. fix returns

    czoido committed Feb 24, 2021
    Copy the full SHA
    3d65438 View commit details
    Browse the repository at this point in the history
  11. add test

    czoido committed Feb 24, 2021
    Copy the full SHA
    d253828 View commit details
    Browse the repository at this point in the history
  12. back to old tools

    czoido committed Feb 24, 2021
    Copy the full SHA
    57a8c45 View commit details
    Browse the repository at this point in the history
  13. remove test

    czoido committed Feb 24, 2021
    Copy the full SHA
    ac25265 View commit details
    Browse the repository at this point in the history
  14. add config to conanfile

    czoido committed Feb 24, 2021
    Copy the full SHA
    483e471 View commit details
    Browse the repository at this point in the history
  15. separate tools

    czoido committed Feb 24, 2021
    Copy the full SHA
    140caf2 View commit details
    Browse the repository at this point in the history
  16. simplify function

    czoido committed Feb 24, 2021
    Copy the full SHA
    33d14f4 View commit details
    Browse the repository at this point in the history
  17. minor changes

    czoido committed Feb 24, 2021
    Copy the full SHA
    589ff26 View commit details
    Browse the repository at this point in the history
  18. minor changes

    czoido committed Feb 24, 2021
    Copy the full SHA
    904c7ef View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. absolute imports

    czoido committed Feb 25, 2021
    Copy the full SHA
    ce75400 View commit details
    Browse the repository at this point in the history
  2. use genconanfile

    czoido committed Feb 25, 2021
    Copy the full SHA
    0c1765c View commit details
    Browse the repository at this point in the history
  3. revision

    czoido committed Feb 25, 2021
    Copy the full SHA
    4da5004 View commit details
    Browse the repository at this point in the history
  4. add TODOs

    czoido committed Feb 25, 2021
    Copy the full SHA
    c015bfb View commit details
    Browse the repository at this point in the history
  5. remove arg

    czoido committed Feb 25, 2021
    Copy the full SHA
    a29f5de View commit details
    Browse the repository at this point in the history
  6. reemove arg

    czoido committed Feb 25, 2021
    Copy the full SHA
    7676bde View commit details
    Browse the repository at this point in the history
  7. Update conans/test/assets/genconanfile.py

    Co-authored-by: James <james@conan.io>
    czoido and memsharded committed Feb 25, 2021
    Copy the full SHA
    e7986cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. fix tests

    czoido committed Feb 26, 2021
    Copy the full SHA
    3ba8984 View commit details
    Browse the repository at this point in the history