Vladimir Prus
7b4b2586d4
Rever formatting changes from 48367
...
[SVN r56035]
2009-09-05 12:07:35 +00:00
Vladimir Prus
1e4bab86a7
Rever formatting changes from 48367
...
[SVN r56035]
2009-09-05 12:07:35 +00:00
Vladimir Prus
5368d5d44f
Revert revision 48644.
...
It contains so many formatting changes to as make porting things to
Python impossible. I'll cherry-pick the todo and non-formatting changes
soonish.
[SVN r56034]
2009-09-05 12:01:30 +00:00
Vladimir Prus
21896bba81
Revert revision 48644.
...
It contains so many formatting changes to as make porting things to
Python impossible. I'll cherry-pick the todo and non-formatting changes
soonish.
[SVN r56034]
2009-09-05 12:01:30 +00:00
Vladimir Prus
85c3913491
Fix processing of path features.
...
This makes example/libraries fully working.
[SVN r56032]
2009-09-05 11:23:02 +00:00
Vladimir Prus
a658fa2cf2
Fix processing of path features.
...
This makes example/libraries fully working.
[SVN r56032]
2009-09-05 11:23:02 +00:00
Vladimir Prus
8d59c0efad
Various fixes. example/libraries now runs, though the includes are messed
...
[SVN r56031]
2009-09-05 11:10:14 +00:00
Vladimir Prus
5feb1f44e1
Various fixes. example/libraries now runs, though the includes are messed
...
[SVN r56031]
2009-09-05 11:10:14 +00:00
Vladimir Prus
ac0e61b713
Assign source-location to standalone projects.
...
[SVN r56008]
2009-09-04 06:41:59 +00:00
Vladimir Prus
7264b90ccd
Assign source-location to standalone projects.
...
[SVN r56008]
2009-09-04 06:41:59 +00:00
Vladimir Prus
2dd38844ad
Use null 'resource type' if none is specified.
...
[SVN r55999]
2009-09-03 16:39:47 +00:00
Vladimir Prus
d1fb5b8b7c
Use null 'resource type' if none is specified.
...
[SVN r55999]
2009-09-03 16:39:47 +00:00
Vladimir Prus
2a5d05b79a
More diagnostics for tests that fail on OSX.
...
[SVN r55865]
2009-08-29 13:34:09 +00:00
Vladimir Prus
5df6a098e8
More diagnostics for tests that fail on OSX.
...
[SVN r55865]
2009-08-29 13:34:09 +00:00
Vladimir Prus
6d2635884f
Preserve the order of sources when calling generator
...
[SVN r55864]
2009-08-29 13:15:58 +00:00
Vladimir Prus
1038bdc76c
Preserve the order of sources when calling generator
...
[SVN r55864]
2009-08-29 13:15:58 +00:00
Vladimir Prus
240e6d917e
Add virtual-target.always.
...
[SVN r55859]
2009-08-29 11:15:46 +00:00
Vladimir Prus
0b2f1d0f23
Add virtual-target.always.
...
[SVN r55859]
2009-08-29 11:15:46 +00:00
Vladimir Prus
ffc4dcfb04
Merge: Use right name of PDB file, even if tag rule doesn't handle PDB.
...
[SVN r55735]
2009-08-23 16:20:59 +00:00
Vladimir Prus
bf0fe0dabc
Use right name of PDB file, even if tag rule doesn't handle PDB.
...
[SVN r55717]
2009-08-22 15:31:40 +00:00
Vladimir Prus
4a877067a6
Use right name of PDB file, even if tag rule doesn't handle PDB.
...
[SVN r55717]
2009-08-22 15:31:40 +00:00
Vladimir Prus
e6b8f0f9cd
Expand overview. Improve extending documentation.
...
[SVN r55716]
2009-08-22 12:23:39 +00:00
Vladimir Prus
439c0b1d37
Expand overview. Improve extending documentation.
...
[SVN r55716]
2009-08-22 12:23:39 +00:00
Vladimir Prus
3d2e302bee
Rename advanced.xml to overview.xml, to reduce confusion.
...
[SVN r55715]
2009-08-22 08:42:34 +00:00
Vladimir Prus
0f454eb2aa
Rename advanced.xml to overview.xml, to reduce confusion.
...
[SVN r55715]
2009-08-22 08:42:34 +00:00
Vladimir Prus
cd8e114024
Minir doc tweaks
...
[SVN r55714]
2009-08-22 08:38:00 +00:00
Vladimir Prus
9f84f695dd
Minir doc tweaks
...
[SVN r55714]
2009-08-22 08:38:00 +00:00
Vladimir Prus
a59639b608
Fix viable-source-types-for-generator-real looping thinko.
...
The loop over 'source-types' was meant to terminate if we ever get
'*'. However, it was for loop, and assinging empty list to
source-types had no effect. As result, the function would
sometimes return a list containing '*' and other types, which
other code did not expect and mishandled.
[SVN r55712]
2009-08-22 08:21:07 +00:00
Vladimir Prus
12f3e6fb22
Fix viable-source-types-for-generator-real looping thinko.
...
The loop over 'source-types' was meant to terminate if we ever get
'*'. However, it was for loop, and assinging empty list to
source-types had no effect. As result, the function would
sometimes return a list containing '*' and other types, which
other code did not expect and mishandled.
[SVN r55712]
2009-08-22 08:21:07 +00:00
Vladimir Prus
563035f05f
New --dump-generators option to list all generators.
...
[SVN r55711]
2009-08-22 08:04:31 +00:00
Vladimir Prus
ccd3103a80
New --dump-generators option to list all generators.
...
[SVN r55711]
2009-08-22 08:04:31 +00:00
Vladimir Prus
28bf6d7de3
Properly register targets created by notfile generator.
...
[SVN r55529]
2009-08-11 16:53:35 +00:00
Vladimir Prus
2203adba3e
Properly register targets created by notfile generator.
...
[SVN r55529]
2009-08-11 16:53:35 +00:00
Vladimir Prus
c3a52f122f
Merge testsuite fixes
...
[SVN r55337]
2009-08-01 10:45:58 +00:00
Vladimir Prus
f54882ad7b
Fix improper name of PDB and manifest targets.
...
[SVN r55334]
2009-08-01 10:33:24 +00:00
Vladimir Prus
3f897d9945
Fix improper name of PDB and manifest targets.
...
[SVN r55334]
2009-08-01 10:33:24 +00:00
Vladimir Prus
4376bbc652
Supress warning message when target does not exist.
...
[SVN r55333]
2009-08-01 10:32:10 +00:00
Vladimir Prus
dc1d368b42
Supress warning message when target does not exist.
...
[SVN r55333]
2009-08-01 10:32:10 +00:00
Vladimir Prus
4d9d7d2ab6
Testsuite fixes for windows.
...
[SVN r55332]
2009-08-01 10:31:05 +00:00
Vladimir Prus
7d1d907ec5
Testsuite fixes for windows.
...
[SVN r55332]
2009-08-01 10:31:05 +00:00
Vladimir Prus
4b7a9316df
Merge revision 55220
...
[SVN r55221]
2009-07-28 07:12:10 +00:00
Vladimir Prus
5c9481211d
Improve reporting of failed test due to unexpected changes.
...
[SVN r55220]
2009-07-28 07:11:09 +00:00
Vladimir Prus
7f11155d06
Improve reporting of failed test due to unexpected changes.
...
[SVN r55220]
2009-07-28 07:11:09 +00:00
Vladimir Prus
eecce2ad84
Add Python bootstrap code
...
[SVN r55202]
2009-07-27 09:22:07 +00:00
Vladimir Prus
6a166a80e9
Add Python bootstrap code
...
[SVN r55202]
2009-07-27 09:22:07 +00:00
Vladimir Prus
b040eb6785
Add experimental Python port
...
[SVN r55201]
2009-07-27 08:52:41 +00:00
Vladimir Prus
4e9f604284
Add experimental Python port
...
[SVN r55201]
2009-07-27 08:52:41 +00:00
Vladimir Prus
65371f7b81
Prevent doxygen's html (not docbook) generation from using './html'.
...
Now, 'html' directory is created in the build dir of the Jamfile
where 'doxygen' target appears.
[SVN r55200]
2009-07-27 07:24:41 +00:00
Vladimir Prus
cda57d4290
Prevent doxygen's html (not docbook) generation from using './html'.
...
Now, 'html' directory is created in the build dir of the Jamfile
where 'doxygen' target appears.
[SVN r55200]
2009-07-27 07:24:41 +00:00
Vladimir Prus
c661c1bcfb
Merge test fix
...
[SVN r55199]
2009-07-27 07:23:19 +00:00