4.9.0 #153
grafikrobot
started this conversation in
General
4.9.0
#153
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release has mostly internal cleanups and restructuring. The most
significant being: fixing all memory leaks, automatic build system
startup with the
boost-build
rule, the Jam Python interfaces, andthe unmaintained Python build system port.
minimal
anddebug
options foroptimization
feature.-- René Ferdinand Rivera Morell
-- Andrey Semashev
-- René Ferdinand Rivera Morell
boost-build.jam
as a initialization configuration file.-- René Ferdinand Rivera Morell
extensions.
-- René Ferdinand Rivera Morell
darwin
and
clang
toolsets.-- René Ferdinand Rivera Morell
clang
toolset.-- René Ferdinand Rivera Morell
into a static archive for
gcc
andclang
toolsets.-- René Ferdinand Rivera Morell
build.sh
engine build script.-- René Ferdinand Rivera Morell
-- René Ferdinand Rivera Morell
link actions.
-- René Ferdinand Rivera Morell
FILE_OPEN
built-in rule that gives one thecontents of a file when evaluated.
-- René Ferdinand Rivera Morell
WARNING: This release removes the use of
boost-build.jam
and theboost-build
rule for initialization. Theboost-build.jam
is stillsearched for and loaded to not break existing operations. But is considered
deprecated and will be removed in a future release.
This discussion was created from the release 4.9.0.
Beta Was this translation helpful? Give feedback.
All reactions