summaryrefslogtreecommitdiff
path: root/tester/rt/check.py (follow)
AgeCommit message (Expand)Author
2020-03-17Improve Python 3 compatibilitySebastian Huber
2019-09-05bsp-builder: Do not clean the build space when starting with --no-cleanChris Johns
2019-02-08tester/check: Convert the indent size to an int.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-10-03config: Consolidate the version information into a single configuration fileChris Johns
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns
2018-09-08tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns
2018-09-08tester/bsp-builder: Add excluded build options to the base options.Chris Johns
2018-09-04tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns
2018-04-10bsp-builder: Collect2 messages are errors.Chris Johns
2018-02-01rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns
2017-11-01tester: Fix rtems-bsp-builder reporting bugChris Johns
2017-10-22bsb-builder: Add email support, and config report types.Chris Johns
2017-05-31rtems-bsp-builder: Use the profile's architecture's BSP lists.Chris Johns
2017-05-24rtems-bsp-builder: Refactor to add jobs.Chris Johns
2017-05-15rtemstoolkit: Add Python INI configuration support.Chris Johns
2017-05-15rtems-bsp-builder: Add all architectures and BSPs.Chris Johns
2017-05-10rtems-bsp-builder: Fix excluding builds.Chris Johns
2017-04-28rtems-bsp-builder: Fix passes report alignment.Chris Johns
2017-04-28rtems-bsp-tester: Make the failure and pass report more compact.Chris Johns
2017-04-26rtems-bsp-builder: Fix time in warnings report, wrapping in reports.Chris Johns
2017-04-26rtems-bsp-builder: Fix access when there are no messages.Chris Johns
2017-04-25rtems-bsp-builder: Fix the build sets excludes.Chris Johns
2017-04-25rtems-bsp-builder: Refactor for better config format, warnings and errors.Chris Johns
2017-03-28rtems-bsp-builder: Fix the counts to accumulate.Chris Johns
2017-03-15rtems-bsp-builder: Fix profile error message.Chris Johns
2016-12-13bsp-builder: Fix final output errors.Chris Johns
2016-12-01bsp-builder: Add support for builds.Chris Johns
2016-11-30bsp-bulder: Get the end time when building an architecture.Chris Johns
2016-08-30bsp-builder: Results format fixes.Chris Johns
2016-08-29bsp-builder: Fix bugs.Chris Johns
2016-08-25bsp-builder: Fix column printing of the arch/bsp.Chris Johns
2016-08-19bsp-builder: Print one results report only.Chris Johns
2016-08-19bsp-builder: Fix results report columns.Chris Johns
2016-08-18bsp-builder: Support per BSP excludes.Chris Johns
2016-08-18tester: handle compile argument warnings.Chris Johns
2016-07-06Add rtems-bsp-builder.Chris Johns