1 11 strategy - #19
Open
synesissoftware wants to merge 27 commits into
Open
synesissoftware wants to merge 27 commits into
synesissoftware wants to merge 27 commits into
Conversation
Use lexicographic boilerplate/dev/idiomatic/master/rc1–rc3 triggers; drop rc4/rc5/update. Keep unfiltered pull_request.
Canonical short name for helper-script status/--help messages, loaded via tr -d whitespace per Synesis convention.
Detect MSYSTEM to enable MinGW configure/make by default, and add a ProjectName-aware CTest wrapper aligned with peer libs.
Enable install-path normalisation on CMake 3.31+, and correct CMAKE_BUILD_TYPE CACHE assignment / .git detection in BuildType.cmake.
Mark completed README/CI/.sis/CMake modernisation items, consolidate duplicate blog/Doxygen bullets, and clarify GHA vs dialect-matrix coverage.
Align helper scripts and CMake with peer libraries (canonical CI branches, .sis project name, MSYS MinGW/ctest, CMP0177/BuildType, coloured runners) and replace TODO.md with a versioned 1.11/1.12 plan.
…ranches. Match peer tput/RbEnvClr_ output on execute/skip lines, and extend the push-branch list for the active update.* line of work.
Add lean FindACE, NO_ACE/--no-ace, and a linux-gcc cell-ace job (libace-dev) so ACESTL can be exercised without burdening the default matrix; keep ace on push.branches for this branch.
Gate _ACESTL_VER output in versions.iostreams and test.unit.versions on STLSOFT_HAS_ACE (link ACE::ACE), and assert ACE discovery in the ACE CI cell so enablement is visible in the logs.
Add HAS_ACE-gated unit tests for ACE_Time_Value and ACE_String_Base string-access shims. Includes a temporary deliberate failure in time_value to confirm GHA ACE unit-test failure reporting.
Rename stream_insert's seconds local so it does not shadow the stream parameter (breaks -Werror builds), correct its length asserts, and use basic_shim_string::data() in the time_value unit test.
GitHub Actions artifacts drop execute bits, so find -exec test -x discovered nothing and unit/scratch jobs exited green. Chmod matching binaries after download (as Pantheios), and make run_all_unit_tests.sh fail when no executables are found.
Narrow post-artifact +x restore under examples/, and harden run_all_examples.sh to skip CMake files (e.g. CTestTestfile.cmake) so example jobs do not try to execute them.
Replace ACE_OS::snprintf in the ACE_Time_Value string-access helpers with stlsoft_C_snprintf, and route stream_insert through the same invoke_ACE_OS_snprintf overloads (TODO 1.11.1).
Gate FindMFC behind with-mfc (cell-mfc / windows-cl-mfc), verify discovery, and apply CMAKE_MFC_FLAG/_AFXDLL only to MFC-consuming test targets.
Add FindATL, gate discovery behind with-atl (cell-atl / windows-cl-atl), verify atlbase.h, and smoke-test via test.unit.versions.
Move C-API example and test names from a leading `C.` to a trailing `.C`, matching the Synesis convention for a C program beside a C++ counterpart: - rename directories and CMake/xTests runner ids across examples and tests; - skip `include/` in generate_cmakelists.rb and accept Proc ignore entries; - add a `sinteger64` copy constructor and fix the monitor `const_cast`; - call `try_string_to_integer_4slre_` from `string_to_integer_range`; - refresh copyright years and mark the MFCSTL CI TODO complete;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.