Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ac35ed3d6a9c1b2a8864badfcd7c82a8edcd759e
/
tools
/
buildman
/
builder.py
d6c1ec8
buildman: Use oldconfig when adjusting the config
by Simon Glass
· Thu Oct 26 14:31:10 2023 -0400
dac7371
buildman: Include symbols in the read-only data section
by Simon Glass
· Mon Oct 23 00:52:43 2023 -0700
7190a17
buildman: Start the clock when the build starts
by Simon Glass
· Thu Sep 07 10:00:19 2023 -0600
4cb5468
buildman: Export _get_output_dir() to avoid warnings
by Simon Glass
· Wed Jul 19 17:49:10 2023 -0600
c5077c3
buildman: Convert camel case in builderthread.py
by Simon Glass
· Wed Jul 19 17:49:08 2023 -0600
bc74d94
buildman: Convert camel case in builder.py
by Simon Glass
· Wed Jul 19 17:49:06 2023 -0600
f56cc29
buildman: Add a test for --boards
by Simon Glass
· Wed Jul 19 17:49:03 2023 -0600
cf91d31
buildman: Move remaining builder properties to constructor
by Simon Glass
· Wed Jul 19 17:48:52 2023 -0600
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
828d70d
buildman: Add a flag for reproducible builds
by Simon Glass
· Tue Feb 21 12:40:29 2023 -0700
f6bfcca
buildman: Support disabling LTO
by Simon Glass
· Tue Feb 21 12:40:28 2023 -0700
93ebd46
buildman: Add --allow-missing flag to allow missing blobs
by Tom Rini
· Wed Nov 09 19:14:53 2022 -0700
86a2afe
buildman: Allow lines without a symbol
by Simon Glass
· Mon Jul 11 19:04:11 2022 -0600
5df4522
buildman: Drop use of 'boards' in control
by Simon Glass
· Mon Jul 11 19:04:00 2022 -0600
8132f98
buildman: Avoid using board as a variable
by Simon Glass
· Mon Jul 11 19:03:57 2022 -0600
6c43562
buildman: Support running from an IDE
by Simon Glass
· Mon Jul 11 19:03:56 2022 -0600
5332012
nds32: Remove the architecture
by Tom Rini
· Wed Apr 06 09:21:25 2022 -0400
e36fe01
buildman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:19 2022 -0700
0281158
patman: Convert camel case in terminal.py
by Simon Glass
· Sat Jan 29 14:14:18 2022 -0700
f45d374
patman: Rename Color() method to build()
by Simon Glass
· Sat Jan 29 14:14:17 2022 -0700
1f1e830
patman: Rename Print() to Tprint()
by Simon Glass
· Sat Jan 29 14:14:16 2022 -0700
761648b
patman: Convert camel case in gitutil.py
by Simon Glass
· Sat Jan 29 14:14:11 2022 -0700
840be73
patman: Convert camel case in command.py
by Simon Glass
· Sat Jan 29 14:14:05 2022 -0700
e5650a8
buildman: Allow adjusting board config on the fly
by Simon Glass
· Sat Jan 22 05:07:33 2022 -0700
146b602
buildman: Detect Kconfig loops
by Simon Glass
· Tue Oct 19 21:43:24 2021 -0600
9bf9a72
buildman: Handle exceptions in threads gracefully
by Simon Glass
· Sun Apr 11 16:27:27 2021 +1200
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
fede44a
buildman: Use git worktrees instead of git clones when possible
by Alper Nebi Yasak
· Thu Sep 03 15:51:03 2020 +0300
a679366
buildman: Show the build rate at the end
by Simon Glass
· Sun Jul 19 12:40:26 2020 -0600
ee8e9cb
buildman: Remove _of_#_ from results directory paths
by Ovidiu Panait
· Fri May 15 09:30:12 2020 +0300
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
e3c85ab
buildman: Write output files when using -w
by Simon Glass
· Fri Apr 17 17:51:34 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
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
ac50022
buildman: Refactor error-line output int a function
by Simon Glass
· Thu Apr 09 15:08:28 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
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
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
c78ed66
buildman: Convert to Python 3
by Simon Glass
· Thu Oct 31 07:42:53 2019 -0600
91c54a4
buildman: Deal more nicely with invalid build-status file
by Simon Glass
· Fri Apr 26 19:02:23 2019 -0600
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
aa09b36
buildman: Avoid hanging when the config changes
by Simon Glass
· Mon Sep 17 23:55:42 2018 -0600
4059e30
buildman: Add support for environment delta in summary
by Alex Kiernan
· Thu May 31 04:48:34 2018 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
20e2ea9
buildman: add option -E for treating compiler warnings as errors
by Daniel Schwierzeck
· Fri Jan 26 16:31:05 2018 +0100
0b48cd6
buildman: Fix bloat option when 'new' only drops functions
by Tom Rini
· Mon May 22 13:48:52 2017 -0400
d214bef
buildman: Handle commit subjects containing unicode
by Simon Glass
· Wed Apr 12 18:23:26 2017 -0600
b45bd6b
buildman: Clean up odd characters on the terminal
by Simon Glass
· Tue Nov 15 15:32:59 2016 -0700
cde5c30
buildman: Squash useless output from -K
by Simon Glass
· Sun Nov 13 14:25:53 2016 -0700
739e851
buildman: Add an option to just create the config
by Simon Glass
· Sun Nov 13 14:25:51 2016 -0700
205ac04
buildman: Don't show a stacktrace on Ctrl-C
by Simon Glass
· Sun Sep 18 16:48:37 2016 -0600
e8954fc
buildman: Drop the 'active' flag in the builder
by Simon Glass
· Sun Sep 18 16:48:36 2016 -0600
d26e144
buildman: Allow builds to terminate cleanly
by Simon Glass
· Sun Sep 18 16:48:35 2016 -0600
e0f2360
buildman: Print a message indicating the build is starting
by Simon Glass
· Sun Sep 18 16:48:33 2016 -0600
83cb6cc
buildman: Print a message when removing old directories
by Simon Glass
· Sun Sep 18 16:48:32 2016 -0600
2e2a6e6
buildman: Tidy up the 'cloning' message
by Simon Glass
· Sun Sep 18 16:48:31 2016 -0600
97c9690
buildman: allow more incremental building
by Stephen Warren
· Mon Apr 11 10:48:44 2016 -0600
cad8abf
buildman: Improve the config comparison feature
by Simon Glass
· Tue Aug 25 21:52:14 2015 -0600
db17fb8
buildman: Allow comparison of build configuration
by Simon Glass
· Thu Feb 05 22:06:15 2015 -0700
413f91a
buildman: Show 'make' command line when -V is used
by Simon Glass
· Thu Feb 05 22:06:12 2015 -0700
26f7237
buildman: Add a space before the list of boards
by Simon Glass
· Thu Feb 05 22:06:11 2015 -0700
655b610
buildman: Add an option to write the full build output
by Simon Glass
· Mon Dec 01 17:34:07 2014 -0700
d48a46c
buildman: Add an option to use the full tool chain path
by Simon Glass
· Mon Dec 01 17:34:00 2014 -0700
e87bde1
buildman: Add an option to flatten output directory trees
by Simon Glass
· Mon Dec 01 17:33:55 2014 -0700
b9a9b7c
buildman: Don't prune output space for 'current source' build
by Simon Glass
· Mon Dec 01 17:33:53 2014 -0700
85620bb
buildman: Fix repeating board list with -l
by Simon Glass
· Thu Oct 16 01:05:55 2014 -0600
336d5bd
buildman: Create parent directories as necessary
by Thierry Reding
· Tue Aug 19 10:22:39 2014 +0200
4433aa9
buildman: Send builder output through a function for testing
by Simon Glass
· Fri Sep 05 19:00:07 2014 -0600
03749d4
buildman: Separate out display of warnings and errors
by Simon Glass
· Thu Aug 28 09:43:44 2014 -0600
3394c9f
buildman: Add an option to show which boards caused which errors
by Simon Glass
· Thu Aug 28 09:43:43 2014 -0600
c2f9107
buildman: Set the return code to indicate build result
by Simon Glass
· Thu Aug 28 09:43:39 2014 -0600
e0a0e55
Makefile: remove generated boards.cfg within make distclean
by Roger Meier
· Wed Aug 20 22:10:29 2014 +0200
bb4dffb
buildman: Add a message indicating there are no errors
by Simon Glass
· Sat Aug 09 15:33:06 2014 -0600
8457bb4
buildman: Remove unused non-incremental build method code
by Simon Glass
· Sat Aug 09 15:33:04 2014 -0600
78e418e
buildman: Add verbose option to display errors as they happen
by Simon Glass
· Sat Aug 09 15:33:03 2014 -0600
eb48bbc
buildman: Refactor output options
by Simon Glass
· Sat Aug 09 15:33:02 2014 -0600
4a1e88b
buildman: Move BuilderThread code to its own file
by Simon Glass
· Sat Aug 09 15:33:00 2014 -0600
d326ad7
buildman: Allow building of current source tree
by Simon Glass
· Sat Aug 09 15:32:59 2014 -0600
e9bc8d2
buildman: adjust for Kconfig
by Masahiro Yamada
· Wed Jul 30 14:08:22 2014 +0900
1fe610d
buildman: make sure to invoke GNU Make
by Masahiro Yamada
· Tue Jul 22 11:19:09 2014 +0900
38df2e2
buildman: Support in-tree builds
by Simon Glass
· Mon Jul 14 17:51:03 2014 -0600
f3018b7a
buildman: Add -C option to force a reconfigure for each commit
by Simon Glass
· Mon Jul 14 17:51:02 2014 -0600
Next »