summaryrefslogtreecommitdiff
path: root/source-builder/sb/options.py (follow)
AgeCommit message (Expand)Author
2023-05-16sb/option: Add the arch to the macros from the --rtems-bsp optionChris Johns
2022-05-22source-builder/sb/options.py: Change arc to arch in helpJoel Sherrill
2021-05-26sb: Merge mailer changes from rtems-toolsAlex White
2020-08-25sb: Use shebang env pythonChris Johns
2020-06-30sb/options: A Canadian Cross is a different host, build and targetChris Johns
2020-03-04sb/options: Let --source-only-download download releasesChris Johns
2019-12-05sb: VERSION may not contain a release path or hashesChris Johns
2019-11-18sb: Align the version processing with rtems-tools.Chris Johns
2019-10-26sb/options: Split options on the first '=' only.Chris Johns
2019-09-165/llvm: Add LLVM as a package for RTEMS.Chris Johns
2019-07-21sb/options: Update copyright year to 2019.Chris Johns
2019-07-215/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns
2019-01-22sb: Change default prefixSebastian Huber
2019-01-22sb: Fix the RTEMS options after strict option checking was added.Chris Johns
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns
2018-10-12sb: Fix the short options message.Chris Johns
2018-09-28sb: Include optional args in the valid option processing.Chris Johns
2018-09-15sb: Raise an error if an option is not registered and unknown.Chris Johns
2018-02-20sb: Add option to set location of the patches directoryMaksim E. Kozlov
2018-02-08sb: Option --source-only-download does not download the source.Chris Johns
2017-10-12sb: Fix the log after breaking adding --without-logChris Johns
2017-10-12sb: Add --source-only-download to make download source simple.Chris Johns
2017-05-10bootstrap: Do not create a log file by default.Chris Johns
2017-03-26sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns
2016-03-10sb: Add a download option --with-release-url/--without-release-url.Chris Johns
2016-03-08sb: Report platform import errors.Chris Johns
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns
2015-12-11VERSION is an INI format file.Chris Johns
2015-12-11Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns
2015-12-03sb. Add VERSION support for releasing the RSB.Chris Johns
2015-07-20Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns
2015-06-22Revert "add basic support for OpenBSD"Chris Johns
2015-06-22add basic support for OpenBSDKarel Gardas
2015-03-20sb: Do not accept an extra separate option for --with/--without.Chris Johns
2015-02-18Add options support for --with/--without processing. Add --with-download supp...Chris Johns
2015-01-18Detect a Cxc build from the options and automatically disabled installing.Chris Johns
2014-10-31sb: Provide a default log if none is provided.Chris Johns
2014-10-07add support for i386-solaris2 platformKarel Gardas
2014-05-08sb: Generate an error report on an error.Chris Johns
2014-03-26sb: Fix git to clean before updating.Chris Johns
2013-09-03sb: Add options log_info.Chris Johns
2013-09-01sb: Add NetBSD support.Ivan Temp
2013-07-16Automtically build the Autotools to bootstrap RTEMS.Chris Johns
2013-05-17Clean the paths passed as args.Chris Johns
2013-05-14Add bare/config and move the source-builder/config to it.Chris Johns
2013-05-13Fix support for Windows (MinGW) native builds using MSYS.Chris Johns
2013-05-01Produce a better error message if the host support code does not load.Chris Johns
2013-04-30Add options help.Chris Johns
2013-04-30Add user private macro loading.Chris Johns