Commit Graph

11 Commits

Author SHA1 Message Date
Alan Somers
c47cf1cf5a Fix bash path in a shebang (#153)
"/bin/bash" is a Linuxism.  "/usr/bin/env bash" is portable.
2017-10-09 11:33:31 +01:00
jzmaddock
323c9d1110 Update build
Update for 1.56
2014-08-13 19:17:23 +01:00
John Maddock
88e0df7d63 Fixes for PDF documentation build.
[SVN r82852]
2013-02-13 16:50:42 +00:00
John Maddock
87d1d059b2 Merge bug fixes from Trunk:
Mostly correct typos as per https://svn.boost.org/trac/boost/ticket/7806
Also fix cpp_dec_float docs and add some static asserts to catch misuse.
Fix performance bottleneck in cpp_int's gcd implementation.

[SVN r82122]
2012-12-20 17:42:14 +00:00
John Maddock
8efc16eed5 Merge changes from trunk:
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).


[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock
0c4e7432c5 Update Jamfiles and build scripts for PDF generation.
Set local_function image DPI's for better PDF builds.

[SVN r78849]
2012-06-07 16:47:33 +00:00
John Maddock
f073521a31 Update PDF build scripts
[SVN r73098]
2011-07-14 10:57:46 +00:00
John Maddock
6f6cdcea3d Fix PDF build.
[SVN r68541]
2011-01-29 12:08:04 +00:00
John Maddock
81ae944171 Fix asio PDF builds - make sure that the images are found correctly and that the file name turns out right.
[SVN r64252]
2010-07-22 10:55:27 +00:00
John Maddock
d5a741466c Update build scripts for PDF docs.
[SVN r61613]
2010-04-27 12:20:23 +00:00
John Maddock
2cb731ecad Add build script.
[SVN r60616]
2010-03-15 17:07:12 +00:00