Commits on Source 10
-
-
-
Chandan Singh authored
plugins/sources/pip.py: Accomodate characters '-','.','_' for packages See merge request !914
-
Jürg Billeter authored
Fixes: 825963b5 ("element: Make "--sysroot" take a bare directory")
-
Jürg Billeter authored
element.py: Pass bare_directory also to SandboxRemote() See merge request !928
-
Valentin David authored
Issue happens with sourceware.org server. Fixes #742
-
Javier Jardón authored
Use less fetchers in overnight build to work-around limitations from servers. Closes #742 See merge request !929
-
"_frontend/app.py: Set correct element-path in interactive bst-init" added a dependency on the tmp_path test fixture, which was added by 3.8.
-
richardmaw-codethink authored
dev-requirements: Update pytest dependency to 3.8 See merge request !930
-
Jim MacArthur authored
There are arguments for and against using onerror - see issue #735 for details.