index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-08-04
Add `make check-stubs` for validating Python stubs
Taku Fukada
2020-07-28
Upgrade ulab
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-30
Add one-of-each build target at the top level.
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-01
Makefile: "make translate" will only update circuitpython.pot
Jeff Epler
2020-05-29
Fix merge-translate by starting with 'theirs'
Scott Shawcroft
2020-05-20
Add top level merge-translate target
Scott Shawcroft
2020-05-14
Fix ulab, math and template.
Scott Shawcroft
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-04-27
Add verification script
Scott Shawcroft
2020-03-17
Translations: follow stm port rename, run 'make translate'
Jeff Epler
2020-01-18
Update translations and translation sources
Scott Shawcroft
2019-11-17
Makefile: Fix a problem where `xargs` invoked `xgettext` 2x
Jeff Epler
2019-06-18
Explicitly set the locale when sorting translation files.
Craig Forbes
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
2019-06-02
Clean up egg-info directory as well
John Reese
2019-05-28
Add top-level Makefile target to update frozen libs easily; Update CPX lib
Dan Halbert
2019-05-25
Use rst2pyi to generate type stubs and package
John Reese
2019-05-14
Have xargs expect null termination
Scott Shawcroft
2019-05-13
Update translations and sort input files
Scott Shawcroft
2019-03-27
restrict 'make translate' to include only those directories we have ports
Dan Halbert
2019-03-08
Add translation file locations back.
Scott Shawcroft
2019-02-22
Update translations based on git history
Scott Shawcroft
2019-02-22
Remove file locations
Scott Shawcroft
2018-08-30
Clean up duplicates and have make translate produce a stable ordering.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
2018-05-14
Cleaning up and fixing the docs generation Makefile and README instructions
Karin Hawley