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

New AutotoolsDeps, AutotoolsToolchain helpers in conan.tools.gnu #8457

Merged
merged 64 commits into from Mar 29, 2021

Commits on Jan 21, 2021

  1. refactor autotools tests

    memsharded committed Jan 21, 2021
    Copy the full SHA
    a841c9b View commit details
    Browse the repository at this point in the history
  2. autotools

    memsharded committed Jan 21, 2021
    Copy the full SHA
    062c3f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7330385 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. working

    memsharded committed Jan 22, 2021
    Copy the full SHA
    a92a2cb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Copy the full SHA
    08e7144 View commit details
    Browse the repository at this point in the history
  2. working

    memsharded committed Jan 28, 2021
    Copy the full SHA
    e41792c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. working .bat

    memsharded committed Jan 30, 2021
    Copy the full SHA
    03a4bbf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Copy the full SHA
    74e9198 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Copy the full SHA
    3292aec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    087f030 View commit details
    Browse the repository at this point in the history
  3. test passing Linux

    memsharded committed Feb 1, 2021
    Copy the full SHA
    fd18ee9 View commit details
    Browse the repository at this point in the history
  4. working

    memsharded committed Feb 1, 2021
    Copy the full SHA
    b33cd92 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc5c8b3 View commit details
    Browse the repository at this point in the history
  6. working

    memsharded committed Feb 1, 2021
    Copy the full SHA
    9b997f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. improved environment

    memsharded committed Feb 2, 2021
    Copy the full SHA
    cf97406 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    79675af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dfda73e View commit details
    Browse the repository at this point in the history
  4. mingw test

    memsharded committed Feb 2, 2021
    Copy the full SHA
    c6226b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. working

    memsharded committed Feb 5, 2021
    Copy the full SHA
    c2b7e63 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    36bf481 View commit details
    Browse the repository at this point in the history
  3. working

    memsharded committed Feb 5, 2021
    Copy the full SHA
    642b3fe View commit details
    Browse the repository at this point in the history
  4. spaces

    memsharded committed Feb 5, 2021
    Copy the full SHA
    38b4dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. working

    memsharded committed Feb 8, 2021
    Copy the full SHA
    96d0334 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Copy the full SHA
    6fe2b2f View commit details
    Browse the repository at this point in the history
  2. working

    memsharded committed Feb 9, 2021
    Copy the full SHA
    49cb4da View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0b62989 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d2de553 View commit details
    Browse the repository at this point in the history
  5. working

    memsharded committed Feb 9, 2021
    Copy the full SHA
    837ab8f View commit details
    Browse the repository at this point in the history
  6. solve conflicts

    memsharded committed Feb 9, 2021
    Copy the full SHA
    ccdd17c View commit details
    Browse the repository at this point in the history
  7. fix test

    memsharded committed Feb 9, 2021
    Copy the full SHA
    4f3642c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Copy the full SHA
    14c308a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d4ea51 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Windows subsystems tests

    memsharded committed Feb 12, 2021
    Copy the full SHA
    ff0543e View commit details
    Browse the repository at this point in the history
  2. remove cmake test_package

    memsharded committed Feb 12, 2021
    Copy the full SHA
    bcd08d1 View commit details
    Browse the repository at this point in the history
  3. path wihtout spaces

    memsharded committed Feb 12, 2021
    Copy the full SHA
    35ced48 View commit details
    Browse the repository at this point in the history
  4. change mingw to msys one

    memsharded committed Feb 12, 2021
    Copy the full SHA
    c512f37 View commit details
    Browse the repository at this point in the history
  5. trying again

    memsharded committed Feb 12, 2021
    Copy the full SHA
    9ec6582 View commit details
    Browse the repository at this point in the history
  6. fix adjust path

    memsharded committed Feb 12, 2021
    Copy the full SHA
    d5d238e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. proposal

    memsharded committed Feb 21, 2021
    Copy the full SHA
    75ff512 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Copy the full SHA
    99f3f91 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. build-host contexts poc

    memsharded committed Feb 23, 2021
    Copy the full SHA
    3a585e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. added CMakeGen integration

    memsharded committed Feb 24, 2021
    Copy the full SHA
    5f323b1 View commit details
    Browse the repository at this point in the history
  2. fixing Macos tests

    memsharded committed Feb 24, 2021
    Copy the full SHA
    16863a1 View commit details
    Browse the repository at this point in the history
  3. review

    memsharded committed Feb 24, 2021
    Copy the full SHA
    3fd4633 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    de6787e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7f86beb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    49dfb47 View commit details
    Browse the repository at this point in the history
  7. merging environment

    memsharded committed Feb 24, 2021
    Copy the full SHA
    7d98f08 View commit details
    Browse the repository at this point in the history
  8. working

    memsharded committed Feb 24, 2021
    Copy the full SHA
    7507507 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. merged develop

    memsharded committed Mar 24, 2021
    Copy the full SHA
    f77726b View commit details
    Browse the repository at this point in the history
  2. reviewing merge

    memsharded committed Mar 24, 2021
    Copy the full SHA
    e4e280e View commit details
    Browse the repository at this point in the history
  3. merge review

    memsharded committed Mar 24, 2021
    Copy the full SHA
    ab0375f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b4fbb64 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Copy the full SHA
    99a3ae9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3f065f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0fe4307 View commit details
    Browse the repository at this point in the history
  4. test working again

    memsharded committed Mar 25, 2021
    Copy the full SHA
    59800d8 View commit details
    Browse the repository at this point in the history
  5. working

    memsharded committed Mar 25, 2021
    Copy the full SHA
    b1de1f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5aee77f View commit details
    Browse the repository at this point in the history
  7. test passing

    memsharded committed Mar 25, 2021
    Copy the full SHA
    42c4dfc View commit details
    Browse the repository at this point in the history
  8. working

    memsharded committed Mar 25, 2021
    Copy the full SHA
    fba1ede View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. merged develop

    memsharded committed Mar 26, 2021
    Copy the full SHA
    e0e9c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Copy the full SHA
    58776e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67d2275 View commit details
    Browse the repository at this point in the history