<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/python/qmk/cli/multibuild.py, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2023-01-18T23:56:15+00:00</updated>
<entry>
<title>Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)</title>
<updated>2023-01-18T23:56:15+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2023-01-18T23:56:15+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4723f308adb7d1d4a4136722e2f576a398695559'/>
<id>urn:sha1:4723f308adb7d1d4a4136722e2f576a398695559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `make all-&lt;platform&gt;` build targets (#19496)</title>
<updated>2023-01-18T23:44:41+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-01-18T23:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=88ec588ae7f6d36b23578135cde8b7a5160ff8b7'/>
<id>urn:sha1:88ec588ae7f6d36b23578135cde8b7a5160ff8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to remove temporary files during multibuild. (#18381)</title>
<updated>2022-09-16T08:19:10+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2022-09-16T08:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=cf88d956130ef847677cf4defd1f21d4e72c677f'/>
<id>urn:sha1:cf88d956130ef847677cf4defd1f21d4e72c677f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add line to multibuild output log showing the actual build target. (#17606)</title>
<updated>2022-07-09T12:32:43+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2022-07-09T12:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=561c5e1d7adfee1e318dd5b732738c35778d575e'/>
<id>urn:sha1:561c5e1d7adfee1e318dd5b732738c35778d575e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate more makefile utilities to builddefs sub-directory (#16002)</title>
<updated>2022-02-10T17:45:51+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-02-10T17:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f7e7671f691cfd42f322198f04690727f6493d73'/>
<id>urn:sha1:f7e7671f691cfd42f322198f04690727f6493d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup multibuild filegen (#16166)</title>
<updated>2022-02-02T04:30:22+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2022-02-02T04:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6e2b03cf6901a6bbd146c074e8e9d9160358c6d9'/>
<id>urn:sha1:6e2b03cf6901a6bbd146c074e8e9d9160358c6d9</id>
<content type='text'>
* Add env variable support to multibuild.

* Generate version.h in build-specific location.</content>
</entry>
<entry>
<title>`--parallel` improvements (#13800)</title>
<updated>2021-08-17T22:46:59+00:00</updated>
<author>
<name>ruro</name>
</author>
<published>2021-08-17T22:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=3b28178deb7a42a2df8c19b9bf190bb5da732b33'/>
<id>urn:sha1:3b28178deb7a42a2df8c19b9bf190bb5da732b33</id>
<content type='text'>
* improve make parallel jobs support

* document the --parallel option

* disable the output-sync for interactive targets</content>
</entry>
<entry>
<title>Allow limiting the multibuild based on keymap name. (#13066)</title>
<updated>2021-06-09T07:25:21+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2021-06-09T07:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=21aa7890cbff6368cf75c84a083f022141e0e4ca'/>
<id>urn:sha1:21aa7890cbff6368cf75c84a083f022141e0e4ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`qmk multibuild`: Fix bug with Path objects (#13093)</title>
<updated>2021-06-03T15:53:03+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-06-03T15:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=af91221ddbf35199495626da44847737588eabe9'/>
<id>urn:sha1:af91221ddbf35199495626da44847737588eabe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align our subprocess usage with current best practices. (#12940)</title>
<updated>2021-05-19T22:24:46+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2021-05-19T22:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=db1eacdaacb9c8f6889f46bc1c6af155b81ad72a'/>
<id>urn:sha1:db1eacdaacb9c8f6889f46bc1c6af155b81ad72a</id>
<content type='text'>
* Align our subprocess usage with current best practices.

* remove unused import

* Apply suggestions from code review

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* fix the cpp invocation for older python

* allow for unprompted installation

* make sure qmk new-keyboard works on windows

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
</feed>
