Andrew Robbins
|
6adee935c7
Add preliminary support for OS-specific libraries
|
8 years ago |
Andrew Robbins
|
45a53f2bd5
Alter whitespace in printf statements for readability
|
8 years ago |
Andrew Robbins
|
b84e3471d6
Simplify libreboot_setup() and libreboot()
|
8 years ago |
Andrew Robbins
|
dba6c22ed0
Remove hard dependency on wget
|
8 years ago |
Andrew Robbins
|
f003af8e65
Clean up case forms in libreboot_{project,tool}()
|
8 years ago |
Andrew Robbins
|
8b6e232655
Replace calls to 'cat' w/ input redirection
|
8 years ago |
Andrew Robbins
|
b094f42a1e
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
|
8 years ago |
Andrew Robbins
|
d2ab6a7803
Simplify libreboot_setup_variables() w/ new func.
|
8 years ago |
Andrew Robbins
|
a57da0e3e8
Change '.' to the more readable 'source' command
|
8 years ago |
Andrew Robbins
|
b6a666bf6e
Use "$*" instead of $@ when assigning as a string
|
8 years ago |
Andrew Robbins
|
3adb05d41d
Avoid checking previous exit codes indirectly
|
8 years ago |
Andrew Robbins
|
c2d613cdb8
Word-split PROJECTS_FORCE expansion (remove quotes)
|
8 years ago |
Andrew Robbins
|
9bc79485d3
Make explicit which directory 'find' should search
|
8 years ago |
Andrew Robbins
|
81b33ca016
Prevent 'read' from interpreting backslash escapes
|
8 years ago |
Andrew Robbins
|
47ee86bd9b
Properly escape and quote regular expressions
|
8 years ago |
Leah Rowe
|
a84218d9d2
Merge branch 'indent' of mreed/libreboot into master
|
8 years ago |
Michael Reed
|
3d46f442a8
Indent code blocks via CSS
|
8 years ago |
Michael Reed
|
e79bee492f
Do not manually indent code blocks
|
8 years ago |
Leah Rowe
|
0bedbc2416
Merge branch 'chai' of cafe/libreboot into master
|
8 years ago |
Leah Rowe
|
5e298ab6d8
Merge branch 'libs-arrays' of kragle/libreboot into master
|
8 years ago |
Leah Rowe
|
40a01682c1
Merge branch 'speed-up-build' of mreed/libreboot into master
|
8 years ago |
Michael Reed
|
672212f42b
Speed up website build
|
8 years ago |
Michael Reed
|
ad782e9a23
www/Makefile: Remove incorrect comment
|
8 years ago |
Andrew Robbins
|
c6eb6b822c
Merge branch 'fix-publish-sh' of mreed/libreboot into master
|
8 years ago |
Cafe
|
fd5fb630a8
Link to T760 driver project (alternative to Tamil)
|
8 years ago |
Michael Reed
|
fee8d605c7
www/publish.sh: Fix quoting bug
|
8 years ago |
Andrew Robbins
|
547be86693
Rely less on word splitting by using arrays
|
8 years ago |
Andrew Robbins
|
8692bfaf02
Merge branch 'publish-sh-shellcheck' of mreed/libreboot into master
|
8 years ago |
Andrew Robbins
|
3b5612eccc
Merge branch 'index-sh-simplify' of mreed/libreboot into master
|
8 years ago |
Michael Reed
|
a8d89665de
www/publish.sh: Clean up shellcheck warnings
|
8 years ago |