Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kivy/python-for-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: kivy/python-for-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: recipes_task
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 11 files changed
  • 1 contributor

Commits on Aug 9, 2015

  1. allow checking sha1 instead of md5

    gabriel pettier committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    2f8cf84 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. add recipe to build libuuid

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    5973774 View commit details
    Browse the repository at this point in the history
  2. add recipe to build the task binary

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    f139689 View commit details
    Browse the repository at this point in the history
  3. start a gnutls recipe

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    80f3111 View commit details
    Browse the repository at this point in the history
  4. add fPIE and pie options to task build commands

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    10d671d View commit details
    Browse the repository at this point in the history
  5. tentative fix for task fix

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    11892ad View commit details
    Browse the repository at this point in the history
  6. again

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    343fba8 View commit details
    Browse the repository at this point in the history
  7. tentative fix of task build

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    a4e39ef View commit details
    Browse the repository at this point in the history
  8. task recipe switch to -fPIC not PIE

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    b50f9b1 View commit details
    Browse the repository at this point in the history
  9. again

    gabriel pettier committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    6df3303 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. remove bad patch that apparently prevented the thing to build

    gabriel pettier committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    bde8697 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2015

  1. fix distribute.sh to untar .tar.xz too

    gabriel pettier committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    108f421 View commit details
    Browse the repository at this point in the history
  2. add nettle dep for gnutls, add gnutls as dep for recipe

    gabriel pettier committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    bf2cc02 View commit details
    Browse the repository at this point in the history
  3. small cleanup of task recipe

    gabriel pettier committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    40ac819 View commit details
    Browse the repository at this point in the history
  4. remove call to bash in nettle recipe

    gabriel pettier committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    c4e4349 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. add libgmp recipe and fixes for nettle and gnutls recipe

    gabriel pettier committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    12562ad View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. nearly there…

    gabriel pettier committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    e101678 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. fix task compilation and linking!

    (ugly hack, but it works)
    gabriel pettier committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    2898399 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. fixes to nettle build

    gabriel pettier committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    6cf6f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. add patch flags for recipes, set pyasn1 dependency

    gabriel pettier committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    ad77f62 View commit details
    Browse the repository at this point in the history
Loading