Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
00c06774883ff291dd1ce1a52cf1ca3a0416f63e
/
tools
/
buildman
964192e
tools: Add init files for Python tools
by Simon Glass
· Sun Nov 21 20:48:39 2021 -0700
b88029f
buildman: Add gcc-11.1.0 to the directory list
by Tom Rini
· Tue Oct 05 12:20:36 2021 -0400
146b602
buildman: Detect Kconfig loops
by Simon Glass
· Tue Oct 19 21:43:24 2021 -0600
2e73745
buildman: Write output even on fatal error
by Simon Glass
· Tue Oct 19 21:43:23 2021 -0600
25ecd97
tools: Refactor full help printing
by Paul Barker
· Wed Sep 08 12:38:01 2021 +0100
041a0ac
net: Rename SPL_NET_SUPPORT to SPL_NET
by Simon Glass
· Sun Aug 08 12:20:30 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
1f2440c
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
by Simon Glass
· Sat Jul 10 21:14:29 2021 -0600
93008e2
buildman: Use bytes for the environment
by Simon Glass
· Sun Apr 11 16:27:28 2021 +1200
9bf9a72
buildman: Handle exceptions in threads gracefully
by Simon Glass
· Sun Apr 11 16:27:27 2021 +1200
a3d0144
buildman: Use common code to send an result
by Simon Glass
· Sun Apr 11 16:27:26 2021 +1200
a29b3ea
buildman: Tidy up a few comments
by Simon Glass
· Sun Apr 11 16:27:25 2021 +1200
37aa020
buildman: Add an encoding to the out-env file
by Simon Glass
· Fri Mar 26 14:39:39 2021 +1300
c635d89
buildman: Support single-threaded operation
by Simon Glass
· Sat Jan 30 22:17:46 2021 -0700
b7ff766
buildman: 'Thread' object has no attribute 'isAlive'
by Heinrich Schuchardt
· Thu Feb 11 12:03:22 2021 +0100
e0f1971
buildman: Remove output binaries before building
by Simon Glass
· Wed Dec 16 17:24:17 2020 -0700
93f61c0
patman: Rename functions in patchstream
by Simon Glass
· Thu Oct 29 21:46:19 2020 -0600
fede44a
buildman: Use git worktrees instead of git clones when possible
by Alper Nebi Yasak
· Thu Sep 03 15:51:03 2020 +0300
c08a11f
tools: Drop unnecessary use of __file__
by Simon Glass
· Sat Aug 29 11:36:15 2020 -0600
a679366
buildman: Show the build rate at the end
by Simon Glass
· Sun Jul 19 12:40:26 2020 -0600
3697171
buildman: Correct the testOutputDir() unit test
by Simon Glass
· Sun Jul 19 12:28:11 2020 -0600
952109b
buildman: Allow using older versions of genboardscfg.py
by Simon Glass
· Sun Jul 19 09:59:49 2020 -0600
47b0b63
kconfiglib: Update to the 14.1.0 release
by Tom Rini
· Thu May 14 08:30:00 2020 -0400
ee8e9cb
buildman: Remove _of_#_ from results directory paths
by Ovidiu Panait
· Fri May 15 09:30:12 2020 +0300
4214316
patman: Tidy up sys.path changes
by Simon Glass
· Fri Apr 17 18:09:05 2020 -0600
a997ea5
patman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:04 2020 -0600
f0d9c10
buildman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:02 2020 -0600
7ad7a36
buildman: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:56 2020 -0600
b38aa01
patman: Drop references to __future__
by Simon Glass
· Fri Apr 17 18:08:54 2020 -0600
e3c85ab
buildman: Write output files when using -w
by Simon Glass
· Fri Apr 17 17:51:34 2020 -0600
ff48a21
buildman: Use out-env for environment output
by Simon Glass
· Fri Apr 17 17:51:33 2020 -0600
d9c9863
buildman: Make sure that -o is given with -w
by Simon Glass
· Fri Apr 17 17:51:32 2020 -0600
f4c0072
buildman: Correct operation of -A flag
by Simon Glass
· Fri Apr 17 17:51:31 2020 -0600
dd65c5f
buildman: Fix test for new 9.2 kernel
by Simon Glass
· Fri Apr 17 17:51:30 2020 -0600
e4cd506
buildman: Change the exit codes
by Simon Glass
· Thu Apr 09 10:49:45 2020 -0600
a628631
buildman: Update the TODO items
by Simon Glass
· Thu Apr 09 15:08:54 2020 -0600
f4ebfba
buildman: Add an option to ignore migration warnings
by Simon Glass
· Thu Apr 09 15:08:53 2020 -0600
9ea9381
buildman: Add an option to ignore device-tree warnings
by Simon Glass
· Thu Apr 09 15:08:52 2020 -0600
6029af1
buildman: Make -I the default
by Simon Glass
· Thu Apr 09 15:08:51 2020 -0600
1be6ccc
buildman: Update workflow documentation with more detail
by Simon Glass
· Thu Apr 09 15:08:50 2020 -0600
9aad8ce
buildman: Add the abbreviation for --boards
by Simon Glass
· Thu Apr 09 15:08:49 2020 -0600
4d7efb5
buildman: Update the 'theory of operation' a little
by Simon Glass
· Thu Apr 09 15:08:48 2020 -0600
726ae81
buildman: Show a summary of the build result
by Simon Glass
· Thu Apr 09 15:08:47 2020 -0600
c7ddae1
buildman: Limit the length of progress messages
by Simon Glass
· Thu Apr 09 15:08:46 2020 -0600
69c3a8a
buildman: Show the number of builds remaining
by Simon Glass
· Thu Apr 09 15:08:45 2020 -0600
766ba9c
buildman: Drop unused output code
by Simon Glass
· Thu Apr 09 15:08:44 2020 -0600
4305493
buildman: Show a message when fetching a repo
by Simon Glass
· Thu Apr 09 15:08:43 2020 -0600
dd95b0b
buildman: Drop the line-clearing code in Builder
by Simon Glass
· Thu Apr 09 15:08:42 2020 -0600
070589b
buildman: Use spaces in the board list
by Simon Glass
· Thu Apr 09 15:08:38 2020 -0600
ea49f9b
buildman: Show the list of boards in magenta
by Simon Glass
· Thu Apr 09 15:08:37 2020 -0600
de0fefc
buildman: Use an object to hold error lines
by Simon Glass
· Thu Apr 09 15:08:36 2020 -0600
564ddac
buildman: Use yellow consistently for warning lines
by Simon Glass
· Thu Apr 09 15:08:35 2020 -0600
dacbe1e
buildman: Test the output with --list-error-boards
by Simon Glass
· Thu Apr 09 15:08:34 2020 -0600
6643eb4
buildman: Add a test helper for creating a line prefix
by Simon Glass
· Thu Apr 09 15:08:33 2020 -0600
724c175
buildman: Split out testOutput() into separate functions
by Simon Glass
· Thu Apr 09 15:08:32 2020 -0600
09bbfcd
buildman: Create temp directory in test setup
by Simon Glass
· Thu Apr 09 15:08:31 2020 -0600
575ce51
buildman: Use an iterator to check test output
by Simon Glass
· Thu Apr 09 15:08:30 2020 -0600
71ca4a8
buildman: Add test coverage for error/warning colour
by Simon Glass
· Thu Apr 09 15:08:29 2020 -0600
ac50022
buildman: Refactor error-line output int a function
by Simon Glass
· Thu Apr 09 15:08:28 2020 -0600
2df44be
buildman: Drop the -a option
by Simon Glass
· Wed Mar 18 09:42:47 2020 -0600
4402827
buildman: Allow building within a subdir of the current dir
by Simon Glass
· Wed Mar 18 09:42:46 2020 -0600
5dc1ca7
buildman: Be more selective about which directories to remove
by Simon Glass
· Wed Mar 18 09:42:45 2020 -0600
35e7d38
buildman: Allow ignoring warnings in the return code
by Simon Glass
· Wed Mar 18 09:42:44 2020 -0600
b400246
buildman: Update help for -d
by Simon Glass
· Wed Mar 18 09:42:43 2020 -0600
b6eb8cf
bulidman: Add support for a simple build
by Simon Glass
· Wed Mar 18 09:42:42 2020 -0600
df89015
buildman: Document the members of BuilderJob
by Simon Glass
· Wed Mar 18 09:42:41 2020 -0600
6ad154b
buildman: Support fetching gcc 9.2.0
by Bin Meng
· Mon Apr 06 06:06:59 2020 -0700
fb50a26
buildman: Enable buildman on aarch64 hosts
by Matthias Brugger
· Fri Jan 17 10:53:37 2020 +0100
e5e3c11
tools: buildman: fix typo
by Flavio Suligoi
· Wed Jan 29 09:56:05 2020 +0100
08d34fc
buildman: Ignore blank lines during size checks
by Tom Rini
· Fri Dec 06 15:31:31 2019 -0500
48ac42e
buildman: Add options to get the arch and toolchain info
by Simon Glass
· Thu Dec 05 15:59:14 2019 -0700
9b55091
buildman: Figure out boards before commits
by Simon Glass
· Thu Dec 05 15:59:13 2019 -0700
aa26d47
buildman: Ask genboardscfg to be quiet
by Simon Glass
· Thu Dec 05 15:59:12 2019 -0700
9da17fb
buildman: Improve [make-flags] section parser to allow quoted strings
by Cristian Ciocaltea
· Sun Nov 24 22:30:26 2019 +0200
6ef6b3f
buildman: Fix problem with non-existent output directories
by Tom Rini
· Tue Nov 19 15:14:33 2019 -0500
c78ed66
buildman: Convert to Python 3
by Simon Glass
· Thu Oct 31 07:42:53 2019 -0600
20cd53c
tools: buildman: Remove useless mkdir() in Make() in test.py
by Bin Meng
· Mon Oct 28 07:25:00 2019 -0700
0733e20
tools: buildman: Honor output directory when generating boards.cfg
by Bin Meng
· Mon Oct 28 07:24:59 2019 -0700
e95eddc
buildman: Perform tests in a temporary directory
by Tom Rini
· Mon Oct 07 17:17:36 2019 -0400
3c5f415
kconfiglib: Update to the 12.14.0 release
by Tom Rini
· Fri Sep 20 17:42:09 2019 -0400
752db5b
buildman: fix invocation examples typos
by Baruch Siach
· Thu Jul 11 12:57:41 2019 +0300
91c54a4
buildman: Deal more nicely with invalid build-status file
by Simon Glass
· Fri Apr 26 19:02:23 2019 -0600
df4e805
buildman: fix typo
by Chris Packham
· Fri Jan 18 20:40:29 2019 +1300
9e90d31
buildman: Write the environment out to an 'env' file
by Simon Glass
· Mon Jan 07 16:44:23 2019 -0700
4557263
buildman: Fix tabs in GetWrapper()
by Simon Glass
· Mon Jan 07 16:44:24 2019 -0700
f77ca5b
buildman: Add support for building with clang
by Simon Glass
· Mon Jan 07 16:44:20 2019 -0700
4345a6d
buildman: Deal nicely with invalid build-status file
by Simon Glass
· Mon Dec 10 09:05:23 2018 -0700
af88d20
buildman: Drop comment about Ctrl-C problem
by Simon Glass
· Wed Dec 05 05:35:26 2018 -0700
10a5162
buildman/toolchain.py: handle inconsistent tarball names
by Trevor Woerner
· Wed Nov 21 03:31:13 2018 -0500
e0557a7
buildman/toolchain.py: fix toolchain directory
by Trevor Woerner
· Wed Nov 21 03:31:12 2018 -0500
071a178
buildman: Show boards with warning with w+
by Simon Glass
· Tue Nov 06 16:02:13 2018 -0700
454507f
buildman: Rename the good, better, worse variables
by Simon Glass
· Tue Nov 06 16:02:12 2018 -0700
0db9443
buildman: Detect dtc warnings
by Simon Glass
· Tue Nov 06 16:02:11 2018 -0700
74579fc
buildman: Only print toolchain probing with -v
by Simon Glass
· Tue Nov 06 16:02:10 2018 -0700
d9eb9f0
buildman: Add a --boards option to specify particular boards to build
by Simon Glass
· Mon Jun 11 23:26:46 2018 -0600
0415002
buildman: dtoc: Suppress unwanted output from test
by Simon Glass
· Mon Oct 01 21:12:43 2018 -0600
72e358c
buildman: Make the toolchain test more forgiving
by Simon Glass
· Mon Oct 01 21:12:35 2018 -0600
aa09b36
buildman: Avoid hanging when the config changes
by Simon Glass
· Mon Sep 17 23:55:42 2018 -0600
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· Mon Aug 06 20:47:38 2018 +0900
4059e30
buildman: Add support for environment delta in summary
by Alex Kiernan
· Thu May 31 04:48:34 2018 +0000
Next »