René Ferdinand Rivera Morell

Results 102 issues of René Ferdinand Rivera Morell

Update comments in cmakelists.txt to: be correct with current support, and explain using `EXCLUDE_FROM_ALL`.

enhancement

Currently argument type parsing conversions use iostreams as the base mechanism. It would be beneficial to allow customization of that conversion to extend or replace it.

enhancement

Talking to Robert S. he mentioned that we could avoid running the vcvars script for each compiler invocation by instead: running the vcvars once on configure, extracting the compiler env...

transition

We often need to set, or clear, environment variables for invoking target actions. Add an engine feature to be able to set those per target variables: - Add special `ENVIRON`...

transition

Investigate making it possible to launch a QEMU image to test b2 in various operating systems.

transition

### Description of Problem, Request, or Question It appears it's not possible to build/create in CI as l`ib/x.y.z@` (aka `lib/x.y.z@_/_`. Setting `CONAN_USER=_` and `CONAN_CHANNEL=_` errors. As does setting them to...

### Description of Problem, Request, or Question The job matrix generated by BPT for header only libraries seems to only contain four builds: Linux release+debugs, and Windows release+debug. They.. -...

bug

``` Warning: skipping over non-outline text 'René Rivera<number>' on page 1 at AwesomeSlides/convert-to-awesome.pl line 155. Warning: skipping over non-outline text '<number>' on page 2 at AwesomeSlides/convert-to-awesome.pl line 155. Warning: skipping...

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php for more information. This PR depends on the following other PRs being...