Browse Source

print.jam: Provide escaped strings for Windows and Unix

regex.jam: Provide "escape" routine that escapes a string with certain escape
  characters

boostbook.jam: Use print.escape to properly escape argument to "echo" on
  Windows and Unix (BoostBook now works on non-Cygwin Windows)


[SVN r18148]
Douglas Gregor 23 years ago
parent
commit
394b9481e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 3737f4e662ddf8c26996bf429b82666db73dd03f
+Subproject commit 4177e8e5ccbfc0ac231c6a0011ed347cc784343a

粤ICP备19079148号