github-actions[bot]
def908ed01
[Backport version/4.10.0] python3 shebang ( #266 )
...
* python3 shebang
(cherry picked from commit 9f0d565b06482a90b59d07ef9e7b9aadd698926c)
* CI: execute python scripts via shebang
(cherry picked from commit cf36b637abe2125cf6895bec593b4cbcf71ae570)
---------
Co-authored-by: Nikita Kniazev <nok.raven@gmail.com >
2023-04-17 14:23:50 -05:00
Rene Rivera
c9cc1ae2ed
Replace refs to boost.org witth bfgroup.xyz.
2021-02-20 21:35:16 -06:00
Rene Rivera
40e7f0e8dd
Fix tests to pass on Windows after removing toolset requirements ignore.
...
Various restructure of test framework handling of paths to avoid duplicate path editing which caused failed tests. Adjust many tests to deal with added subdirectories in build outputs now that toolset requirements are active.
2017-07-02 23:28:48 -05:00
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ć
bd3638395a
Boost Build cleanup - minor stylistic changes.
...
[SVN r79935]
2012-08-08 19:35:21 +00:00
Vladimir Prus
6182a77099
Preserve current project across 'using' statements.
...
[SVN r64638]
2010-08-06 13:02:27 +00:00
Jurko Gospodnetić
677aefd23b
Minor stylistic changes in several Boost Build unit tests.
...
[SVN r48589]
2008-09-04 23:12:25 +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
Vladimir Prus
cf407805f7
Fix BB82 (toolset.using breaks Jamfiles).
...
* build/toolset.jam (using): Move to...
* build/project.jam (_using): ... here.
(project-context.using, import): New rules that restore the
.current-project variable properly.
[SVN r27382]
2005-02-15 07:48:13 +00:00