Changelog for
scons-4.7.0-7.14.noarch.rpm :
* Tue Mar 19 2024 Andreas Stieger
- SCons 4.7.0
* Add Method unlink_files to TestCmd for cleaning up
* Support LIBLITERALPREFIX
* Update support for D compilers, Java
* Bug fixes and internal improvements
* Tue Mar 28 2023 Andreas Stieger - SCons 4.5.2
* Fix a problem in 4.5.0/4.5.1 where ParseConfig could cause an exception in MergeFlags when the result would be to add preprocessor defines to existing CPPDEFINES
* Wed Mar 08 2023 Andreas Stieger - SCons 4.5.1
* Add ValidateOptions() options supporting ch
* Add experimental NewParallel Job implementation for better scaling highly parallel builds
* Add FILE_ENCODING to allow explicitly setting the text encoding for files written by the Textfile() and Substfile() builders
* Deprecated: The qt tool has been renamed qt3.
* A number of bug fixes and improvements
* Documentation updates
* Mon Oct 10 2022 Andreas Stieger - SCons 4.4.0:
* new functionality, including updated compile tool support, the ability to override the file modification timestamp for zip files, using a custom hash function, updated ninja support, experimental features via the --experimental flag
* many bugfixes, including improved shared library handling, fixes for Fortan and many build tools- drop scons-3.0.0-fix-install.patch in favour of spec construct- switch to smaller tarball, simplifying spec file and build