Commit Graph

12124 Commits

Author SHA1 Message Date
Rene Rivera
eca89170ac 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
11e109fd10 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
fb14f4c7f3 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
d50615d05b 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
Vladimir Prus
1af065bb0b 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
Rene Rivera
24ed5b7a0c 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
86e98a42e7 * 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
04039bac46 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
Vladimir Prus
3486b7216f 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
Daniel Wallin
a4455f491e 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
906e9ceb02 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
14d96aeb3e 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
d12cfcb572 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
2129d8c441 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
e6c3f9f56f 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
128286434f 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
be4cd593bf 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
01fe971866 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
8db356225b 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
117366c9d7 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
f56cf87846 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
95c6f7be81 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
e1d9f401a2 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
6c36129cb7 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
347fbf58dc 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