index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
project
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip archive extraction if archive doesn't exist
Andrew Robbins
2017-07-22
1
-1
/
+1
*
Remove unnecessary subshell grouping
Andrew Robbins
2017-07-22
1
-5
/
+3
*
Remove IFS binding masking a non-zero status code
Andrew Robbins
2017-07-22
1
-6
/
+3
*
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
1
-0
/
+1
*
Fix action 'update_check' erroring out erroneously
Andrew Robbins
2017-07-21
1
-1
/
+1
*
Add libreboot_setup_project_actions()
Andrew Robbins
2017-07-21
1
-5
/
+0
*
Rename PROJECT_ACTIONS_FUNCTIONS to PROJECT_ACTIONS
Andrew Robbins
2017-07-20
1
-2
/
+2
*
Change '.' to the more readable 'source' command
Andrew Robbins
2017-07-17
1
-2
/
+2
*
Use "$*" instead of $@ when assigning as a string
Andrew Robbins
2017-07-17
1
-12
/
+12
*
Avoid checking previous exit codes indirectly
Andrew Robbins
2017-07-17
1
-7
/
+5
*
Word-split PROJECTS_FORCE expansion (remove quotes)
Andrew Robbins
2017-07-17
1
-1
/
+1
*
Make explicit which directory 'find' should search
Andrew Robbins
2017-07-17
1
-2
/
+2
*
Prevent 'read' from interpreting backslash escapes
Andrew Robbins
2017-07-17
1
-11
/
+11
*
Properly escape and quote regular expressions
Andrew Robbins
2017-07-17
1
-8
/
+8
*
Rely less on word splitting by using arrays
Andrew Robbins
2017-07-14
1
-5
/
+9
*
Enable 'extglob' and replace some brace expansions
Andrew Robbins
2017-07-11
1
-1
/
+1
*
Fix action text in './libreboot usage <project>'
Andrew Robbins
2017-07-09
1
-25
/
+23
*
Removed cruft & redundancy in project_action*()
Andrew Robbins
2017-07-07
1
-114
/
+59
*
Function call wget_wrapper wasn't renamed. Fixed.
Andrew Robbins
2017-06-28
1
-1
/
+1
*
Added functions for downloading/patching archives
Andrew Robbins
2017-06-28
1
-0
/
+60
*
Vars TAR_XZ,ASC,SHA256SUM renamed for generality.
Andrew Robbins
2017-06-25
1
-4
/
+4
*
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
Andrew Robbins
2017-06-23
1
-1
/
+1
*
Remove unnecessary 'env' invocation from printf.
Andrew Robbins
2017-06-23
1
-51
/
+51
*
Fixed printf calls & replaced 'echo' w/ printf.
Andrew Robbins
2017-06-23
1
-51
/
+51
*
Patching now works. bucts can be patched & built.
Andrew Robbins
2017-05-31
1
-4
/
+5
*
Fixed project_check() and tool_check().
Andrew Robbins
2017-05-29
1
-6
/
+3
*
libs: project: Only show file contents if the file exists
Paul Kocialkowski
2017-01-15
1
-1
/
+4
*
libs: project: Return fully qualified blobs path when no path is found
Paul Kocialkowski
2017-01-15
1
-0
/
+2
*
libs: project: Always create archive to allow force
Paul Kocialkowski
2017-01-15
1
-4
/
+1
*
Paper build system initial import into Libreboot
Paul Kocialkowski
2017-01-15
1
-0
/
+1471