Skip to content

1 11 strategy - #19

Open
synesissoftware wants to merge 27 commits into
devfrom
1_11_strategy
Open

synesissoftware wants to merge 27 commits into
devfrom
1_11_strategy

Conversation

@synesissoftware

Copy link
Copy Markdown
Owner

No description provided.

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;
@synesissoftware synesissoftware self-assigned this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant