diff --git a/website/blog/2014-12-02-windows-build-tools-v2.0-20141202-released.mdx b/website/blog/2014-12-02-windows-build-tools-v2.0-20141202-released.mdx index 40f138a..631bb70 100644 --- a/website/blog/2014-12-02-windows-build-tools-v2.0-20141202-released.mdx +++ b/website/blog/2014-12-02-windows-build-tools-v2.0-20141202-released.mdx @@ -1,6 +1,7 @@ --- title: Build Tools repacked as Setup -description: Version 2.0 is a new release of Build Tools. +seo_title: Build Tools repacked as Setup +description: Version 2.0 is a new release. For your convenience of Build Tools. keywords: - xpack - windows-build-tools @@ -16,34 +17,19 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.0/ --- - - {frontMatter.title} - - - -Version 2.0 is a new release. - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -For your convenience, the **Windows Build Tools** were repacked as a Windows setup. +Version **2.0** is a new release. For your convenience, the **Windows Build Tools** were repacked as a Windows setup. -

Binary files »

- -![Build Tools setup](/img/2015/win-build-tools-setup.png) - -Please note that the setup does not install any components outside the selected destination folder, and also includes an uninstall program, to completely remove the tools from the system. - -The repacking also corrected a problem with the previous archive (the missing DLLs were added), so the previous archive (Cross Build Tools.zip) is now considered DEPRECATED. - -For more information, please read the [Getting Started page](/docs/getting-started/). + ## Download @@ -55,3 +41,13 @@ The available files are: - `Cross.Build.Tools.zip` **Cross Build Tools.zip** is included for archiving purposes and is now considered DEPRECATED. + +## Setup + +![Build Tools setup](/img/2015/win-build-tools-setup.png) + +Please note that the setup does not install any components outside the selected destination folder, and also includes an uninstall program, to completely remove the tools from the system. + +The repacking also corrected a problem with the previous archive (the missing DLLs were added), so the previous archive (Cross Build Tools.zip) is now considered DEPRECATED. + +For more information, please read the [Getting Started page](/docs/getting-started/). diff --git a/website/blog/2015-01-21-windows-build-tools-v2.1-20150121-released.mdx b/website/blog/2015-01-21-windows-build-tools-v2.1-20150121-released.mdx index da475bf..555a786 100644 --- a/website/blog/2015-01-21-windows-build-tools-v2.1-20150121-released.mdx +++ b/website/blog/2015-01-21-windows-build-tools-v2.1-20150121-released.mdx @@ -1,6 +1,7 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.1-20150122* released -description: Version 2.1-201501221704 is a maintenance release of GNU ARM Eclipse Windows Build Tools. +seo_title: Version 2.1-20150122* released +description: Version 2.1-201501221704 is a maintenance release. It is a repack of GNU ARM Eclipse Windows Build Tools. keywords: - xpack - windows-build-tools @@ -16,30 +17,19 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.1/ --- - - {frontMatter.title} - - - -Version 2.1-201501221704 is a maintenance release. - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.1-201501221704 is a new repack of the previous version. +Version **2.1-201501221704** is a maintenance release. It is a repack of the previous version. -

Binary files »

- -## Known problems - -* this version of make does not support parallel builds. + ## Download @@ -48,3 +38,7 @@ The binary files are available from GitHub Re The available files are: * `gnuarmeclipse-build-tools-win32-2.1-201501221704-setup.exe` + +## Known problems + +* this version of make does not support parallel builds. diff --git a/website/blog/2015-01-23-windows-build-tools-v2.2-20150123-released.mdx b/website/blog/2015-01-23-windows-build-tools-v2.2-20150123-released.mdx index 178bc90..78851ca 100644 --- a/website/blog/2015-01-23-windows-build-tools-v2.2-20150123-released.mdx +++ b/website/blog/2015-01-23-windows-build-tools-v2.2-20150123-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.2-20150123* released +seo_title: Version 2.2-20150123* released description: Version 2.2-201501232303 is a maintenance release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,30 +17,19 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.2/ --- - - {frontMatter.title} - - - -Version 2.2-201501232303 is a maintenance release. - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.2-201501232303 is a maintenance release. +Version **2.2-201501232303** is a maintenance release. -

Binary files »

- -## Known problems - -* this version uses MSYS 32-bit DLLs, which might interfere with other DLLs. + ## Download @@ -48,3 +38,8 @@ The binary files are available from GitHub Re The available files are: - `gnuarmeclipse-build-tools-win32-2.2-201501232303-setup.exe` + +## Known problems + +* this version uses MSYS 32-bit DLLs, which might interfere with other DLLs. + diff --git a/website/blog/2015-01-24-windows-build-tools-v2.3-20150124-released.mdx b/website/blog/2015-01-24-windows-build-tools-v2.3-20150124-released.mdx index 5abfae8..6898b3a 100644 --- a/website/blog/2015-01-24-windows-build-tools-v2.3-20150124-released.mdx +++ b/website/blog/2015-01-24-windows-build-tools-v2.3-20150124-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.3-20150124* released +seo_title: Version 2.3-20150124* released description: Version 2.3-201501242223 is a new release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,27 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.3/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.3-201501242223 is a new release. +Version **2.3-201501242223** is a new release. -Version 2.3-201501242223 is a new release of the GNU ARM Eclipse Windows Build Tools. + - +## Download + +The binary files are available from GitHub Releases. + +The available files are: -

Binary files »

+* `gnuarmeclipse-build-tools-win32-2.3-201501242223-setup.exe` ## Improvements @@ -68,11 +70,3 @@ For more information, please read the [Getting Started page](/docs/getting-start ## Known problems * none - -## Download - -The binary files are available from GitHub Releases. - -The available files are: - -* `gnuarmeclipse-build-tools-win32-2.3-201501242223-setup.exe` diff --git a/website/blog/2015-03-21-windows-build-tools-v2.4-20150321-released.mdx b/website/blog/2015-03-21-windows-build-tools-v2.4-20150321-released.mdx index 32efa53..d4f5a05 100644 --- a/website/blog/2015-03-21-windows-build-tools-v2.4-20150321-released.mdx +++ b/website/blog/2015-03-21-windows-build-tools-v2.4-20150321-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.4-20150321* released +seo_title: Version 2.4-20150321* released description: Version 2.4-201503212005 is a new release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,27 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.4/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.4-201503212005 is a new release. +Version **2.4-201503212005** is a new release of the GNU ARM Eclipse Windows Build Tools. -Version 2.4-201503212005 is a new release of the GNU ARM Eclipse Windows Build Tools. + - +## Download + +The binary files are available from GitHub Releases. + +The available files are: -

Binary files »

+* `gnuarmeclipse-build-tools-win32-2.4-201503212005-setup.exe` ## Improvements @@ -53,10 +55,3 @@ Please note that it is no longer required to manually update the environment PAT * the uninstall script has a problem and erroneously removes some registry keys and folders. **DO NOT run the uninstall.exe** since you might damage your system; instead, install the new version on top of it. -## Download - -The binary files are available from GitHub Releases. - -The available files are: - -* `gnuarmeclipse-build-tools-win32-2.4-201503212005-setup.exe` diff --git a/website/blog/2015-03-24-windows-build-tools-v2.4-20150324-released.mdx b/website/blog/2015-03-24-windows-build-tools-v2.4-20150324-released.mdx index 3fdf5c6..61a1204 100644 --- a/website/blog/2015-03-24-windows-build-tools-v2.4-20150324-released.mdx +++ b/website/blog/2015-03-24-windows-build-tools-v2.4-20150324-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.4-20150324* released +seo_title: Version 2.4-20150324* released description: Version 2.4-201503242026 is a maintenance release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,27 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.4b --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.4-201503242026 is a maintenance release. +Version **2.4-201503242026** is a maintenance release, fixing the uninstall procedure. -Version 2.4-201503242026 is a maintenance release, fixing the uninstall procedure. + - +## Download + +The binary files are available from GitHub Releases. + +The available files are: -

Binary files »

+* `gnuarmeclipse-build-tools-win32-2.4-201503242026-setup.exe` ## Known problems @@ -43,10 +45,3 @@ Version 2.4-201503242026 is a maintenance release, fixing the uninstall procedur **Warning:** If you installed v2.4-201503212005, **DO NOT** uninstall it, but install the new version over the old one. Please check if the recommended install folder includes the new date (2.4-201503242026). If it does not, add it manually. -## Download - -The binary files are available from GitHub Releases. - -The available files are: - -* `gnuarmeclipse-build-tools-win32-2.4-201503242026-setup.exe` diff --git a/website/blog/2015-07-15-windows-build-tools-v2.6-20150715-released.mdx b/website/blog/2015-07-15-windows-build-tools-v2.6-20150715-released.mdx index 32df7f8..33c5587 100644 --- a/website/blog/2015-07-15-windows-build-tools-v2.6-20150715-released.mdx +++ b/website/blog/2015-07-15-windows-build-tools-v2.6-20150715-released.mdx @@ -1,6 +1,7 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.6-20150715* released -description: Version 2.6-201507152002 is a new release of GNU ARM Eclipse Windows Build Tools. +seo_title: Version 2.6-20150715* released +description: Version v2.6-201507152002 is a new release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack - windows-build-tools @@ -16,26 +17,23 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.6/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.6-201507152002 is a new release. +Version **v2.6-201507152002** is a new release of the GNU ARM Eclipse Windows Build Tools, adding support for Windows 64-bit. -Version v2.6-201507152002 is a new release of the GNU ARM Eclipse Windows Build Tools, adding support for Windows 64-bit. + - +## Download -

Binary files »

+The binary files are available from GitHub Releases. ## Improvements @@ -47,9 +45,7 @@ The main change from v2.4 is a patch that allows BusyBox to run correctly on 64- * none so far -## Download - -The binary files are available from GitHub Releases. +## Checksums The MD5 sums of the files are: diff --git a/website/blog/2016-10-28-windows-build-tools-v2.7-20161028-released.mdx b/website/blog/2016-10-28-windows-build-tools-v2.7-20161028-released.mdx index a116146..bce2f18 100644 --- a/website/blog/2016-10-28-windows-build-tools-v2.7-20161028-released.mdx +++ b/website/blog/2016-10-28-windows-build-tools-v2.7-20161028-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.7-20161028* released +seo_title: Version 2.7-20161028* released description: Version 2.7-201610281058 is a maintenance release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,23 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.7/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.7-201610281058 is a maintenance release. +Version **2.7-201610281058** is a maintenance release of the GNU ARM Eclipse Windows Build Tools. -Version 2.7-201610281058 is a maintenance release of the GNU ARM Eclipse Windows Build Tools. + - +## Download -

Binary files »

+The binary files are available from GitHub Releases. ## Content @@ -49,9 +47,7 @@ The main functional improvement in v2.7 is a patch that allows Windows silent se * none so far -## Download - -The binary files are available from GitHub Releases. +## Checksums The MD5 sums of the files are: diff --git a/website/blog/2016-11-22-windows-build-tools-v2-8-20161122-released.mdx b/website/blog/2016-11-22-windows-build-tools-v2-8-20161122-released.mdx index 248201c..d435e3f 100644 --- a/website/blog/2016-11-22-windows-build-tools-v2-8-20161122-released.mdx +++ b/website/blog/2016-11-22-windows-build-tools-v2-8-20161122-released.mdx @@ -1,5 +1,6 @@ --- title: GNU ARM Eclipse Windows Build Tools v2.8-20161122* released +seo_title: Version 2.8-20161122* released description: Version 2.8-201611221915 is a maintenance release of GNU ARM Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,23 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU ARM Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.8/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.8-201611221915 is a maintenance release. +Version **2.8-201611221915** is a maintenance release of the GNU ARM Eclipse Windows Build Tools. -Version 2.8-201611221915 is a maintenance release of the GNU ARM Eclipse Windows Build Tools. + - +## Download -

Binary files »

+The binary files are available from GitHub Releases. ## Content @@ -49,9 +47,7 @@ The main functional change in v2.8 is the addition of `mkdir.exe` (actually a co * none so far -## Download - -The binary files are available from GitHub Releases. +## Checksums The MD5 sums of the files are: diff --git a/website/blog/2017-06-29-windows-build-tools-v2-9-20170629-released.mdx b/website/blog/2017-06-29-windows-build-tools-v2-9-20170629-released.mdx index bf9edf8..8a833a9 100644 --- a/website/blog/2017-06-29-windows-build-tools-v2-9-20170629-released.mdx +++ b/website/blog/2017-06-29-windows-build-tools-v2-9-20170629-released.mdx @@ -1,5 +1,6 @@ --- title: GNU MCU Eclipse Windows Build Tools v2.9-20170629 released +seo_title: Version 2.9-20170629 released description: Version 2.9-20170629 is a maintenance release of GNU MCU Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,25 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU MCU Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.9-20170629-1013/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.9-20170629 is a maintenance release. +Version **2.9-20170629** is a maintenance release of the GNU MCU Eclipse Windows Build Tools. -Version 2.9-20170629 is a maintenance release of the GNU MCU Eclipse Windows Build Tools. + - +## Download -

Binary files »

+The binary files are available from GitHub Releases. + +Separate setup and archive files are provided for **Windows** (x64 and x86) systems. ## Content @@ -49,12 +49,6 @@ The BusyBox sources were upgraded to the latest available release. * the folder structure generated by the Windows setup was wrong, it included an unnecessary level `\bin\bin`. -## Download - -The binary files are available from GitHub Releases. - -Separate setup and archive files are provided for **Windows** (x64 and x86) systems. - ## Checksums The SHA-256 hashes for the files are: diff --git a/website/blog/2018-01-03-windows-build-tools-v2-10-20180103-released.mdx b/website/blog/2018-01-03-windows-build-tools-v2-10-20180103-released.mdx index 39a3fd0..e8ede80 100644 --- a/website/blog/2018-01-03-windows-build-tools-v2-10-20180103-released.mdx +++ b/website/blog/2018-01-03-windows-build-tools-v2-10-20180103-released.mdx @@ -1,5 +1,6 @@ --- title: GNU MCU Eclipse Windows Build Tools v2.10-20180103 released +seo_title: Version 2.10-20180103 released description: Version 2.10-20180103 is a maintenance release of GNU MCU Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,31 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU MCU Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.10-20180103/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.10-20180103 is a maintenance release. +Version **2.10-20180103** is a maintenance release of the GNU MCU Eclipse Windows Build Tools. -Version 2.10-20180103 is a maintenance release of the GNU MCU Eclipse Windows Build Tools. + - +## Download + +The binary files are available from GitHub Releases. + +Separate archive files are provided for **Windows** (x64 and x86) systems. + +:::note -

Binary files »

+In preparation for the xPack distribution, only portable archives are provided; Windows setups are no longer supported. + +::: ## Content @@ -49,18 +55,6 @@ Both the make and BusyBox sources were upgraded to the latest available. * none so far -## Download - -The binary files are available from GitHub Releases. - -Separate archive files are provided for **Windows** (x64 and x86) systems. - -:::note - -In preparation for the xPack distribution, only portable archives are provided; Windows setups are no longer supported. - -::: - ## Checksums The SHA-256 hashes for the files are: diff --git a/website/blog/2018-04-28-windows-build-tools-v2-11-20180428-released.mdx b/website/blog/2018-04-28-windows-build-tools-v2-11-20180428-released.mdx index 1d4e526..fc0ee20 100644 --- a/website/blog/2018-04-28-windows-build-tools-v2-11-20180428-released.mdx +++ b/website/blog/2018-04-28-windows-build-tools-v2-11-20180428-released.mdx @@ -1,5 +1,6 @@ --- title: GNU MCU Eclipse Windows Build Tools v2.11-20180428 released +seo_title: Version 2.11-20180428 released description: Version 2.11-20180428 is a maintenance release of GNU MCU Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,31 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU MCU Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.11-20180428/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.11-20180428 is a maintenance release. +Version **2.11-20180428** is a maintenance release of the GNU MCU Eclipse Windows Build Tools. -Version 2.11-20180428 is a maintenance release of the GNU MCU Eclipse Windows Build Tools. + - +## Download + +The binary files are available from GitHub Releases. + +Separate archive files are provided for **Windows** (x64 and x86) systems. + +:::note -

Binary files »

+By design, installing the xPack binaries does not require administrative rights, thus only portable archives are provided; Windows setups are no longer supported. + +::: ## Content @@ -49,18 +55,6 @@ Both the make and BusyBox sources were upgraded to the latest available. * none so far -## Download - -The binary files are available from GitHub Releases. - -Separate archive files are provided for **Windows** (x64 and x86) systems. - -:::note - -By design, installing the xPack binaries does not require administrative rights, thus only portable archives are provided; Windows setups are no longer supported. - -::: - ## Checksums The SHA-256 hashes for the files are: diff --git a/website/blog/2019-04-22-windows-build-tools-v2-12-20190422-released.mdx b/website/blog/2019-04-22-windows-build-tools-v2-12-20190422-released.mdx index 1a276b8..9d12697 100644 --- a/website/blog/2019-04-22-windows-build-tools-v2-12-20190422-released.mdx +++ b/website/blog/2019-04-22-windows-build-tools-v2-12-20190422-released.mdx @@ -1,5 +1,6 @@ --- title: GNU MCU Eclipse Windows Build Tools v2.12 20190422 released +seo_title: Version 2.12 20190422 released description: Version 2.12 20190422 is a maintenance release of GNU MCU Eclipse Windows Build Tools. keywords: - xpack @@ -16,26 +17,23 @@ tags: # ----- Custom properties ----------------------------------------------------- -app_name: "GNU MCU Eclipse Windows Build Tools" - download_url: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases/tag/v2.12-20190422/ --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.12 20190422 is a maintenance release. +Version **2.12 20190422** is a maintenance release of the GNU MCU Eclipse Windows Build Tools. -Version 2.12 20190422 is a maintenance release of the GNU MCU Eclipse Windows Build Tools. + - +## Download -

Binary files »

+The binary files are available from GitHub Releases. ## Content diff --git a/website/blog/2020-07-14-windows-build-tools-v2-12-2-released.mdx b/website/blog/2020-07-14-windows-build-tools-v2-12-2-released.mdx index fcd3bfe..25c7eff 100644 --- a/website/blog/2020-07-14-windows-build-tools-v2-12-2-released.mdx +++ b/website/blog/2020-07-14-windows-build-tools-v2-12-2-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v2.12.2 released +seo_title: Version 2.12.2 released description: Version 2.12.2 is a maintenance release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 2.12.2 is a maintenance release; it repacks the same tools from the previous release, but built with the new XBB v3.2 tools. +Version **2.12.2** is a maintenance release; it repacks the same tools from the previous release, but built with the new XBB v3.2 tools. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + This is the **xPack** distribution of **Windows Build Tools** (formerly part of the GNU MCU/ARM Eclipse project). diff --git a/website/blog/2020-12-27-windows-build-tools-v4-2-1-1-released.mdx b/website/blog/2020-12-27-windows-build-tools-v4-2-1-1-released.mdx index b359a15..5cd9d17 100644 --- a/website/blog/2020-12-27-windows-build-tools-v4-2-1-1-released.mdx +++ b/website/blog/2020-12-27-windows-build-tools-v4-2-1-1-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.2.1-1 released +seo_title: Version 4.2.1-1 released description: Version 4.2.1-1 is maintenance release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 4.2.1-1 is maintenance release; it updates to the latest BusyBox. +Version **4.2.1-1** is maintenance release; it updates to the latest BusyBox. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + This is the **xPack** distribution of **Windows Build Tools** (formerly part of the GNU MCU/ARM Eclipse project). diff --git a/website/blog/2020-12-28-windows-build-tools-v4-2-1-2-released.mdx b/website/blog/2020-12-28-windows-build-tools-v4-2-1-2-released.mdx index f728930..c513ab8 100644 --- a/website/blog/2020-12-28-windows-build-tools-v4-2-1-2-released.mdx +++ b/website/blog/2020-12-28-windows-build-tools-v4-2-1-2-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.2.1-2 released +seo_title: Version 4.2.1-2 released description: Version 4.2.1-2 is maintenance release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; -Version 4.2.1-2 is maintenance release; it adds the `cp.exe` binary. +Version **4.2.1-2** is maintenance release; it adds the `cp.exe` binary. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + This is the **xPack** distribution of **Windows Build Tools** (formerly part of the GNU MCU/ARM Eclipse project). diff --git a/website/blog/2021-10-18-windows-build-tools-v4-2-1-3-released.mdx b/website/blog/2021-10-18-windows-build-tools-v4-2-1-3-released.mdx index 41eb3f9..3f5d557 100644 --- a/website/blog/2021-10-18-windows-build-tools-v4-2-1-3-released.mdx +++ b/website/blog/2021-10-18-windows-build-tools-v4-2-1-3-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.2.1-3 released +seo_title: Version 4.2.1-3 released description: Version 4.2.1-3 is a maintenance release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; DO NOT USE! Version **4.2.1-3** is a maintenance release; it updates to the latest upstream Busybox and to the new build scripts. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + :::caution diff --git a/website/blog/2022-03-05-windows-build-tools-v4-3-0-1-released.mdx b/website/blog/2022-03-05-windows-build-tools-v4-3-0-1-released.mdx index d85fcca..3c4dda8 100644 --- a/website/blog/2022-03-05-windows-build-tools-v4-3-0-1-released.mdx +++ b/website/blog/2022-03-05-windows-build-tools-v4-3-0-1-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.3.0-1 released +seo_title: Version 4.3.0-1 released description: Version 4.3.0-1 is a new release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; Version **4.3.0-1** is a new release of the **xPack Windows Build Tools** package; it updates to **GNU make 4.3** and to the latest upstream Busybox. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of diff --git a/website/blog/2023-01-29-windows-build-tools-v4-4-0-1-released.mdx b/website/blog/2023-01-29-windows-build-tools-v4-4-0-1-released.mdx index a7ad65e..f3b870b 100644 --- a/website/blog/2023-01-29-windows-build-tools-v4-4-0-1-released.mdx +++ b/website/blog/2023-01-29-windows-build-tools-v4-4-0-1-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.4.0-1 released +seo_title: Version 4.4.0-1 released description: Version 4.4.0-1 is a new release of xPack Windows Build Tools. keywords: - xpack @@ -23,17 +24,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; DEPRECATED: Version **4.4.0-1** is a new release of the **xPack Windows Build Tools** package, following the make release. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of diff --git a/website/blog/2023-09-05-windows-build-tools-v4-4-1-1-released.mdx b/website/blog/2023-09-05-windows-build-tools-v4-4-1-1-released.mdx index b94eb50..02dc973 100644 --- a/website/blog/2023-09-05-windows-build-tools-v4-4-1-1-released.mdx +++ b/website/blog/2023-09-05-windows-build-tools-v4-4-1-1-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.4.1-1 released +seo_title: Version 4.4.1-1 released description: Version 4.4.1-1 is a new release of xPack Windows Build Tools. keywords: - xpack @@ -28,17 +29,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; DEPRECATED: Version **4.4.1-1** is a new release of the **xPack Windows Build Tools** package, following the make release. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of diff --git a/website/blog/2023-11-14-windows-build-tools-v4-4-1-2-released.mdx b/website/blog/2023-11-14-windows-build-tools-v4-4-1-2-released.mdx index 412cc6c..370615c 100644 --- a/website/blog/2023-11-14-windows-build-tools-v4-4-1-2-released.mdx +++ b/website/blog/2023-11-14-windows-build-tools-v4-4-1-2-released.mdx @@ -1,5 +1,6 @@ --- title: xPack Windows Build Tools v4.4.1-2 released +seo_title: Version 4.4.1-2 released description: Version 4.4.1-2 is a maintenance release of xPack Windows Build Tools. keywords: - xpack @@ -28,17 +29,15 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- - - {frontMatter.title} - - +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; Version **4.4.1-2** is a maintenance release of the **xPack Windows Build Tools** package; it disables the BusyBox **make** applet which interferes with the **GNU make**. -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of diff --git a/website/blog/2024-09-13-windows-build-tools-v4-4-1-3-released.mdx b/website/blog/2024-09-13-windows-build-tools-v4-4-1-3-released.mdx index 4560e67..f5c9699 100644 --- a/website/blog/2024-09-13-windows-build-tools-v4-4-1-3-released.mdx +++ b/website/blog/2024-09-13-windows-build-tools-v4-4-1-3-released.mdx @@ -29,12 +29,7 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- -{frontMatter.title} - -Version **4.4.1-3** is a maintenance release of the **xPack Windows Build Tools** package; it updates to the latest upstream Busybox. - - - +import {PageMetadata} from '@docusaurus/theme-common'; import Image from '@theme/IdealImage'; import CodeBlock from '@theme/CodeBlock'; @@ -42,6 +37,12 @@ import Prerequisites from './_common/_prerequisites-glib-2.27.mdx' import DeprecationNotices from './_common/_deprecation-notices-glib-2.27.mdx' import DownloadAnalytics from './_common/_download-analytics.mdx' +Version **4.4.1-3** is a maintenance release of the **xPack Windows Build Tools** package; it updates to the latest upstream Busybox. + + + + + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of **GNU make** and a few of other tools required by the Eclipse Embedded CDT diff --git a/website/blog/2024-09-18-web-site.md b/website/blog/2024-09-18-web-site.mdx similarity index 87% rename from website/blog/2024-09-18-web-site.md rename to website/blog/2024-09-18-web-site.mdx index 3e0d1af..12388af 100644 --- a/website/blog/2024-09-18-web-site.md +++ b/website/blog/2024-09-18-web-site.mdx @@ -1,5 +1,6 @@ --- title: The project has a new web site +seo_title: New web site description: The new site is built with Docusaurus. keywords: - xpack @@ -15,13 +16,15 @@ tags: --- -{frontMatter.title} +import {PageMetadata} from '@docusaurus/theme-common'; After some experimentation with modern site generators, the **xPack Windows Build Tools** project has a new web site. + + ## MDX The _new kid on the block_ is [MDX](https://mdxjs.com), that is a solution diff --git a/website/blog/_templates/blog-post-release-part-1-liquid.mdx b/website/blog/_templates/blog-post-release-part-1-liquid.mdx index 92711a3..9bec93c 100644 --- a/website/blog/_templates/blog-post-release-part-1-liquid.mdx +++ b/website/blog/_templates/blog-post-release-part-1-liquid.mdx @@ -29,7 +29,13 @@ download_url: https://github.com/xpack-dev-tools/windows-build-tools-xpack/relea --- -{frontMatter.title} +import {PageMetadata} from '@docusaurus/theme-common'; +import Image from '@theme/IdealImage'; +import CodeBlock from '@theme/CodeBlock'; + +import Prerequisites from './_common/_prerequisites-glib-2.27.mdx' +import DeprecationNotices from './_common/_deprecation-notices-glib-2.27.mdx' +import DownloadAnalytics from './_common/_download-analytics.mdx' TODO: select one summary @@ -39,12 +45,7 @@ Version **{{releaseVersion}}** is a new release of the **xPack Windows Build Too -import Image from '@theme/IdealImage'; -import CodeBlock from '@theme/CodeBlock'; - -import Prerequisites from './_common/_prerequisites-glib-2.27.mdx' -import DeprecationNotices from './_common/_deprecation-notices-glib-2.27.mdx' -import DownloadAnalytics from './_common/_download-analytics.mdx' + The [xPack Windows Build Tools](https://xpack-dev-tools.github.io/windows-build-tools-xpack/) is a standalone Windows binary distribution of diff --git a/website/src/components/HeadTitle/index.tsx b/website/src/components/HeadTitle/index.tsx new file mode 100644 index 0000000..b157048 --- /dev/null +++ b/website/src/components/HeadTitle/index.tsx @@ -0,0 +1,29 @@ +/* + * DO NOT EDIT! + * Automatically generated from xbb-helper/templates/docusaurus/common. + * + * This file is part of the xPack project (http://xpack.github.io). + * Copyright (c) 2024 Liviu Ionescu. All rights reserved. + * + * Permission to use, copy, modify, and/or distribute this software + * for any purpose is hereby granted, under the terms of the MIT license. + * + * If a copy of the license was not distributed with this file, it can + * be obtained from https://opensource.org/licenses/MIT/. + */ + +// import React from 'react'; +import Head from '@docusaurus/Head'; + +/* + * Use this component for plain titles, without the site title appended. + */ + +export default function HeadTitle({title}): JSX.Element { + return ( + + {title} + + + ); +}