<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_cmake, branch update_cppcheck</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_cmake?h=update_cppcheck</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_cmake?h=update_cppcheck'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2026-03-31T00:54:02Z</updated>
<entry>
<title>Update cmake completion to version 4.3.0</title>
<updated>2026-03-31T00:54:02Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-30T05:05:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=44be5b104fe3a37c3f0595c73369c103b92347c8'/>
<id>urn:sha1:44be5b104fe3a37c3f0595c73369c103b92347c8</id>
<content type='text'>
add new flags
</content>
</entry>
<entry>
<title>Remove needless variable declarations</title>
<updated>2026-03-19T10:04:12Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-19T10:04:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=87378081eee69e80626d6df9214f898d89c82abc'/>
<id>urn:sha1:87378081eee69e80626d6df9214f898d89c82abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix formatting issue</title>
<updated>2026-03-19T10:02:43Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-19T10:02:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=bb213908817213939cb959043526a5df7564d28f'/>
<id>urn:sha1:bb213908817213939cb959043526a5df7564d28f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix help item completion</title>
<updated>2026-03-19T10:01:53Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-19T10:01:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=be63667ca5361b5948d6b779f23ce576e5416f69'/>
<id>urn:sha1:be63667ca5361b5948d6b779f23ce576e5416f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify assignments and remove needless functions</title>
<updated>2026-03-14T12:04:01Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-14T12:04:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e534d3907642c277375b209910dee0446893fd39'/>
<id>urn:sha1:e534d3907642c277375b209910dee0446893fd39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce top level local variables, use function local variables instead</title>
<updated>2026-03-14T11:56:20Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-14T11:56:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8e505348f3499def48532bdda2405822d319064b'/>
<id>urn:sha1:8e505348f3499def48532bdda2405822d319064b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify cmake targets</title>
<updated>2026-03-14T11:27:54Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-14T11:27:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=309d615eb585aca56a3d42485bd236e7961869d0'/>
<id>urn:sha1:309d615eb585aca56a3d42485bd236e7961869d0</id>
<content type='text'>
- Don't use for loop
- Use reduce filtering commands
</content>
</entry>
<entry>
<title>Do not use global variables</title>
<updated>2026-03-14T11:06:03Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-14T11:06:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9240b691d0a67c5cb92fbe1a8698b44352d48683'/>
<id>urn:sha1:9240b691d0a67c5cb92fbe1a8698b44352d48683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`--build` option should be an optional parameter</title>
<updated>2026-03-12T04:38:49Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-12T04:38:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=867fb5a09c0cc1eeeb9c7dfce8f7f30f172fa152'/>
<id>urn:sha1:867fb5a09c0cc1eeeb9c7dfce8f7f30f172fa152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cmake completion version 3.31</title>
<updated>2025-07-10T02:56:56Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2025-07-10T02:56:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1ee071125e24729fc0147c5420f3b2a875f9aac8'/>
<id>urn:sha1:1ee071125e24729fc0147c5420f3b2a875f9aac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -DBUILD_SHARED_LIBS completion for cmake completions</title>
<updated>2023-11-13T15:11:11Z</updated>
<author>
<name>Jeremy Rifkin</name>
<email>51220084+jeremy-rifkin@users.noreply.github.com</email>
</author>
<published>2023-11-13T15:11:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d04e01fce362d18a7efdf9f1b14cd17780e7f28a'/>
<id>urn:sha1:d04e01fce362d18a7efdf9f1b14cd17780e7f28a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken boolean parameter completion</title>
<updated>2022-12-03T04:35:37Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-12-03T04:35:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=10a706d3379ccb3db1395cbfb4d40041ff0be95b'/>
<id>urn:sha1:10a706d3379ccb3db1395cbfb4d40041ff0be95b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cmake completion</title>
<updated>2022-11-18T13:25:19Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-11-18T13:25:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=df1bba9803eb522bf39c0db1b6e6809a42c71113'/>
<id>urn:sha1:df1bba9803eb522bf39c0db1b6e6809a42c71113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract generators from 'cmake --help'</title>
<updated>2022-11-02T03:01:16Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-11-02T03:01:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4bf24327bac61442716f02c38f7382c9e89ace7e'/>
<id>urn:sha1:4bf24327bac61442716f02c38f7382c9e89ace7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cmake options for version 3.24</title>
<updated>2022-08-10T07:16:59Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-08-10T07:14:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ae63b5ae41a86f76b8bb1eaa89ebfd8e54d4be8d'/>
<id>urn:sha1:ae63b5ae41a86f76b8bb1eaa89ebfd8e54d4be8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_cmake: fix cmake presets for real</title>
<updated>2022-07-19T11:59:06Z</updated>
<author>
<name>Norbert Lange</name>
<email>norbert.lange@andritz.com</email>
</author>
<published>2022-07-19T09:39:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=061f09cd53620f71e5471248e4fe5f8935879f45'/>
<id>urn:sha1:061f09cd53620f71e5471248e4fe5f8935879f45</id>
<content type='text'>
support presets without descriptions, and modify the commandline
to add --list-presets at the end.

Improve how cmake presets are listed, should be more robust
in regards to quoting.
</content>
</entry>
<entry>
<title>Rewrite JSON parsing code in Perl for portability</title>
<updated>2022-02-24T06:04:47Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-02-24T06:04:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d9e81e08f20cddb37377b8f8af0c4da706b7e829'/>
<id>urn:sha1:d9e81e08f20cddb37377b8f8af0c4da706b7e829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-write to use python, hopefully this is portable enough, tested with python 3.6.5 anf 2.7.18</title>
<updated>2022-02-23T10:40:29Z</updated>
<author>
<name>Huw Percival</name>
<email>huw.percival@dyson.com</email>
</author>
<published>2022-02-23T10:40:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ff6031a8ea549ca8deff1f163a43388cce936160'/>
<id>urn:sha1:ff6031a8ea549ca8deff1f163a43388cce936160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix presets</title>
<updated>2022-02-22T16:36:35Z</updated>
<author>
<name>Huw Percival</name>
<email>huw.percival@dyson.com</email>
</author>
<published>2022-02-22T16:36:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b34650ea31c61ab02d093d85049e638fe17bfbf5'/>
<id>urn:sha1:b34650ea31c61ab02d093d85049e638fe17bfbf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct makefile for target completion</title>
<updated>2021-01-16T09:37:26Z</updated>
<author>
<name>Aske Bækdal Møller</name>
<email>askebm@live.dk</email>
</author>
<published>2021-01-16T09:37:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3511fb04db197d34533b2e53e40fbbea6219fb7d'/>
<id>urn:sha1:3511fb04db197d34533b2e53e40fbbea6219fb7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: note myself as additional author</title>
<updated>2020-12-25T22:50:13Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T22:50:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=6dff9453ca1e839427cfd2a618afd752edf5e2bf'/>
<id>urn:sha1:6dff9453ca1e839427cfd2a618afd752edf5e2bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: udpate generators list</title>
<updated>2020-12-25T22:34:56Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T22:34:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=19e65b20dd62b794cc97ba45cf607ceb2b1c4526'/>
<id>urn:sha1:19e65b20dd62b794cc97ba45cf607ceb2b1c4526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Major update to options, adapted to 3.19</title>
<updated>2020-12-25T22:05:51Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T21:35:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f5d179b0b56d2834a0071847e301df98a449b024'/>
<id>urn:sha1:f5d179b0b56d2834a0071847e301df98a449b024</id>
<content type='text'>
Now listed in the same order as the builtin help (CMake 3.19),
for easier audit in the feature.

Commands and descriptions updated.

Support for listing presets.

Use this command to create output for comparison
(not 100% exact obviously):

cmake --help |
  sed -n "s,^ *\(--*[^= ]*\).* = *\([^=]*\),    '\1[\2]',p" |
  sed 's,\.],],'
</content>
</entry>
<entry>
<title>CMake: add -E command completions</title>
<updated>2020-12-25T21:21:49Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T21:21:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7246533baabea56e7d64619498c66e199328e4f1'/>
<id>urn:sha1:7246533baabea56e7d64619498c66e199328e4f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Completely overhaul help command completions</title>
<updated>2020-12-25T21:18:42Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T21:18:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=990e6046521858a00cd32c4295024cbb17c9eb33'/>
<id>urn:sha1:990e6046521858a00cd32c4295024cbb17c9eb33</id>
<content type='text'>
Several argument names where wrong,
completed all available -list functions,
escape brackets in the list, etc.
</content>
</entry>
<entry>
<title>CMake: Turn some property values into local arrays</title>
<updated>2020-12-25T21:11:49Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T21:11:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2dc84783fe3a33665c1017bd90975eff43e1196a'/>
<id>urn:sha1:2dc84783fe3a33665c1017bd90975eff43e1196a</id>
<content type='text'>
Update C/C++ Standards supported aswell
</content>
</entry>
<entry>
<title>CMake: fix option completion after first argument</title>
<updated>2020-12-25T20:57:24Z</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2020-12-25T20:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=63b470243b4edd40eab657752c961d5985d37b09'/>
<id>urn:sha1:63b470243b4edd40eab657752c961d5985d37b09</id>
<content type='text'>
for some reason this just ended after the first option.
</content>
</entry>
<entry>
<title>support cmake --install related options</title>
<updated>2020-05-15T07:55:59Z</updated>
<author>
<name>Zhuo Zhang</name>
<email>imzhuo@foxmail.com</email>
</author>
<published>2020-05-15T07:55:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=07c5f46eeacef1da5bae1bca0e0a4e10751ca739'/>
<id>urn:sha1:07c5f46eeacef1da5bae1bca0e0a4e10751ca739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2020-04-09T08:51:09Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2020-04-08T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9e9bee7066c000957b674c3b68bb082eec58b410'/>
<id>urn:sha1:9e9bee7066c000957b674c3b68bb082eec58b410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #676 from pseyfert/cmake_unity</title>
<updated>2020-03-20T03:05:53Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-03-20T03:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=dddbea879b5b01ee5bee97d1374342fd13ef4e16'/>
<id>urn:sha1:dddbea879b5b01ee5bee97d1374342fd13ef4e16</id>
<content type='text'>
[cmake] updates for cmake 3.16</content>
</entry>
<entry>
<title>Fix typo in _cmake (#672)</title>
<updated>2020-01-17T22:39:12Z</updated>
<author>
<name>vaporwavy</name>
<email>54832625+vaporwavy@users.noreply.github.com</email>
</author>
<published>2020-01-17T22:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a6e641b977373740e9744182e6fad9af9ff39bc5'/>
<id>urn:sha1:a6e641b977373740e9744182e6fad9af9ff39bc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: new command line options</title>
<updated>2020-01-01T14:19:08Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2020-01-01T14:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4bf0ed4049aea62436669f36253e0713dcd082fb'/>
<id>urn:sha1:4bf0ed4049aea62436669f36253e0713dcd082fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: add CMAKE_UNITY_BUILD variable</title>
<updated>2020-01-01T10:49:32Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2020-01-01T10:49:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2b34796cb68d9b4df4d1bce10c0885c471f8eb25'/>
<id>urn:sha1:2b34796cb68d9b4df4d1bce10c0885c471f8eb25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Add `--parallel` build option</title>
<updated>2019-10-06T22:25:06Z</updated>
<author>
<name>Daniel Teunis</name>
<email>daniel@teunis.cc</email>
</author>
<published>2019-10-06T22:25:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4b5da4cbe01e35ea966b03f0b675ab3376e3c113'/>
<id>urn:sha1:4b5da4cbe01e35ea966b03f0b675ab3376e3c113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #637 from pseyfert/cmake_generator_variable</title>
<updated>2019-06-18T17:50:41Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2019-06-18T17:50:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2f2cca8db9095a0062bc706a0fa8a8aa5c270829'/>
<id>urn:sha1:2f2cca8db9095a0062bc706a0fa8a8aa5c270829</id>
<content type='text'>
[cmake] complete CMAKE_GENERATOR environment variable values</content>
</entry>
<entry>
<title>[cmake] complete CMAKE_GENERATOR environment variable values</title>
<updated>2019-06-13T12:13:32Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2019-06-13T12:12:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1c41bbef29f62bc6c2b7f76698d04014e4299024'/>
<id>urn:sha1:1c41bbef29f62bc6c2b7f76698d04014e4299024</id>
<content type='text'>
will be introduced in cmake 3.15
https://cmake.org/cmake/help/v3.15/manual/cmake-env-variables.7.html#environment-variables-that-control-the-build
</content>
</entry>
<entry>
<title>provide CMAKE_&lt;LANG&gt;_COMPILER_LAUNCHER in cmake completion</title>
<updated>2019-06-12T13:36:10Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2019-06-12T13:36:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=90aab6796dda679771f77e8b584fe8cc8e7abd47'/>
<id>urn:sha1:90aab6796dda679771f77e8b584fe8cc8e7abd47</id>
<content type='text'>
https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_LAUNCHER.html
</content>
</entry>
<entry>
<title>fixup based on review comment</title>
<updated>2018-08-29T18:29:06Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2018-08-29T18:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=34e36dfc9b8936d73e314accff8db46d6c965501'/>
<id>urn:sha1:34e36dfc9b8936d73e314accff8db46d6c965501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use CPPFLAGS completion for CMAKE_CXX_FLAGS completion</title>
<updated>2018-08-29T18:26:38Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2018-06-15T22:20:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c0eedafd935ee50a85b6bfdbc2d8b5ab60e50b8f'/>
<id>urn:sha1:c0eedafd935ee50a85b6bfdbc2d8b5ab60e50b8f</id>
<content type='text'>
cmake -DCMAKE_*_FLAGS*=&lt;TAB&gt;
will invoke _gcc as if one completes
export CPPFLAGS=&lt;TAB&gt;

Given that _gcc doesn't distinguish between CFLAGS, CPPFLAGS, or
CXXFLAGS, neither do we here.
</content>
</entry>
<entry>
<title>shift words array before passing from _cmake to build tool</title>
<updated>2018-06-25T12:49:03Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert.mathphys@gmail.com</email>
</author>
<published>2018-06-25T12:49:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2527ac9c03d0d19c16026ec85b3545ca65f01e17'/>
<id>urn:sha1:2527ac9c03d0d19c16026ec85b3545ca65f01e17</id>
<content type='text'>
 * this fixes #581
</content>
</entry>
<entry>
<title>Merge pull request #577 from pseyfert/c_standards</title>
<updated>2018-06-18T12:59:24Z</updated>
<author>
<name>okapia</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-06-18T12:59:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d3a273cedf788181db9a05726dcd4d930da9e248'/>
<id>urn:sha1:d3a273cedf788181db9a05726dcd4d930da9e248</id>
<content type='text'>
extend cmake completion</content>
</entry>
<entry>
<title>Merge pull request #546 from pseyfert/cmake_module_path</title>
<updated>2018-06-18T12:59:12Z</updated>
<author>
<name>okapia</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-06-18T12:59:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=5bf2eeb6dec1025b6465079d11c98dfcee07717e'/>
<id>urn:sha1:5bf2eeb6dec1025b6465079d11c98dfcee07717e</id>
<content type='text'>
add CMAKE_PREFIX_PATH to cmake completion</content>
</entry>
<entry>
<title>added cxx and c language standards</title>
<updated>2017-12-21T11:19:26Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert@cern.ch</email>
</author>
<published>2017-12-21T11:18:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e41dfffc0b6ba2348ae6c9664041f3ac2a7e1587'/>
<id>urn:sha1:e41dfffc0b6ba2348ae6c9664041f3ac2a7e1587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CMAKE_PREFIX_PATH to cmake completion</title>
<updated>2017-12-12T17:42:47Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert@cern.ch</email>
</author>
<published>2017-12-12T17:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=51592ac5a6c7d6774a81b248ef30d5af6c06b066'/>
<id>urn:sha1:51592ac5a6c7d6774a81b248ef30d5af6c06b066</id>
<content type='text'>
https://cmake.org/cmake/help/v3.3/variable/CMAKE_PREFIX_PATH.html
 * some packages provide no Find${PROJECT}.cmake file but a ${PROJECT}Config.cmake instead
 * providing these through CMAKE_MODULE_PATH just results in an error
   message, which points out one should've used CMAKE_PREFIX_PATH instead.
</content>
</entry>
<entry>
<title>extend cmake completion</title>
<updated>2017-11-17T09:15:17Z</updated>
<author>
<name>Paul Seyfert</name>
<email>pseyfert@cern.ch</email>
</author>
<published>2017-11-17T09:14:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c3b41b338b48ba709d3d0700630b37d85efbba72'/>
<id>urn:sha1:c3b41b338b48ba709d3d0700630b37d85efbba72</id>
<content type='text'>
 * added common properties for makefile verbosity
 * options are picked from https://stackoverflow.com/a/2673355
 * explanation strings from the cmake documentation
</content>
</entry>
<entry>
<title>[_cmake] add CMAKE_MODULE_PATH to common property names</title>
<updated>2016-10-29T22:04:49Z</updated>
<author>
<name>Paul Seyfert</name>
<email>paul.seyfert@mib.infn.it</email>
</author>
<published>2016-10-29T22:04:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0d5cceb9d44380b11a3e6c53588ce80b5fae8fb1'/>
<id>urn:sha1:0d5cceb9d44380b11a3e6c53588ce80b5fae8fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import updates from pseyfert/zsh-cmake-completion@cc043d7ff6121c5c47eb21a267756e276d4e9d27</title>
<updated>2016-09-26T08:17:50Z</updated>
<author>
<name>Paul Seyfert</name>
<email>paul.seyfert@mib.infn.it</email>
</author>
<published>2016-09-25T18:26:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7145daaeed265d11dfd664a5faa816f728292d90'/>
<id>urn:sha1:7145daaeed265d11dfd664a5faa816f728292d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in the cmake script</title>
<updated>2016-09-26T08:17:45Z</updated>
<author>
<name>Morgan Lieberthal</name>
<email>morgan@jmorgan.org</email>
</author>
<published>2016-08-22T23:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b1b142620c2b3ec5fa28c97c254ead188355aa5f'/>
<id>urn:sha1:b1b142620c2b3ec5fa28c97c254ead188355aa5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#207: Add license header to _cmake, with explicit permission from Scott Kroll &lt;skroll@gmail.com&gt;</title>
<updated>2016-07-18T17:58:36Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-07-18T17:56:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4195d4f6ee8f68f231766fa33285d8cfce9c1164'/>
<id>urn:sha1:4195d4f6ee8f68f231766fa33285d8cfce9c1164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete cmake property CMAKE_EXPORT_COMPILE_COMMANDS</title>
<updated>2016-02-26T03:18:30Z</updated>
<author>
<name>Dave Lee</name>
<email>davelee.com@gmail.com</email>
</author>
<published>2016-02-26T03:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=82280cdd242970e51630f1246f63a830524c4818'/>
<id>urn:sha1:82280cdd242970e51630f1246f63a830524c4818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added '_cmake' completions.</title>
<updated>2014-03-28T01:21:43Z</updated>
<author>
<name>Pablo Speciale</name>
<email>pablo.speciale@gmail.com</email>
</author>
<published>2014-03-28T01:21:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f64b1183a33e472f8e3bb46be7e46289063fd9be'/>
<id>urn:sha1:f64b1183a33e472f8e3bb46be7e46289063fd9be</id>
<content type='text'>
Original github repository: https://github.com/skroll/zsh-cmake-completion
</content>
</entry>
</feed>
