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 |
Andrew Robbins
|
81b33ca016
Prevent 'read' from interpreting backslash escapes
|
7 years ago |
Andrew Robbins
|
47ee86bd9b
Properly escape and quote regular expressions
|
7 years ago |
Leah Rowe
|
a84218d9d2
Merge branch 'indent' of mreed/libreboot into master
|
7 years ago |
Michael Reed
|
3d46f442a8
Indent code blocks via CSS
|
7 years ago |
Michael Reed
|
e79bee492f
Do not manually indent code blocks
|
7 years ago |
Leah Rowe
|
0bedbc2416
Merge branch 'chai' of cafe/libreboot into master
|
7 years ago |
Leah Rowe
|
5e298ab6d8
Merge branch 'libs-arrays' of kragle/libreboot into master
|
7 years ago |
Leah Rowe
|
40a01682c1
Merge branch 'speed-up-build' of mreed/libreboot into master
|
7 years ago |
Michael Reed
|
672212f42b
Speed up website build
|
7 years ago |