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
3595602a14
Big rename from Boost.Build to B2.
2020-03-09 11:08:48 -05:00
Jurko Gospodnetić
59b1c674f4
Internal Boost Build project_root_constants.py test cleanup - minor stylistic changes + better implemented output content tests to display more detailed information on failure.
...
[SVN r79864]
2012-08-04 22:13:35 +00:00
Vladimir Prus
ac7f0272b9
Fix lots of things.
...
[SVN r64625]
2010-08-06 08:40: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
8a035f29a9
Test multi-token project constants.
...
[SVN r28179]
2005-04-12 14:06:45 +00:00
Vladimir Prus
daf4d58c63
* build/project.jam
...
(load-parent): New rule, extracted from 'initilize'.
(load-jamfile): If loading project-root.jam, check for
Jamfile and load it in the same module.
(inherit-attributes): Simplify.
(project-rules.constant, project-rules.path-constant): New rules.
* build/targets.jam
(project-target.__init__): New paramater 'parent'.
(project-target.inherit)
(project-target.add-constant)
(project-target.intern-constants): New rules
*
[SVN r26251]
2004-11-19 09:51:54 +00:00
Vladimir Prus
7c4e61af9f
Bugfix: path-constant rule was mishandling absolute paths on Windows.
...
[SVN r20297]
2003-10-08 05:40:16 +00:00
Vladimir Prus
da15d4a222
Fix BB39: project root constants are available also in project-root module
...
itself.
[SVN r20077]
2003-09-16 14:54:09 +00:00