]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/boot/mips/uboot/Makefile
Merge libxo-0.8.2:
authorPhil Shafer <phil@FreeBSD.org>
Fri, 16 Jun 2017 06:29:21 +0000 (06:29 +0000)
committerPhil Shafer <phil@FreeBSD.org>
Fri, 16 Jun 2017 06:29:21 +0000 (06:29 +0000)
commit264104f26834fdb27974e0c5fdedf8f2f5a90383
treeb9b0cc4939ae6d0a54c6a53836677ac4e6c9609a
parent51deaaab9087f1070fd9936032c2ac3b30a25884
parentf652982ac455ca6a2e60c46e067222ec58a1479f
Merge libxo-0.8.2:
- xohtml: Add "-w" option to pull support files from gh_pages
- Add "upload-xohtml-files" target to publish support files in gh_pages/
- add HISTORY/AUTHORS section to man pages
- xohtml: Add div.units as standard CSS text
- Don't treat values as format strings; they are not
- add "-p" to "mkdir -p build" in setup.sh
- add test case for {U:%%} (from df.c)
- detect end-of-string in '%' and '' escaping
- make xo_simple_field, for common simple cases
- xohtml: nuke "n" in "echo" commands
- rename "format" to "fmt" for consistency; same for "str" to "value"
- update test cases

Submitted by: phil
20 files changed:
contrib/libxo/doc/libxo-manual.html
contrib/libxo/libxo/libxo.c
contrib/libxo/tests/core/saved/test_01.E.out
contrib/libxo/tests/core/saved/test_01.H.out
contrib/libxo/tests/core/saved/test_01.HIPx.out
contrib/libxo/tests/core/saved/test_01.HP.out
contrib/libxo/tests/core/saved/test_01.J.out
contrib/libxo/tests/core/saved/test_01.JP.out
contrib/libxo/tests/core/saved/test_01.T.out
contrib/libxo/tests/core/saved/test_01.X.out
contrib/libxo/tests/core/saved/test_01.XP.out
contrib/libxo/tests/core/saved/test_02.J.out
contrib/libxo/tests/core/saved/test_02.JP.out
contrib/libxo/tests/core/test_01.c
contrib/libxo/xohtml/xohtml.css
contrib/libxo/xohtml/xohtml.sh.in
usr.bin/xohtml/Makefile
usr.bin/xohtml/xohtml.sh
usr.bin/xolint/Makefile
usr.bin/xopo/Makefile