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

Simplify python build #1118

Closed
wants to merge 32 commits into from
Closed

Simplify python build #1118

wants to merge 32 commits into from

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    5c19005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7a2fc View commit details
    Browse the repository at this point in the history
  3. working on rpath stuff

    timkpaine committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    c362228 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Add yes to choco

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    88cbcb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8344af View commit details
    Browse the repository at this point in the history
  3. use cflag now that no cmake

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c4e1ee6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb90ca View commit details
    Browse the repository at this point in the history
  5. set cxxflags on windows

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    518a82c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc6902a View commit details
    Browse the repository at this point in the history
  7. use curl instead of wget

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4e854d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c15c943 View commit details
    Browse the repository at this point in the history
  9. verbose

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e522250 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cc782d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b86f88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    292afa3 View commit details
    Browse the repository at this point in the history
  13. copypast

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    55f5790 View commit details
    Browse the repository at this point in the history
  14. adding win32 flags

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c0273da View commit details
    Browse the repository at this point in the history
  15. pin pyproject to match

    timkpaine committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    0dff414 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. copypasta

    timkpaine committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    33dd756 View commit details
    Browse the repository at this point in the history
  2. adding tbb to cflags

    timkpaine committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    4cedb83 View commit details
    Browse the repository at this point in the history
  3. Add path to tbb

    timkpaine committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    5063bb1 View commit details
    Browse the repository at this point in the history
  4. working on windows :-)

    timkpaine committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    c71acb3 View commit details
    Browse the repository at this point in the history
  5. build inplace for testing

    timkpaine committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    b8796cc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. reorder tests

    timkpaine committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    ff08268 View commit details
    Browse the repository at this point in the history
  2. some more adjustments

    timkpaine committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    1a3fc12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'simplify_python_build' of github.com:jpmorganchase/pers…

    …pective into simplify_python_build
    timkpaine committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    67111fe View commit details
    Browse the repository at this point in the history
  4. try to set path

    timkpaine committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    6c5114b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. add debug ldd

    timkpaine committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a66d7b4 View commit details
    Browse the repository at this point in the history
  2. pip install -v

    timkpaine committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    93c077b View commit details
    Browse the repository at this point in the history
  3. silly error

    timkpaine committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3675eec View commit details
    Browse the repository at this point in the history
  4. add another test

    timkpaine committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b8a5a0c View commit details
    Browse the repository at this point in the history
  5. more debug

    timkpaine committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6b7b6bb View commit details
    Browse the repository at this point in the history