Rene Rivera
e0dc5408e6
Merge search path for include & import from backend branch. And add corresponding support for <include> to BBv2 quickbook tool. Remove obsolete quickbook.xml file. ( fixes #1263 )
...
[SVN r40469]
2007-10-26 01:02:48 +00:00
Dave Abrahams
2214118be3
Closes #1379 . It would be good to have a much more principled approach;
...
see comments in the diffs for details.
[SVN r40468]
2007-10-25 23:19:48 +00:00
Vladimir Prus
6a592f0b46
Report underfined paths before trying to replace
...
spaces in them (and crash on emptry paths).
[SVN r40462]
2007-10-25 16:48:24 +00:00
Roland Schwarz
1bd352341c
Corrected typo
...
[SVN r40459]
2007-10-25 07:57:12 +00:00
Roland Schwarz
37decb083c
More verbose "Skipping" message, telling what it is beeing skipped.
...
[SVN r40458]
2007-10-25 07:52:25 +00:00
Vladimir Prus
79c23bc9c6
Fix typo
...
[SVN r40410]
2007-10-24 11:38:49 +00:00
Vladimir Prus
47a570d7ea
Improve comments
...
[SVN r40409]
2007-10-24 11:34:53 +00:00
Vladimir Prus
165534e07e
Add missing Py_INCREF on Py_None objects.
...
[SVN r40289]
2007-10-22 16:45:49 +00:00
Rene Rivera
9a895a9625
Do not refer to nonexistent target when python is not configured.
...
[SVN r40215]
2007-10-20 16:35:58 +00:00
Vladimir Prus
0ef4fd5e79
Remove project-target.intern-constants as unused.
...
[SVN r40197]
2007-10-19 19:18:32 +00:00
Vladimir Prus
b06154e535
Remove unused code
...
[SVN r40196]
2007-10-19 19:16:10 +00:00
Vladimir Prus
1a61462e55
Add indexterms for glob-tree and install-source-root.
...
[SVN r40174]
2007-10-19 07:00:03 +00:00
Vladimir Prus
7ffb8a58b8
Enable index for Boost.Build standalone docs.
...
[SVN r40160]
2007-10-18 16:53:01 +00:00
Rene Rivera
f626fa511a
Allow specifying options with quotes, i.e. "--with-python=xyz", to work around the CMD shell using "=" as an argument separator.
...
[SVN r40095]
2007-10-16 19:08:58 +00:00
Vladimir Prus
726fc91c8f
* common.jam (get-invocation-command): When
...
we cannot find a specified tool, return
tool's name so that the command line looks sane,
even if it does not work.
(handle-options): Report which command will
be used, in debug mode.
[SVN r40008]
2007-10-14 09:55:41 +00:00
Vladimir Prus
cb7f29fcd3
Better diagnostics when trying to import non-callable Python
...
object to Jam.
[SVN r40006]
2007-10-14 09:09:41 +00:00
Vladimir Prus
1eea3e4103
Fix module messup when calling into Python.
...
[SVN r39988]
2007-10-13 21:32:51 +00:00
Daniel Wallin
1e20af0843
Added missing Py_INCREF(Py_None).
...
[SVN r39939]
2007-10-11 20:37:37 +00:00
Vladimir Prus
efaf926e01
Doh. Fix link
...
[SVN r39903]
2007-10-10 19:39:04 +00:00
Vladimir Prus
06874ba2e9
Keep the logo
...
[SVN r39902]
2007-10-10 19:26:30 +00:00
Vladimir Prus
ce087a5574
Upload logo, too
...
[SVN r39901]
2007-10-10 19:18:25 +00:00
Vladimir Prus
995d44a421
Revert mistaken commit
...
[SVN r39899]
2007-10-10 19:10:45 +00:00
Vladimir Prus
29e042ca47
Add logo, tweak the page
...
[SVN r39898]
2007-10-10 19:07:57 +00:00
Vladimir Prus
9733f036aa
Fix URL
...
[SVN r39887]
2007-10-10 10:35:07 +00:00
Vladimir Prus
884b9cd058
Add link to PythonPort page
...
[SVN r39886]
2007-10-10 10:23:20 +00:00
Vladimir Prus
f653f04d9f
New bjam.variable function exposed to Python.
...
[SVN r39876]
2007-10-10 08:25:27 +00:00
Vladimir Prus
324ef5d514
Add values of variables specified with -s to .EVNRION
...
module, so that we can override environment on
command line.
[SVN r39873]
2007-10-10 07:40:05 +00:00
Vladimir Prus
2eb44eeb35
Attemp to fix searched_lib on windows
...
[SVN r39831]
2007-10-09 06:37:00 +00:00
Vladimir Prus
e1ffef9677
Make it work, for extra benefit ('=' vs '==' bug)
...
[SVN r39830]
2007-10-09 05:38:31 +00:00
Vladimir Prus
06f65d9fc9
Make it compile, even
...
[SVN r39829]
2007-10-09 05:35:48 +00:00
Vladimir Prus
77e08fdb83
Make NORMALIZE_PATH convert \ to /.
...
[SVN r39828]
2007-10-09 05:33:45 +00:00
Vladimir Prus
a53633a6cf
Windows fix
...
[SVN r39821]
2007-10-08 21:47:05 +00:00
Vladimir Prus
06a13cedeb
Windows fix
...
[SVN r39820]
2007-10-08 21:28:09 +00:00
Vladimir Prus
26a974cb03
Windows fix
...
[SVN r39818]
2007-10-08 21:13:05 +00:00
Vladimir Prus
372d909cdb
Windows fix
...
[SVN r39817]
2007-10-08 21:10:41 +00:00
Vladimir Prus
80178a91b6
New changes
...
[SVN r39805]
2007-10-08 17:54:17 +00:00
Vladimir Prus
05ae81bc30
When we skip build of a target, say about that
...
in --debug-building output.
[SVN r39729]
2007-10-06 18:24:04 +00:00
Vladimir Prus
8148226ee6
When building docs, use the same Boost.Build that
...
we're rolling.
[SVN r39681]
2007-10-04 08:18:40 +00:00
Vladimir Prus
405e6e603f
Redo homepage
...
[SVN r39680]
2007-10-04 08:15:13 +00:00
K. Noel Belcourt
b0384e74af
Fix problem with -rpath for pathscale compiler.
...
[SVN r39678]
2007-10-03 19:00:18 +00:00
Vladimir Prus
1274bfa7a5
Disallow using stlport by just adding /stlport//stlport
...
to sources. This logic was trying to use non-free
usage requirements that are not supported, and can
potentially result in inconsistent builds.
[SVN r39646]
2007-10-01 18:53:05 +00:00
Vladimir Prus
ee271bde3a
STLPort improvements:
...
- Add _static in library name as necessary
- Define _STLP_USE_DYNAMIC_LIB depending
on <runtime-link>, not <runtime-debugging>
Patch from David Deakins.
Addresses #1177 .
[SVN r39645]
2007-10-01 18:44:44 +00:00
Vladimir Prus
f1be325328
* builtin.jam (searched-lib-generator.run):
...
When no <name> feature present, use requested
name.
[SVN r39644]
2007-10-01 18:40:44 +00:00
Vladimir Prus
aba8fb921b
Append .lib suffix to library names without :S= modifier.
...
The latter will remove any existing suffix.
[SVN r39643]
2007-10-01 18:27:53 +00:00
Vladimir Prus
91017c352b
Fix gcc on HP-UX. Patch from Boris Gubenko.
...
[SVN r39642]
2007-10-01 17:34:43 +00:00
Vladimir Prus
a475ec69a1
Allow to specify the list of bound targets
...
and flags, when defining action from Python.
[SVN r39641]
2007-10-01 17:29:11 +00:00
Vladimir Prus
f40dfd415a
Set release date
...
[SVN r39632]
2007-10-01 06:06:25 +00:00
Vladimir Prus
3dc1315e63
Update release procedure
...
[SVN r39631]
2007-10-01 06:05:03 +00:00
Vladimir Prus
0fa6aa1374
Correct example test-config.jam
...
[SVN r39630]
2007-10-01 06:04:17 +00:00
Vladimir Prus
a6280c11aa
Update roll.sh
...
[SVN r39624]
2007-09-30 19:06:19 +00:00