Commit Graph

665 Commits (3b6129702489ef4e327adeeef79ad73da8f6b59d)

Author SHA1 Message Date
Masahiro Yamada d0ea61d9ca buildman: fix typos of --dry-run help message 10 years ago
Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 10 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass f7582ce849 buildman: Permit branch names with an embedded '/' 10 years ago
Simon Glass 930c8d4ad8 buildman: Expand output test to cover directory prefixes 10 years ago
Simon Glass dfb7e93235 buildman: Add additional functional tests 10 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 10 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 10 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 10 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 10 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 10 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 10 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 10 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 10 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 10 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 10 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 10 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 10 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 10 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 10 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 10 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 10 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 10 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 10 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 10 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 10 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 10 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 10 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 10 years ago
Simon Glass 7428dc14b0 patman: Remove the -a option 10 years ago
Simon Glass e752edcb6b patman: Correct unit tests to run correctly 10 years ago
Simon Glass 6ba5737ff0 patman: Fix indentation in terminal.py 10 years ago
Masahiro Yamada 2134342e57 tools/genboardscfg.py: change shebang into /usr/bin/env python2 10 years ago
Masahiro Yamada 9a65cb7ffe tools/genboardscfg.py: improve performance 10 years ago
Masahiro Yamada d1bf4afda6 tools/genboardscfg.py: check if the boards.cfg is up to date 10 years ago
Masahiro Yamada 79d45d32bc tools/genboardscfg.py: fix minor problems on termination 10 years ago
Masahiro Yamada d6538d22de tools/genboardscfg.py: wait for unfinished subprocesses before error-out 10 years ago
Masahiro Yamada 13246f4861 tools/genboardscfg.py: be tolerant of insane Kconfig 10 years ago
Masahiro Yamada b8828e8ff3 tools/genboardscfg.py: be tolerant of missing MAINTAINERS 10 years ago
Masahiro Yamada 04b43f3273 tools/genboardscfg.py: ignore defconfigs starting with a dot 10 years ago
Masahiro Yamada 390f7035d3 buildman: run genboardscfg.py all the time 10 years ago
Masahiro Yamada 9c2d60c378 tools/genboardscfg.py: fix a bug of MAINTAINERS handling 10 years ago
Simon Glass 042a732cf5 patman: Support the 'reverse' option for 'git log' 10 years ago
Masahiro Yamada 7f6b8315d1 buildman: refactor help message 10 years ago
Masahiro Yamada e0a4d06af2 patman: refactor help message 10 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 10 years ago
Roger Meier 5b12b7a193 tools/genboardscfg.py: no exception if columns undetectable 10 years ago
Masahiro Yamada ca418dd74b tools/genboardscfg.py: Do not output SPLCPU field 10 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 10 years ago