Jurko Gospodnetić
5a9ccbf6ec
Minor stylistic changes in several Boost Build unit tests.
...
[SVN r48589]
2008-09-04 23:12:25 +00:00
Jurko Gospodnetić
5edbde2a57
Renamed differently named Jamroot and Jamfile files throughout Boost Build's test suite to jamroot.jam & jamfile.jam. Stylistic changes throughout the whole Boost Build test suite.
...
[SVN r48504]
2008-08-31 21:42:27 +00:00
Jurko Gospodnetić
de10d27aab
Minor stylistic changes.
...
[SVN r44995]
2008-05-01 21:19:11 +00:00
Rene Rivera
c4e55bb5c6
Add/update copyrights+license (with help of a shell script).
...
[SVN r35856]
2006-11-05 18:13:42 +00:00
Vladimir Prus
543fb2d180
Handle the <library> property in the linking-generator, not in
...
lib-target-class and exe-target-class. This makes the 'unit-test' rule
work with <library>.
[SVN r25768]
2004-10-18 10:10:36 +00:00
Vladimir Prus
0063e9878a
Revert the previous behaviour of unit-test: it does not store output into
...
a file but shows it on the screen. However, the proper setting of run
paths is not done for unit-test too.
[SVN r25035]
2004-09-13 09:32:37 +00:00
Vladimir Prus
c463f8e3c7
Update tests to recent unit-test changes
...
[SVN r23000]
2004-06-02 14:19:16 +00:00
Vladimir Prus
a5591ef74a
Introduce the <source> feature and make <library> work in the same way
...
as <source>.
[SVN r22570]
2004-03-31 08:02:59 +00:00
Vladimir Prus
028df60b79
Fix BB58: the unit-test rule was ignoring <library> property.
...
* tools/builtin.jam
(linking-generator): Move <library> properties to sources in the 'run'
method. This makes the logic usable by everyone who invokes the generator.
(exe-target-class, lib-target-class): Don't do the above.
[SVN r20707]
2003-11-06 16:46:29 +00:00