Commit graph

  • c1d31a717c Merge remote-tracking branch 'origin/main' into sophisticated-munge-typing-overhead sophisticated-munge-typing-overhead Jeff Epler 2025-02-23 14:42:26 -0600
  • 855b939ef0
    Merge pull request #125 from adafruit/drop-8.x-bundles Dan Halbert 2025-02-08 15:52:01 -0500
  • fd0d426d8e
    Drop building 8.x bundles Dan Halbert 2025-02-08 11:04:30 -0500
  • d696ac5824
    Merge pull request #124 from jepler/reduce-metadata-blocklist foamyguy 2025-01-05 13:42:49 -0600
  • b3542087a0 remove entries for fixed projects reduce-metadata-blocklist Jeff Epler 2025-01-04 19:42:32 -0600
  • 1881c86004 remove workaround for libraries with missing metadata remove-metadata-blocklist Jeff Epler 2024-12-01 09:02:21 -0600
  • d7e66be0d5
    Merge pull request #119 from jepler/circuitpython-mpy-cross-command Jeff Epler 2024-10-07 20:19:35 -0500
  • a173e393e3 Add circuitpython-munge script Jeff Epler 2024-06-17 09:14:31 -0500
  • ac0e07025e don't accidentally run bundle tests Jeff Epler 2024-06-16 21:37:59 -0500
  • 3002d232de Add advanced source transformations to reduce type checking overhead Jeff Epler 2024-01-02 10:24:50 -0600
  • 9524f770b3 Add circuitpython-mpy-cross fix-dependencies-bundlefly circuitpython-mpy-cross-command Jeff Epler 2024-06-16 11:40:19 -0500
  • 8fe3db1449 Finish converting mpy-cross building to use cache directory Jeff Epler 2024-06-16 11:19:19 -0500
  • c8a8513288 mpy_cross: Cache it in the user cache path Jeff Epler 2024-06-15 10:46:58 -0500
  • 1f3c5bd0a2
    Merge pull request #116 from FoamyGuy/example_subdirs foamyguy 2024-04-09 17:58:44 -0500
  • d1d1709f7f example subdirectories foamyguy 2024-04-08 18:14:10 -0500
  • 4f7f0b87c6
    Merge pull request #115 from justmobilize/fix-py-build Dan Halbert 2024-03-03 17:30:04 -0500
  • 581f7c5380 Fix py build not using created temp file Justin Myers 2024-03-03 13:55:05 -0800
  • 96888765af
    Merge pull request #113 from jepler/fix-dependencies-bundlefly Jeff Epler 2024-01-11 14:52:02 -0600
  • 90a2341e04
    Add an "--only" flag to quickly build just one kind of artifact Jeff Epler 2024-01-02 10:25:45 -0600
  • ea28feb31d
    Fix generation of dependencies[] array Jeff Epler 2024-01-11 08:58:56 -0600
  • 152702f7f2
    Merge pull request #110 from jepler/fix-metadata-without-submodules Dan Halbert 2023-12-19 14:38:13 -0500
  • ff6d40dca9
    Fix json output when a bundle does not use submodules fix-metadata-without-submodules Jeff Epler 2023-12-19 13:15:09 -0600
  • c6ebe5e77d
    Merge pull request #109 from jepler/compress-our-zip-pls Dan Halbert 2023-12-19 12:59:55 -0500
  • 4f50d277da
    enable standard zip ("deflate") compression compress-our-zip-pls Jeff Epler 2023-12-19 11:23:53 -0600
  • 7dadcc70aa
    ensure tags are present modernize Jeff Epler 2023-12-17 08:59:14 -0600
  • a2123ecf89
    Merge pull request #107 from jepler/modernize Dan Halbert 2023-12-17 09:41:48 -0500
  • 6a4079769f
    string vs number Jeff Epler 2023-12-17 08:12:48 -0600
  • e896099f09
    bump minimum python version to 3.10 Jeff Epler 2023-12-17 08:10:45 -0600
  • 87ba4b679b
    we now recommend github actions as the CI system of choice Jeff Epler 2023-12-17 08:04:05 -0600
  • b49cd8413a
    Merge pull request #105 from 2bndy5/replace-pkg_resources Jeff Epler 2023-12-17 07:59:47 -0600
  • 1e64df5969 remove travis CI specific code Brendan 2023-12-16 20:02:27 -0800
  • 4d4844451c upgrade github actions to latest major Brendan 2023-12-15 21:02:52 -0800
  • 7cd8379d01 addresses #103 Brendan 2023-12-15 21:31:39 -0800
  • bcb5427418
    Merge pull request #104 from jepler/require-tomli-setup.py Dan Halbert 2023-12-14 14:52:31 -0500
  • 951b47c132
    require tomli at install time Jeff Epler 2023-12-14 10:58:14 -0600
  • 9f02e3a1c9
    Merge pull request #102 from adafruit/correct-naming Dan Halbert 2023-12-05 10:08:59 -0500
  • f9a8aa3b1a
    Change remaining blacklist to blocklist Dan Halbert 2023-12-05 09:55:11 -0500
  • 0032a80387
    Change terminology Jeff Epler 2023-12-05 08:02:34 -0600
  • 988ed9803f
    Merge pull request #101 from adafruit/include-binary-files-in-package Dan Halbert 2023-12-02 23:19:58 -0500
  • b51d905d9d
    blacklist should let this pass CI Jeff Epler 2023-12-02 15:23:00 -0600
  • 373b256441
    typo Jeff Epler 2023-12-02 15:22:33 -0600
  • ca779868d8
    pyproject is the name of the file Jeff Epler 2023-11-30 10:34:45 -0600
  • 0c58704d65
    Restore behavior of shipping 0-byte py files as .py, not .mpy Jeff Epler 2023-11-30 09:08:41 -0600
  • d8719e4d04
    Get package name from settings.toml, allow arbitrary files in packages Jeff Epler 2023-11-29 17:40:31 -0600
  • 34c259dfe9
    Merge pull request #100 from FoamyGuy/include_pyproject_toml Scott Shawcroft 2023-10-31 12:16:29 -0700
  • 86b60039f2 include pyproject.toml file in the bundle if it exists. foamyguy 2023-10-30 16:32:50 -0500
  • 20b08fbd76
    Merge pull request #99 from adafruit/tannewt-patch-8 Dan Halbert 2023-10-27 15:16:20 -0400
  • 653f4e9e50
    Use 8.2.0 mpy-cross instead of 8.0.0 Dan Halbert 2023-10-27 14:58:29 -0400
  • af26b78ea9
    Update mpy-cross locations Scott Shawcroft 2023-10-27 10:11:11 -0700
  • 4d5881b8c3
    Add 9.x bundles Scott Shawcroft 2023-10-27 09:34:40 -0700
  • efd487a89a
    Merge pull request #98 from adafruit/tannewt-patch-8 Scott Shawcroft 2023-10-03 09:41:52 -0700
  • 39377e3e2b
    Stop building bundles for 7.x Scott Shawcroft 2023-10-02 12:07:30 -0700
  • bc2d2a0c7d
    Merge pull request #97 from tekktrik/dev/bundle-build-ignore Alec Delaney 2023-07-27 21:14:11 -0400
  • 123186b725 Use click.Choice Tekktrik 2023-07-27 20:58:13 -0400
  • fa235526a8 Allow bundles to be skipped Tekktrik 2023-07-10 21:50:06 -0400
  • 312d8d090e
    Merge pull request #96 from FoamyGuy/remote_name_arg Scott Shawcroft 2023-06-28 09:04:04 -0700
  • 0b44929f49 remote name argument foamyguy 2023-06-27 19:12:21 -0500
  • 565482692b
    Merge pull request #95 from adafruit/dhalbert-patch-1 Dan Halbert 2023-02-16 14:54:41 -0500
  • d10761a18f
    Update to use mpy-cross-8.0.0 instead of 8.0.0-alpha.1 Dan Halbert 2023-02-16 14:23:35 -0500
  • 0a2ac582ee
    Merge pull request #93 from Neradoc/dont-normalize-names Dan Halbert 2022-08-19 07:36:35 -0400
  • ad4908adbf add spidev to skipped pypi modules Neradoc 2022-08-18 16:17:02 +0200
  • 795e3d2ff9 change normalize_dist_name to get back the bundle libraries Neradoc 2022-08-18 03:42:28 +0200
  • 687af8c22b
    Merge pull request #92 from tekktrik/dev/change-version-string Alec Delaney 2022-08-16 12:44:29 -0400
  • c3cf652f31
    Change both version strings Alec Delaney 2022-08-16 12:42:51 -0400
  • 26375aaa16 Update version string Alec Delaney 2022-08-15 20:47:21 -0400
  • 97895d21a3
    Merge pull request #90 from adafruit/ignore-more-package-names Melissa LeBlanc-Williams 2022-07-18 13:02:43 -0700
  • 38931db45e
    Don't ignore busdevice Jeff Epler 2022-07-18 14:41:15 -0500
  • 9fb6ffb1ea
    build_bundles: Ignore more packages that exist only on pypi Jeff Epler 2022-07-18 12:55:47 -0500
  • 3552198336
    Merge pull request #88 from Neradoc/fix-single-file-libraries-mpy foamyguy 2022-06-18 15:34:20 -0500
  • a0e40b58da Fix the single file libraries being copied as source. Neradoc 2022-06-17 22:50:03 +0200
  • 2b255aa47d
    Merge pull request #87 from Neradoc/add-cp8-to-bundles Scott Shawcroft 2022-06-14 09:23:52 -0700
  • d98fb9082c Generate Circuitpython 8.X bundle Neradoc 2022-06-14 16:26:04 +0200
  • 8c66f80024
    Merge pull request #86 from Neradoc/patch-1 Dan Halbert 2022-06-14 09:37:12 -0400
  • f91e0108a4
    Bump the mpy-cross version for fixes to the language Neradoc 2022-06-14 15:20:54 +0200
  • de44a709f6
    Merge pull request #84 from 2bndy5/make-windows-compatible Jeff Epler 2022-01-26 08:26:28 -0600
  • a55a92367e self reviewed 2bndy5 2022-01-25 17:19:03 -0800
  • bac3e8056f fix url for win x64 pre-built mpy-cross 2bndy5 2022-01-25 14:57:42 -0800
  • 2d53879c1a solution for #75 2bndy5 2022-01-21 14:29:44 -0800
  • 7da9c1d789
    Merge pull request #83 from adafruit/tannewt-patch-8 Dan Halbert 2021-12-14 08:27:40 -0500
  • ec2e342ef2
    Stop supporting 6.x Scott Shawcroft 2021-12-13 15:05:19 -0800
  • 80489a6142
    Merge pull request #81 from jepler/update-7.0.0-final Dan Halbert 2021-10-08 23:18:57 -0400
  • 35880f474b update tag for 7.x update-7.0.0-final Jeff Epler 2021-10-08 21:55:52 -0500
  • cde80f6c85
    Merge pull request #73 from lesamouraipourpre/github-actions Scott Shawcroft 2021-09-14 11:22:21 -0700
  • 734890c799
    Merge branch 'main' of github.com:adafruit/circuitpython-build-tools into github-actions James Carr 2021-09-13 20:29:48 +0100
  • 1b3ea7d630
    Merge pull request #77 from FoamyGuy/circuitpython_org_pypi_name Scott Shawcroft 2021-09-13 12:10:33 -0700
  • 3845cee485 fix pypi names for circuitpython org libraries foamyguy 2021-09-11 11:43:09 -0500
  • bdcdafdb90
    Merge pull request #76 from lesamouraipourpre/patch-1 Scott Shawcroft 2021-06-08 13:58:42 -0700
  • baec9067b8
    Update target_versions.py to the latest versions James Carr 2021-06-07 23:59:03 +0100
  • 4d055bb535
    Merge pull request #72 from lesamouraipourpre/aws-mpy-cross Jeff Epler 2021-05-30 12:19:00 -0600
  • eadbc29632
    Add 'if not quiet' to the print statements James Carr 2021-05-30 15:45:33 +0100
  • 853dc57e87
    Update Python in Travis to 3.7 James Carr 2021-05-30 13:05:45 +0100
  • 743c550128
    Convert from Travis to Github Actions (Closes #59) James Carr 2021-05-30 12:50:51 +0100
  • 385cbc607d
    Add author info James Carr 2021-05-30 12:42:37 +0100
  • 98b12389a8
    Replace tab with spaces James Carr 2021-05-30 11:27:09 +0100
  • f69bc7b660
    Add basic exception handling around the S3 request James Carr 2021-05-30 11:24:43 +0100
  • 39b1fe192f
    Add Linux/x86_64 to mpy-cross S3 check James Carr 2021-05-30 00:28:56 +0100
  • c9a7d6323e
    Update Python requirement to 3.7 James Carr 2021-05-30 00:27:06 +0100
  • 385b448490
    Merge branch 'aws-mpy-cross' of github.com:lesamouraipourpre/circuitpython-build-tools into aws-mpy-cross James Carr 2021-05-29 20:10:39 +0100
  • f4532c667c
    Add macos support to S3 mpy-cross James Carr 2021-05-29 20:05:43 +0100
  • 1b45018a49
    Update setup.py to install requests James Carr 2021-05-29 18:35:56 +0100