mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
e6ae3c6ae0
7c3f6376Convert loop into two algorithms.8a399c8cConvert loop to the common pattern.abfca975Move loop inside of condition.0b61b86dHandle last element outside of the loop.e21f7829cmTarget: Use a sorted vector in place of a set.559dc155cmSet: Replace loop with cmJoin.0ea71932cmFindBase: Replace loop with cmJoin on range.9380e85fConvert loops to cmJoin algorithm with cmRange.bb10012fcmStringCommand: Accumulate with cmJoin and range adaptors.0c12f1eacmAlgorithms: Add a range adaptor and API for adjusting a range.27c6f017Use cmJoin to accumulate string ranges.4e78ebbdcmAlgorithms: Add a Range container and adaptor method.89102249Replace common loop pattern with cmJoin7b8725bfConvert loops populating maybe-empty content into the common pattern.7ee56f03Convert loops into the commonly used pattern.0a4e5674cmMacroCommand: Remove counting variable. ...
77 KiB
77 KiB