Fix for File.exists used in mxxruexternals
Adaptation for Ruby 3.2.
Version number updated to 1.6.14.10
Some fixes related to Ruby-3.0.2
Fix for some errors under Ruby-3.0.2
Fix for warnings
Added support for VisualStudio 2022
Version 1.6.14.9 with support for C++20.
Fix version number after removing gem v.1.6.14.7.
Support for VS2019 added.
Fix autodetection of compiler for newest versions of FreeBSD.
Fix error in implementation of C++ depends analyzer
Copyright date updated.
Version number is changed to 1.6.14.4
Fix implementations of make_toolset_id_string.
force_cpp17 added
Fix methods which are marked ad deprecated
Fix error in implementation of LibCollectionTarget constructor's.
Branch is no more needed.
Version 1.6.14.1
Added support for /std:c++14 to vc15 toolset.
The first attempt of make version 1.6.14.
Fix for typo in textual message.
Reintegratin changes from branch 1.6.13--dev-trunk
Switch -s in not used for linker with clang too...
Fix formatting in source file.
Refactoring of unit-tests for VC++.
All unit-tests passed with clang_msvc toolset.
Intermediate checkpoint.
Intermediate checkpoint.
Fix error reported by clang compiler.
Intermediate commit.
Intermediate commit.
Version number is changed to 1.6.13.
Create branch for version 1.6.13.
Unit test added for PrjAwareRuntimeSubdirObjPla...
Version number is changed to 1.6.12.
Fix error in template.
Another part of ext_cmake_project description.
Version 1.6.11 is fixed as tag.
Several small updated for docs.
New generator ext-cmake-prj described.
Branch is no more needed.
Reintegrating changes from branch 1.6.11--dev.
Change log in NEWS updated.
Template generator for mxxruexternals added
New template added for ext-cmake-prj
Fix several defects detected under Linux
Some RubyDoc for new cmake target implementation.
More precise target_state detection method for ...
New method build_dir_name for ext_cmake_project.
New ToolsetRuntimeSubdirObjPlacement class.
CMake-generated build files are placed into fol...
Fix implementation of clang_family's make_tools...
make_toolset_id_string is implemented for clang.
make_toolset_id_string is implemented for gcc_f...
make_toolset_id_string implemented for vc_family.
includedir_subfolder(s) methods added
Method 'with' is implemented for ext_cmake_proj...
Fix unit-test name
New test case added.
Shared library with CMakeLists.txt added.
Test program for checking hello_static added.
Places for header files is now detected via obj...
Fix for c_compiler_name and cpp_compiler_name o...
Values for CMAKE_C_COMPILERS and CMAKE_CXX_COMP...
build.rb file added to cmake test.
Detection of BUILD_TYPE and CMake generator added.
More cleanup actions.
The first version of --mxx-clean for CMake supp...
Refactoring of build methods.
Draft scheme of launching CMake for native buil...
The first working version of CMakeLists.txt for...
The first steps in ext_cmake_project implementa...
Small fixes in documentations.
A branch for development of v.1.6.11.
Fix typo in code.
BugFix in mxxruexternals.
Undated mxxruexternals script.
Fix some defects detected under FreeBSD
mxxruexternals added to Gem executables.
The first scope of version 1.6.10.
Short description of v.1.6.9 in NEWS file.
Version number is changed to 1.6.9.
Version of MxxRu::externals with support of sta...
Gem specification updated.
Small code cleanup.
BugFix: wrong name for WebDownloader used after...
Updated version with uniform archive support.