Vladimir Prus
b31d716fb7
Add a couple of tests for examples.
...
[SVN r33637]
2006-04-10 13:05:26 +00:00
Vladimir Prus
52839d2e6e
Add a couple of tests for examples.
...
[SVN r33637]
2006-04-10 13:05:26 +00:00
Vladimir Prus
3a4cbec7b3
Revive boostbook.py tests, working around BoostBook dislike of classes
...
outside of any namespaces.
[SVN r33636]
2006-04-10 12:48:43 +00:00
Vladimir Prus
5a652ec491
Revive boostbook.py tests, working around BoostBook dislike of classes
...
outside of any namespaces.
[SVN r33636]
2006-04-10 12:48:43 +00:00
Vladimir Prus
a6cc79cf1c
Use "@rule" syntax for make example.
...
[SVN r33635]
2006-04-10 12:36:12 +00:00
Vladimir Prus
c5fef0be31
Use "@rule" syntax for make example.
...
[SVN r33635]
2006-04-10 12:36:12 +00:00
Vladimir Prus
99b496e180
Improve indentation for --debug-generators.
...
[SVN r33634]
2006-04-10 12:33:15 +00:00
Vladimir Prus
0ceee51b6c
Improve indentation for --debug-generators.
...
[SVN r33634]
2006-04-10 12:33:15 +00:00
Vladimir Prus
3e102b6fce
Document make/notfile rules. Document action syntax.
...
[SVN r33633]
2006-04-10 11:34:53 +00:00
Vladimir Prus
5c89693051
Document make/notfile rules. Document action syntax.
...
[SVN r33633]
2006-04-10 11:34:53 +00:00
Vladimir Prus
d66d2676d6
Make it possible to specify rule name with '@' prefix to the 'make' rule,
...
just like for 'notfile' rule. Using rule name without '@' still works
for backward compatibility.
[SVN r33632]
2006-04-10 11:26:04 +00:00
Vladimir Prus
5647da05dc
Make it possible to specify rule name with '@' prefix to the 'make' rule,
...
just like for 'notfile' rule. Using rule name without '@' still works
for backward compatibility.
[SVN r33632]
2006-04-10 11:26:04 +00:00
Vladimir Prus
bbf2c2b8c9
Merge from trunk.
...
[SVN r33631]
2006-04-10 11:00:44 +00:00
Vladimir Prus
aa73d21651
Merge from trunk.
...
[SVN r33631]
2006-04-10 11:00:44 +00:00
Vladimir Prus
f8dafa7ac0
Fix dependency
...
[SVN r33630]
2006-04-10 10:46:40 +00:00
Vladimir Prus
1982d2c883
Fix dependency
...
[SVN r33630]
2006-04-10 10:46:40 +00:00
Vladimir Prus
7f6e08a108
Include jam docs as appendix into Boost.Build docs.
...
[SVN r33629]
2006-04-10 10:28:06 +00:00
Vladimir Prus
ed9936d296
Include jam docs as appendix into Boost.Build docs.
...
[SVN r33629]
2006-04-10 10:28:06 +00:00
Vladimir Prus
1f0d1d0584
Merge from trunk
...
[SVN r33628]
2006-04-10 09:44:30 +00:00
Vladimir Prus
141f73ea5b
Merge from trunk
...
[SVN r33628]
2006-04-10 09:44:30 +00:00
Vladimir Prus
c59abb7cdf
Support using Qt3 and Qt4 at the same time.
...
[SVN r33627]
2006-04-10 09:40:41 +00:00
Vladimir Prus
742901b437
Support using Qt3 and Qt4 at the same time.
...
[SVN r33627]
2006-04-10 09:40:41 +00:00
Vladimir Prus
0241919bc0
Some fixes
...
[SVN r33625]
2006-04-10 07:30:23 +00:00
Vladimir Prus
c491e35123
Some fixes
...
[SVN r33625]
2006-04-10 07:30:23 +00:00
Vladimir Prus
b48dc6225f
Test that 'unit-test' will find searched libraries.
...
[SVN r33624]
2006-04-10 07:29:30 +00:00
Vladimir Prus
72f3261def
Test that 'unit-test' will find searched libraries.
...
[SVN r33624]
2006-04-10 07:29:30 +00:00
Vladimir Prus
1e56320bdc
Don't configure Qt if already configured.
...
[SVN r33623]
2006-04-10 07:26:26 +00:00
Vladimir Prus
d16cb81171
Don't configure Qt if already configured.
...
[SVN r33623]
2006-04-10 07:26:26 +00:00
Vladimir Prus
85408039c0
Print 'success' message
...
[SVN r33622]
2006-04-10 07:24:38 +00:00
Vladimir Prus
2b75bd8d3c
Print 'success' message
...
[SVN r33622]
2006-04-10 07:24:38 +00:00
Vladimir Prus
321dccff1a
Fix diagnostic.
...
[SVN r33621]
2006-04-10 07:22:57 +00:00
Vladimir Prus
362459eea0
Fix diagnostic.
...
[SVN r33621]
2006-04-10 07:22:57 +00:00
Rene Rivera
69be3c04ae
Merge from head.
...
[SVN r33606]
2006-04-09 07:42:50 +00:00
Rene Rivera
d83de1c7d5
Merge from head.
...
[SVN r33606]
2006-04-09 07:42:50 +00:00
Rene Rivera
3bb96653bb
Fix +/* change that was requireing specifying the lib paths.
...
Allow explicitly asking to install the STLport lib by refering to it directly: /stlport//stlport/<install-dependencies>on.
Allow setting up to use STLport by only using the library target /stlport//stlport.
[SVN r33605]
2006-04-09 07:23:47 +00:00
Rene Rivera
98137a6c1e
Fix +/* change that was requireing specifying the lib paths.
...
Allow explicitly asking to install the STLport lib by refering to it directly: /stlport//stlport/<install-dependencies>on.
Allow setting up to use STLport by only using the library target /stlport//stlport.
[SVN r33605]
2006-04-09 07:23:47 +00:00
Rene Rivera
a5d1abd22f
Only show tool not found warnings when dubgging configuration. This is to prevent spurious warnings when trying to set up varied tools and they are not usually available on a given platform.
...
[SVN r33604]
2006-04-09 07:20:25 +00:00
Rene Rivera
d334ba87f9
Only show tool not found warnings when dubgging configuration. This is to prevent spurious warnings when trying to set up varied tools and they are not usually available on a given platform.
...
[SVN r33604]
2006-04-09 07:20:25 +00:00
Vladimir Prus
cdad507ba2
Fix a couple of warnings that break automated tests
...
[SVN r33590]
2006-04-07 11:37:20 +00:00
Vladimir Prus
c2478e7567
Fix a couple of warnings that break automated tests
...
[SVN r33590]
2006-04-07 11:37:20 +00:00
Vladimir Prus
6931006fb1
New Qt example.
...
[SVN r33589]
2006-04-07 11:32:04 +00:00
Vladimir Prus
24e1a811af
New Qt example.
...
[SVN r33589]
2006-04-07 11:32:04 +00:00
Vladimir Prus
5921d4c464
Make Qt4 module work in "import qt4; using qt4 : ....." scenario.
...
Add method 'initialized'.
[SVN r33588]
2006-04-07 11:28:45 +00:00
Vladimir Prus
538aec0607
Make Qt4 module work in "import qt4; using qt4 : ....." scenario.
...
Add method 'initialized'.
[SVN r33588]
2006-04-07 11:28:45 +00:00
Vladimir Prus
6c25769ec9
Add Juergen's copyright, with his permission.
...
[SVN r33587]
2006-04-07 11:19:47 +00:00
Vladimir Prus
8b2442f6ef
Add Juergen's copyright, with his permission.
...
[SVN r33587]
2006-04-07 11:19:47 +00:00
Vladimir Prus
9a0d3bb3f7
Try to improve diagnostics when no alternative can be found.
...
[SVN r33586]
2006-04-07 11:06:21 +00:00
Vladimir Prus
0a2c3191b1
Try to improve diagnostics when no alternative can be found.
...
[SVN r33586]
2006-04-07 11:06:21 +00:00
Vladimir Prus
f5f87df409
Merge from trunk.
...
[SVN r33583]
2006-04-07 08:12:19 +00:00
Vladimir Prus
43b895f07d
Merge from trunk.
...
[SVN r33583]
2006-04-07 08:12:19 +00:00