Commits on Source 26
-
Martin Blanchard authored
Trying to checkout an element that has no cached artifacts should be and handled failure. See #447.
-
Martin Blanchard authored
-
This commit is part of the work required to resolve issue #436
-
Javier Jardón authored
Add Ubuntu install intructions Closes #436 See merge request !525
-
Qinusty authored
-
Tom Pollard authored
HACKING.rst: Add running a single test example See merge request !597
-
Tiago Gomes authored
A project path is a path relative to a project directory. A project path can not also refer to the parent directory in the first path component, or point to symbolic links, fifos, sockets and block/character devices.
-
Tiago Gomes authored
The autotools example had to be copied over inside of the junction example, as referring to a path outside of the project directory is now disallowed.
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
-
Tiago Gomes authored
Add validation for project paths See merge request !593
-
Valentin David authored
-
Valentin David authored
This is required to be able to build a Loader before the list of targets is known.
-
Valentin David authored
-
Valentin David authored
-
Valentin David authored
Fixes #331.
-
Valentin David authored
Add support for include in project.conf Closes #331 See merge request !471
-
Ed Baunton authored
Add an optional flag to make files executable after having downloaded them.
-
Ed Baunton authored
Instead of leaving the permissioning of downloaded file in remote.py up to the user's umask; expressly set permissions to 0644 or 0755 if executable