Alan Somers
1202f7403d
Fix bash path in a shebang ( #153 )
...
"/bin/bash" is a Linuxism. "/usr/bin/env bash" is portable.
2017-10-04 19:03:10 +01:00
Antony Polukhin
b10cc16fb7
Boost.DLL library integration
2015-08-22 09:49:46 +03:00
Daniel James
d229b2ab7b
Merge remote-tracking branches 'origin/pr/27' and 'origin/pr/29' into develop
2015-01-05 20:10:21 +00:00
jzmaddock
e6b7b662b6
Update Jamfile.v2
...
Previous version was missing some libraries.
2014-08-14 18:33:41 +01:00
jzmaddock
a2c568c564
Update build
...
Update for 1.56
2014-08-13 19:18:24 +01:00
jzmaddock
cb808ff5ff
Update Jamfile.v2
...
Update for 1.56
2014-08-13 19:16:12 +01:00
Daniel James
8b91c7d295
Fix build paths.
...
Reapplied, but not including regression testing.
2014-02-02 15:53:58 +00:00
Rene Rivera
1f7411cf03
Revert "Fix build paths."
...
This reverts commit 0ac664e7f9
.
2013-12-28 14:50:11 -06:00
Daniel James
0ac664e7f9
Fix build paths.
2013-12-25 09:33:11 +00:00
John Maddock
453451a411
Fixes for PDF documentation build.
...
[SVN r82853]
2013-02-13 16:57:12 +00:00
John Maddock
6b737dfbcc
Changes required to build PDF versions of docs.
...
[SVN r78845]
2012-06-07 12:32:56 +00:00
Daniel James
a03ea026ad
Update the location of the bjam docs in the trunk pdf build.
...
[SVN r64276]
2010-07-22 23:24:52 +00:00
John Maddock
4877732fbd
Bring into line with the release branch.
...
[SVN r64253]
2010-07-22 10:57:42 +00:00
Vladimir Prus
b8caf157d7
Move tools/jam into tools/build/v2/engine
...
[SVN r64010]
2010-07-14 10:37:12 +00:00
Daniel James
24b9788a1d
pdf build changes from release.
...
[SVN r63459]
2010-06-30 22:52:44 +00:00
Daniel James
0c2f6ae65d
Fix range pdf build.
...
[SVN r61530]
2010-04-24 13:00:10 +00:00
John Maddock
5d1a2df9cc
Add build script that pulls together all the necessary options.
...
[SVN r59567]
2010-02-07 10:24:57 +00:00
John Maddock
f5b8cb3916
Fix spirit documentation Jamfiles so the PDF's can be built from doc/pdf.
...
Add new docs to the PDF build.
[SVN r55798]
2009-08-27 12:39:55 +00:00
John Maddock
ce475efdef
Add fusion and signals2.
...
[SVN r55758]
2009-08-24 10:31:45 +00:00
John Maddock
889c012ed0
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
John Maddock
191f1bfed0
Add Jamfile to build PDF versions of all the docs.
...
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
2009-02-08 16:59:14 +00:00