Andrew Robbins
|
5e3dcd8f29
Remove IFS binding masking a non-zero status code
|
7 years ago |
Leah Rowe
|
6e92244e0c
Merge branch 'libreboot-main-cleanup' of kragle/libreboot into master
|
7 years ago |
Leah Rowe
|
09e74b0eaf
Merge branch 'master' of tiveket/libreboot into master
|
7 years ago |
tiveket
|
31e332b388
Update 'www/amd-libre.md'
|
7 years ago |
tiveket
|
ab145d6b47
Update 'docs/hardware/index.md'
|
7 years ago |
tiveket
|
d4d7dc51a9
Update 'docs/misc/index.md'
|
7 years ago |
Andrew Robbins
|
38472cfdca
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
|
7 years ago |
Andrew Robbins
|
656823d295
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
|
7 years ago |
Andrew Robbins
|
ae33b7b957
Move libreboot_setup_include() (for symmetry)
|
7 years ago |
Andrew Robbins
|
274b669e1a
Add libreboot_setup_tool_actions()
|
7 years ago |
Andrew Robbins
|
3dab153b0e
Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONS
|
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 |
Andrew Robbins
|
f92dcc2d00
Make the 'test' action functional again
|
7 years ago |
Andrew Robbins
|
b9e07c9a8c
Rename PROJECT_ACTIONS_FUNCTIONS to PROJECT_ACTIONS
|
7 years ago |
Andrew Robbins
|
52edf8e99d
Avoid exploiting local variables' dynamic scoping
|
7 years ago |
Leah Rowe
|
0f064d92c7
Merge branch 'libreboot-main-cleanup' of kragle/libreboot into master
|
7 years ago |
Andrew Robbins
|
02f973efd4
Alter whitespace in printf statements for readability
|
7 years ago |
Andrew Robbins
|
56236fdb1d
Simplify libreboot_setup() and libreboot()
|
7 years ago |
Andrew Robbins
|
59f05b2699
Remove hard dependency on wget
|
7 years ago |
Andrew Robbins
|
101e236f3d
Clean up case forms in libreboot_{project,tool}()
|
7 years ago |
Andrew Robbins
|
b2e3c04172
Replace calls to 'cat' w/ input redirection
|
7 years ago |
Andrew Robbins
|
3b3c0a4475
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
|
7 years ago |
Andrew Robbins
|
a7d5ea15f3
Simplify libreboot_setup_variables() w/ new func.
|
7 years ago |
Leah Rowe
|
86cee2e3ba
Merge branch 'libs/project-cruft' of kragle/libreboot into master
|
7 years ago |
Andrew Robbins
|
a57da0e3e8
Change '.' to the more readable 'source' command
|
7 years ago |
Andrew Robbins
|
b6a666bf6e
Use "$*" instead of $@ when assigning as a string
|
7 years ago |
Andrew Robbins
|
3adb05d41d
Avoid checking previous exit codes indirectly
|
7 years ago |
Andrew Robbins
|
c2d613cdb8
Word-split PROJECTS_FORCE expansion (remove quotes)
|
7 years ago |
Andrew Robbins
|
9bc79485d3
Make explicit which directory 'find' should search
|
7 years ago |