Andrew Robbins
|
8c08043179
libs/project: Remove extraneous newlines in header/footer
|
5 years ago |
Andrew Robbins
|
7ead9b132d
libs/project: Print project_action() footer, always
|
5 years ago |
Andrew Robbins
|
ac24b44b0a
libs/project: Modify output of project_blobs_path()
|
5 years ago |
Andrew Robbins
|
28725e6cbc
Respect blobs-ignore when removing blobs
|
5 years ago |
Andrew Robbins
|
c2eabdd49e
libs/project: Avoid subshell in 'if' statements
|
5 years ago |
Andrew Robbins
|
9d8a941c67
libs/project: Fail update check for git sources
|
5 years ago |
Andrew Robbins
|
f18c37229b
libs/project: Fail install check, properly
|
5 years ago |
Andrew Robbins
|
8d6bd2a269
libs/project: Fail build check, properly
|
5 years ago |
Andrew Robbins
|
b7fcc477a0
libs/project: Don't fail with project_action_check
|
5 years ago |
Swift Geek
|
fce0d8a645
Merge branch 'libs-git' of and_who/libreboot into master
|
5 years ago |
Andrew Robbins
|
9474eba10e
let's prefer pre-increment
|
5 years ago |
Andrew Robbins
|
ee4b0d7419
libs/project: Set max loop iteration in for loop
|
5 years ago |
Andrew Robbins
|
19752b408d
libs/project: Execute project action in subshell
|
5 years ago |
Andrew Robbins
|
3f3d1c0437
Rename and refactor diff_patch_file()
|
5 years ago |
Andrew Robbins
|
0845a97b3e
Center tool/project output between header/footer
|
6 years ago |
Andrew Robbins
|
b552224354
Don't output header/footer to stderr unless necessary
|
5 years ago |
Andrew Robbins
|
6f7846b4f3
Add preliminary dependency handling support
|
6 years ago |
Andrew Robbins
|
72d712adf0
Modify project_file_path() to return first matching path
|
6 years ago |
Andrew Robbins
|
a8e95c3d8b
Use project_sources_path() in archive creation
|
7 years ago |
Andrew Robbins
|
5c1fe562d8
Remove unnecessary spaces in command substitutions
|
7 years ago |
Andrew Robbins
|
c7377e3eb7
Make use of Bash's '-n' operator for tests
|
7 years ago |
Andrew Robbins
|
85934d62d7
Replace usage of the '[' Bash builtin with '[['
|
7 years ago |
Andrew Robbins
|
4e3505463e
Modify fd copying in printf calls for readability
|
7 years ago |
Andrew Robbins
|
4971432491
Remove braces from parameter expansions
|
7 years ago |
Andrew Robbins
|
308b5eefe3
Skip archive extraction if archive doesn't exist
|
7 years ago |
Andrew Robbins
|
4aff8835cd
Remove unnecessary subshell grouping
|
7 years ago |
Andrew Robbins
|
5e3dcd8f29
Remove IFS binding masking a non-zero status code
|
7 years ago |
Andrew Robbins
|
38472cfdca
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
|
7 years ago |
Andrew Robbins
|
f092e798d8
Fix action 'update_check' erroring out erroneously
|
7 years ago |
Andrew Robbins
|
15d5ee9e71
Add libreboot_setup_project_actions()
|
7 years ago |