<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iot-contact/cmake, branch mdns</title>
<subtitle>IoT device to check if doors and windows are closed or open</subtitle>
<id>https://cgit.xengineering.eu/iot-contact/atom?h=mdns</id>
<link rel='self' href='https://cgit.xengineering.eu/iot-contact/atom?h=mdns'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/'/>
<updated>2025-04-05T08:47:40Z</updated>
<entry>
<title>pcb: Switch from CMake to Meson</title>
<updated>2025-04-05T08:47:40Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-04-05T07:52:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=6ff99393b4bbc1207375cbbc032814e233b03758'/>
<id>urn:sha1:6ff99393b4bbc1207375cbbc032814e233b03758</id>
<content type='text'>
This allows to install the PCB-related files easier to the website which
is built with Meson.
</content>
</entry>
<entry>
<title>web: Remove CMake</title>
<updated>2025-04-05T08:46:23Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-04-03T20:01:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=b7c46986ac3aa4a17b9fac2ad54afec9d6a3506f'/>
<id>urn:sha1:b7c46986ac3aa4a17b9fac2ad54afec9d6a3506f</id>
<content type='text'>
Trying meson worked so well that CMake is no longer needed.
</content>
</entry>
<entry>
<title>web: Fix dependencies in CMake</title>
<updated>2025-04-02T19:06:18Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-04-02T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=2d618a86755362dd910d511ddc392330a1a35709'/>
<id>urn:sha1:2d618a86755362dd910d511ddc392330a1a35709</id>
<content type='text'>
This makes sure incremental builds work properly for the web page.
</content>
</entry>
<entry>
<title>cmake: Provide based CMake integration for Hugo</title>
<updated>2025-04-01T19:29:28Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-04-01T19:29:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=6de625f514cbf6ea8dbb508d791fc4cbd7debe22'/>
<id>urn:sha1:6de625f514cbf6ea8dbb508d791fc4cbd7debe22</id>
<content type='text'>
This is the starting point of making the Hugo static site generation
part of the regular CMake build.
</content>
</entry>
<entry>
<title>cmake: kicad: Add missing license header</title>
<updated>2025-03-21T21:16:10Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-03-21T21:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=e02cfc55dc2bce35724f70cc155551392d02130c'/>
<id>urn:sha1:e02cfc55dc2bce35724f70cc155551392d02130c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: kicad: Update selected BOM columns</title>
<updated>2025-02-15T13:03:26Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-02-15T12:32:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=664a2a34fac02c038d34c76346ef866a23f2f291'/>
<id>urn:sha1:664a2a34fac02c038d34c76346ef866a23f2f291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Add message after schematic export</title>
<updated>2025-02-14T14:16:40Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-02-14T14:16:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=b4c89516e4e44de7017e43badbb858d21d1fa0f0'/>
<id>urn:sha1:b4c89516e4e44de7017e43badbb858d21d1fa0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pcb: Rename targets, functions and output files</title>
<updated>2025-02-14T14:04:59Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-02-14T14:04:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=7a561e43809c9cfac13fba3e572844041ea6411b'/>
<id>urn:sha1:7a561e43809c9cfac13fba3e572844041ea6411b</id>
<content type='text'>
This simplifies the CMake code and the paths inside the build folder.
</content>
</entry>
<entry>
<title>pcb: Export BOM as CSV with CMake</title>
<updated>2025-02-14T13:54:50Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-02-14T13:34:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=7b68bbb92296a2f3740bd6b22fec157197bf06fd'/>
<id>urn:sha1:7b68bbb92296a2f3740bd6b22fec157197bf06fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Add module with kicad_schematic_to_pdf</title>
<updated>2025-02-14T13:22:57Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-02-14T13:22:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/iot-contact/commit/?id=eae277aba525a3350729e63895d2aabc03a4ffa5'/>
<id>urn:sha1:eae277aba525a3350729e63895d2aabc03a4ffa5</id>
<content type='text'>
This CMake function integrates converting the schematic to PDF as part
of the standard build.
</content>
</entry>
</feed>
