Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | python,python3: allow python packages to override Package/<pkg>/install rule | Alexandru Ardelean | 2017-05-19 | |
| | | | | | | | Python packages try to enforce their own. For some cases this may not be desired. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | |||
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 | |
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |