Recent Releases

1.0.414 Sep 2021 13:25 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. building on windows. . Download. Documentation.
1.0.307 Jul 2019 19:05 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Further windows build improvements and for locating VS 2017. Stop polluting windows build environment. output directory for "me deploy". Add ASLR and DEP windows compiler options by default. . Download. Documentation.
1.0.210 Jan 2019 19:25 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Further windows build improvements and for locating VS 2017. Stop polluting windows build environment. output directory for "me deploy". Add ASLR and DEP windows compiler options by default. . Download. Documentation.
1.0.120 Dec 2018 03:17 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. windows building. Increment to 1.0 release. . Download. Documentation.
1.0.014 Dec 2018 09:05 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. windows building. Increment to 1.0 release. . Download. Documentation.
0.10.817 Apr 2018 20:05 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Upgrade to match new Pak release (0.12.4) and using pak.json instead of package.json. . Download. Documentation.
0.10.728 Sep 2017 12:05 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Support VS 2017. . Download. Documentation.
0.10.509 Jun 2017 08:45 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. deploy target. handling empty pre. Add --profile option to set the default profile. . Download. Documentation.
0.10.403 Jun 2016 10:25 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Upgrade to Mbedtls 2.2.1. Added support for negated file patterns using !pattern. missing compile dependency for make install. Removed test in makefiles for libssl-dev. symlink permissions for missing directories. Enhance JSON parsing for back-ticks and regexp. configure --pre. Add uninstallBinary default target. Improve error reporting for failing deploy targets. Make required man and share directories during installation. Support WindRiver VxWorks 7. --platform arch settings specifying exact cpu type. cross compiling sleuthing the cross compiler options. using --set compiler.has configuration options. Added fortification to compiler options and ASLR. . Download. Documentation.
0.10.307 Dec 2015 16:05 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Upgrade paks. . Download. Documentation.
0.10.201 Dec 2015 07:25 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient. Upgrade paks. . Download. Documentation.
0.10.129 Oct 2015 05:45 minor feature: Blending platform settings from configure --set KEY=VALUE. Add explicit ME_DE=0 for release builds.
0.10.025 Sep 2015 04:25 minor feature: Add MbedTLS support.
0.9.327 Aug 2015 18:45 minor feature: Building with Visual Studio 2015. Add --nolocal option. Improved building for different instruction set (x86 on x64). Remove libtestme and use just testme.h.
0.9.214 Aug 2015 16:45 minor feature: Essential Upgrade -- All users strongly advised to upgrade. Recommended Upgrade -- Upgrade recommended but not essential. Optional Upgrade -- Upgrade only if convenient.
0.9.121 Jul 2015 10:25 minor feature: Fix detecting compiler options when cross compiling. Fix building using LBIN when cross compiling. Allow targets to define own goals. Build with MbedTLS for SSL By default.
0.9.018 Jun 2015 10:45 minor feature: Fix building out of source tree. Fix passing CFLAGS for cross compilation. Support devDependencies in package.json to check MakeMe version.
0.8.1013 Jun 2015 11:45 minor feature: Fix "make install". Improve documentation. Add prototype support for MbedTLS.
0.8.909 Jun 2015 15:25 minor feature: Configure SSL.
0.8.804 Jun 2015 03:16 minor feature: Add support for testing MakeMe version via makeme property.
0.8.723 May 2015 06:45 minor feature: Add support for testing MakeMe version via makeme property.
0.8.611 Apr 2015 03:15 minor feature: Improve doc. Improve diagnostics for missing start.es / main.es. Change Log. Download. Documentation.
0.8.503 Dec 2014 03:15 minor feature: Improve doc Improve diagnostics for missing start.es / main.es . Change Log Download Documentation
0.8.427 Nov 2014 00:57 minor feature: Minor release adding a Pak-based plugin architecture. Modules can be created and published as Paks and then be easily installed to extend MakeMe. Also enhanced the file target wildcards to support negated patterns.