[riot-commits] [RIOT-OS/RIOT] 68a6ba: make: introduce common Python lib path
Alexandre Abadie
alexandre.abadie at inria.fr
Fri Aug 10 14:50:22 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 68a6ba8987ab0f1b99c18102723fb1890c0658f2
https://github.com/RIOT-OS/RIOT/commit/68a6ba8987ab0f1b99c18102723fb1890c0658f2
Author: smlng <s at mlng.net>
Date: 2018-08-10 (Fri, 10 Aug 2018)
Changed paths:
M Makefile.include
A dist/pythonlibs/README.md
M makefiles/vars.inc.mk
Log Message:
-----------
make: introduce common Python lib path
Introduce dist/pythonlibs directory to store RIOT python packages.
This directory is exported via PYTHONPATH by the build system to
make it commonly available.
Commit: f617a2915627ff6b7e2398c48e463d19334e0a78
https://github.com/RIOT-OS/RIOT/commit/f617a2915627ff6b7e2398c48e463d19334e0a78
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-08-10 (Fri, 10 Aug 2018)
Changed paths:
M Makefile.include
A dist/pythonlibs/README.md
M makefiles/vars.inc.mk
Log Message:
-----------
Merge pull request #9758 from smlng/pr/dist/pythonlibs
make: introduce common Python lib path
Compare: https://github.com/RIOT-OS/RIOT/compare/3436d34c0421...f617a2915627
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list