Steven Watanabe
fb07490ec7
Tests that use the compiler need user-config.jam or they will fail if the toolset requires non-default initialization.
...
[SVN r83618]
2013-03-28 00:16:19 +00:00
Jurko Gospodnetić
c5e5b5324e
Boost Build cleanup - minor stylistic internal Boost Build test script & testing system changes.
...
[SVN r79445]
2012-07-12 12:22:14 +00:00
Steven Watanabe
f7c880765e
Reduce pauses.
...
[SVN r77648]
2012-03-30 14:52:38 +00:00
Vladimir Prus
d675ae0aea
Initial support for making Python module act as project.
...
[SVN r64548]
2010-08-02 16:53:42 +00:00
Jurko Gospodnetić
f20f88b91d
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
Rene Rivera
602b6d8b13
Add/update copyrights+license (with help of a shell script).
...
[SVN r35856]
2006-11-05 18:13:42 +00:00
Vladimir Prus
78365ce534
Fix some problems with project loading
...
* build/targets.jam
(project-target.find): Better error reporting.
* build/project.jam
(load-jamfile): Use 'path.native' when loading Jamfile,
otherwise, target id with absolute directory name won't
work for Windows.
[SVN r26271]
2004-11-22 09:02:52 +00:00
Vladimir Prus
860db52c28
Fix a couple of bugs with absolute filesnames.
...
[SVN r21225]
2003-12-11 13:46:11 +00:00
Vladimir Prus
e6f4b40277
Fix problem with absolute paths for sources, noted by Kirill Lapshin.
...
* new/virtual-target.jam
(from-file): Pass target name via "path.make".
(abstract-file-target.actual-name): Pass target name via "path.native".
* test/absolute_sources.py: New test.
[SVN r18324]
2003-04-28 07:55:53 +00:00