Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Hybrid: default+installer #7

Merged
merged 24 commits into from
May 8, 2019
Merged

Hybrid: default+installer #7

merged 24 commits into from
May 8, 2019

Commits on Apr 28, 2019

  1. Split in hybrid default+installer recipe

    test_package based on work of @madebr
    
    general structure based on the work of @SSE4 and @uilianries
    Croydon committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    be65d2f View commit details
    Browse the repository at this point in the history
  2. Introduce a _base_name

    Otherwise download instruction for the installer pacakge may break due to a different name.
    
    _base_name is the same for default + installer and therefore reliable
    Croydon committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    71faf60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce3de1 View commit details
    Browse the repository at this point in the history
  4. Use default CI scripts

    Croydon committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    089db10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    581b7c0 View commit details
    Browse the repository at this point in the history
  6. Use build stages

    Croydon committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    72cebff View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    fd1482a View commit details
    Browse the repository at this point in the history
  2. - do not treat x86_64 -> x86 as cross-building

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    643024d View commit details
    Browse the repository at this point in the history
  3. - add missing methods

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9bbf1aa View commit details
    Browse the repository at this point in the history
  4. Update test_package_installer/conanfile.py

    Co-Authored-By: SSE4 <[email protected]>
    uilianries and SSE4 authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    29c091f View commit details
    Browse the repository at this point in the history
  5. - arch is still needed for cross-building use-case

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    a5c2767 View commit details
    Browse the repository at this point in the history
  6. Update conanfile_base.py

    Co-Authored-By: SSE4 <[email protected]>
    uilianries and SSE4 authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    c61cab9 View commit details
    Browse the repository at this point in the history
  7. Update conanfile_base.py

    Co-Authored-By: SSE4 <[email protected]>
    uilianries and SSE4 authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ccd4df2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. - missing import

    SSE4 authored May 1, 2019
    Configuration menu
    Copy the full SHA
    8fc1196 View commit details
    Browse the repository at this point in the history
  2. - fix shared option

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed May 1, 2019
    Configuration menu
    Copy the full SHA
    999ccba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. - remove files from package to avoid conflicts

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    46767dc View commit details
    Browse the repository at this point in the history
  2. - test only library itself in test package

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    43ae997 View commit details
    Browse the repository at this point in the history
  3. - add missing header cstdio

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    efa65e3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    e050c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735ffea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfdc6eb View commit details
    Browse the repository at this point in the history
  4. - disable reallocarray via configure argument

    Signed-off-by: SSE4 <[email protected]>
    SSE4 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    8109142 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9cde03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40cf05c View commit details
    Browse the repository at this point in the history