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

Upgrade to new namespace convention. Add py 3.11 and py3.12 #43

Merged
merged 53 commits into from
Jan 28, 2024

Commits on Apr 6, 2022

  1. Update __version__.py

    fredboudon authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b3c3129 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    9b8b8e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    3a4f9b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Fixing compilation for macOS

     - prefer conda include and lib paths
     - always look for pythonVM.vm for boost_python (try without version if failed)
    Arthur Luciani committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    041bd50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from NamelessIV/qt6

    Fixing compilation for macOS
    tristancabel authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c3856d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. more python changes

    tristancabel committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b9ba9cd View commit details
    Browse the repository at this point in the history
  2. compile lpy ok

    tristancabel committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    115dca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    1fe6d82 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    fee2cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d912e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. compatible with qt5

    tristancabel committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c4d7be0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. remove python 3.7

    tristancabel committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c386713 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update __version__.py

    fredboudon authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    10156c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update meta.yaml

    fredboudon authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    31314f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    f216b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec70cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bad200 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from tristancabel/qt6

    c++ compilation ok with qt6
    fredboudon authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    deda20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bbd327 View commit details
    Browse the repository at this point in the history
  6. v3.10 with qt6 compat

    fredboudon committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9c103b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. remove dep to python 3.9

    fredboudon committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e82c590 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. improve build

    fredboudon committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e1ac88f View commit details
    Browse the repository at this point in the history
  2. remove py37

    fredboudon committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a1bc0fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d60ccc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. v 3.11. Fix opengl bugs

    fredboudon committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    30806a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Update meta.yaml

    fredboudon committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f698c87 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Add conda_build_config

    fredboudon committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f7a6a1c View commit details
    Browse the repository at this point in the history
  2. update github workflow

    fredboudon committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    5d9ad9f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Update meta.yaml

    fredboudon committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2bf0de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed98c87 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Test turtle pushpop.

    fredboudon committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2cd833f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92dd569 View commit details
    Browse the repository at this point in the history
  3. Improve 2D curve edition

    fredboudon committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9f915c3 View commit details
    Browse the repository at this point in the history
  4. Update lsystem.cpp

    fredboudon committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b7b754d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74ef308 View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    fredboudon committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    14ead70 View commit details
    Browse the repository at this point in the history
  7. v3.12

    fredboudon committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    bdd9747 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    01f2b63 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #46 from KaramokoS/feature/updating-graphical-params

    updating graphical parameters
    fredboudon authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    044bbcd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. fix bug with scalar editor

    fredboudon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f452edf View commit details
    Browse the repository at this point in the history
  2. v3.13.0

    fredboudon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bd2b305 View commit details
    Browse the repository at this point in the history
  3. update github workflow

    fredboudon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d7c3599 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. improve shell

    fredboudon committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2e2187e View commit details
    Browse the repository at this point in the history
  2. v3.14.0

    fredboudon committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ff8570d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Delete __init__.py

    fredboudon committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9b65884 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    cd7c04f View commit details
    Browse the repository at this point in the history
  2. v3.14.1

    fredboudon committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    70da31b View commit details
    Browse the repository at this point in the history
  3. Fix bug with boost

    fredboudon committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    41a00b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f961bf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb399e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    0d899ed View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    * Remove openalea from packages
    * Remove create_namespace
    pradal authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    927168a View commit details
    Browse the repository at this point in the history
  3. Update conda-package-build.yml

    add explicitly openalea3 channel
    pradal authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2e8889f View commit details
    Browse the repository at this point in the history