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

Clean up build.py #19156

Closed
wants to merge 23 commits into from
Closed

Clean up build.py #19156

wants to merge 23 commits into from

Commits on Jan 16, 2024

  1. Update build.py

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9086a41 View commit details
    Browse the repository at this point in the history
  2. Remove requirements.txt

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a925a42 View commit details
    Browse the repository at this point in the history
  3. Reformating files

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    47ea31e View commit details
    Browse the repository at this point in the history
  4. Remove cuda_helpers.py

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cc214df View commit details
    Browse the repository at this point in the history
  5. Reformat file again

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    413e66e View commit details
    Browse the repository at this point in the history
  6. Adding dot to import files

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ad65375 View commit details
    Browse the repository at this point in the history
  7. Adding dot to import files

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6d07a50 View commit details
    Browse the repository at this point in the history
  8. Adding missing class BaseError(Exception):

        """Base class for errors originating from build.py."""
    
        pass
    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    add33e1 View commit details
    Browse the repository at this point in the history
  9. Removed unused file

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ca47978 View commit details
    Browse the repository at this point in the history
  10. Update tools/ci_build/build.py

    Co-authored-by: Justin Chu <[email protected]>
    jchen351 and justinchuby authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1f89cb9 View commit details
    Browse the repository at this point in the history
  11. Change file name case

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7c45794 View commit details
    Browse the repository at this point in the history
  12. Remove sys.path

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    62d1475 View commit details
    Browse the repository at this point in the history
  13. Update tools/python/util/build_helpers.py

    Co-authored-by: Justin Chu <[email protected]>
    jchen351 and justinchuby authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    56e3f4d View commit details
    Browse the repository at this point in the history
  14. Update tools/python/util/usage_error.py

    Co-authored-by: Justin Chu <[email protected]>
    jchen351 and justinchuby authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b218d59 View commit details
    Browse the repository at this point in the history
  15. Update format

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6d38009 View commit details
    Browse the repository at this point in the history
  16. Merging Errors into 1 module

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    196d5b9 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'main' into Cjian/build.py-cleanup

    # Conflicts:
    #	tools/ci_build/build.py
    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9553202 View commit details
    Browse the repository at this point in the history
  18. Update parent module path

    jchen351 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fafe56d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    1bc451a View commit details
    Browse the repository at this point in the history
  2. Import android

    jchen351 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8da3a84 View commit details
    Browse the repository at this point in the history
  3. Adding back sys.path

    jchen351 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    10e2aea View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'refs/heads/main' into Cjian/build.py-cleanup

    # Conflicts:
    #	tools/ci_build/build.py
    jchen351 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a84e638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e8252 View commit details
    Browse the repository at this point in the history