Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
56d1290ae4ab6aa71da103e0c2f8dc5b8c83d72e
/
tools
/
buildman
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
f07ed23
buildman: Extract environment as part of each build
by Alex Kiernan
· Thu May 31 04:48:33 2018 +0000
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· Thu May 10 07:15:53 2018 -0400
ce6df92
tools: buildman: Don't use the working dir as build dir
by Lothar Waßmann
· Sun Apr 08 05:14:11 2018 -0600
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
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· Sun Jan 21 18:34:57 2018 +0900
c3c0b6d
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· Tue Jan 16 15:29:50 2018 -0500
5e0f06d
buildman: Fix up tests
by Simon Glass
· Sun Nov 12 21:52:15 2017 -0700
2bfc697
buildman: Allow skipping of tests which use the network
by Simon Glass
· Sun Nov 12 21:52:14 2017 -0700
1682e05
kconfiglib: update with 'imply' support
by Ulf Magnusson
· Tue Sep 19 12:52:55 2017 +0200
2b72a07
genconfig.py: Print defconfig next to warnings
by Simon Glass
· Fri Aug 04 03:30:30 2017 -0600
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· Wed Jul 05 16:25:22 2017 +0300
183f1d2
powerpc, 5xx: remove some "5xx" remains
by Heiko Schocher
· Wed Jun 14 05:49:42 2017 +0200
2750585
buildman: properly translate strings for log and err files to ASCII
by Daniel Schwierzeck
· Thu Jun 08 03:07:09 2017 +0200
c9e5f0c
buildman: disable localized and unicode output of all build tools
by Daniel Schwierzeck
· Thu Jun 08 03:07:08 2017 +0200
0b48cd6
buildman: Fix bloat option when 'new' only drops functions
by Tom Rini
· Mon May 22 13:48:52 2017 -0400
6abc9c8
buildman: Allow 'gnueabihf' toolchains for ARM
by Tom Rini
· Fri Apr 14 19:47:50 2017 -0400
f399f6e
buildman: Translate more strings to latin-1
by Tom Rini
· Fri Apr 14 10:06:28 2017 -0400
d214bef
buildman: Handle commit subjects containing unicode
by Simon Glass
· Wed Apr 12 18:23:26 2017 -0600
aa57a41
kconfiglib.py: Kludge in 'imply' support
by Tom Rini
· Fri Mar 03 15:33:29 2017 -0500
6af145f
buildman: Allow showing the list of boards with -n
by Simon Glass
· Mon Jan 23 05:38:56 2017 -0700
14c0bde
buildman: Update link to the most recent prebuilt ARC toolachin
by Alexey Brodkin
· Thu Jan 26 17:25:59 2017 +0300
b55b57d
buildman: Rename do_build to config_only
by Simon Glass
· Wed Nov 16 14:09:25 2016 -0700
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
b50ce02
buildman: Add documentation for CONFIG checking
by Simon Glass
· Sun Nov 13 14:25:52 2016 -0700
739e851
buildman: Add an option to just create the config
by Simon Glass
· Sun Nov 13 14:25:51 2016 -0700
b7876c8
buildman: Fix building based on 'options' field
by Tom Rini
· Fri Nov 04 22:59:45 2016 -0400
fb197a8
tools: buildman: Add compiler wrapper
by York Sun
· Tue Oct 04 14:33:51 2016 -0700
9913391
tools: buildman: Remove duplicated code
by York Sun
· Tue Oct 04 14:33:50 2016 -0700
52a9ce9
buildman: Drop the 'alive' flag in BuilderThread
by Simon Glass
· Sun Sep 18 16:48:38 2016 -0600
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
61a6749
buildman: Put our local libraries first in the path
by Simon Glass
· Sun Sep 18 16:48:34 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
c55e056
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· Mon Jul 25 18:59:00 2016 -0600
d7c8a7d
buildman: Add a quick-start note
by Simon Glass
· Wed Jul 27 20:33:06 2016 -0600
f90e291
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· Wed Jul 27 20:33:05 2016 -0600
a3d9b4f
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· Wed Jul 27 20:33:04 2016 -0600
43ea128
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· Wed Jul 27 20:33:03 2016 -0600
9f1ba0f
buildman: Improve the toolchain progress/error output
by Simon Glass
· Wed Jul 27 20:33:02 2016 -0600
f38a642
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· Wed Jul 27 20:33:01 2016 -0600
5d4a787
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· Wed Jul 27 20:33:00 2016 -0600
dd19517
buildman: Automatically create a config file if needed
by Simon Glass
· Wed Jul 27 20:32:59 2016 -0600
7b94ab5
buildman: Tidy up the README a little
by Simon Glass
· Wed Jul 27 20:32:58 2016 -0600
97c9690
buildman: allow more incremental building
by Stephen Warren
· Mon Apr 11 10:48:44 2016 -0600
54e628e
buildman: Clarify the use of -V
by Simon Glass
· Sat Mar 12 18:50:33 2016 -0700
f590273
buildman: Add a way to specific a full toolchain prefix
by Simon Glass
· Sat Mar 12 18:50:32 2016 -0700
642e9a6
buildman: Allow branch names which conflict with directories
by Simon Glass
· Sat Mar 12 18:50:31 2016 -0700
c6cdd3e
buildman: Allow the toolchain architecture to be specified
by Simon Glass
· Sun Mar 06 19:45:38 2016 -0700
7b97129
buildman: Allow the toolchain priority to be specified
by Simon Glass
· Sun Mar 06 19:45:37 2016 -0700
d6ece32
buildman: Fix up a few code inconsistencies in toolchain.py
by Simon Glass
· Sun Mar 06 19:45:35 2016 -0700
c29101f
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· Sun Mar 06 19:45:34 2016 -0700
07a50f9
tools: Update openrisc toolchain information
by Bin Meng
· Sun Feb 21 21:18:02 2016 -0800
4acc2d4
buildman: README: add links for toolchains not available on kernel.org
by Thomas Chou
· Thu Nov 12 09:29:09 2015 +0800
cad8abf
buildman: Improve the config comparison feature
by Simon Glass
· Tue Aug 25 21:52:14 2015 -0600
1e642d7
kconfiglib: update to the latest version
by Ulf Magnusson
· Thu Aug 13 19:55:40 2015 +0200
05a5092
buildman: Correct '--fetch-arch' command documentation
by Bin Meng
· Thu Jul 16 19:43:46 2015 -0700
6793aa8
builderthread.py: Keep 'SPL'
by Tom Rini
· Mon Apr 27 11:34:38 2015 -0400
48386dd
kconfiglib: sync with the latest in Kconfiglib project
by Masahiro Yamada
· Wed May 27 11:39:22 2015 +0900
e0e31f3
buildman: Add gcc 4.9.0 with Microblaze toolchain
by Michal Simek
· Mon Apr 20 11:46:24 2015 +0200
f06dd81
buildman: Make -V (verbose_build) really be verbose
by Tom Rini
· Wed Apr 01 07:47:41 2015 -0400
4a42de4
buildman: Keep more outputs with the --keep-outputs flag
by Tom Rini
· Fri Mar 20 10:50:38 2015 -0400
db17fb8
buildman: Allow comparison of build configuration
by Simon Glass
· Thu Feb 05 22:06:15 2015 -0700
4b14c53
buildman: Store build config files
by Simon Glass
· Thu Feb 05 22:06:14 2015 -0700
fd3eea1
buildman: Adjust the 'aborted' heuristic for writing output
by Simon Glass
· Thu Feb 05 22:06:13 2015 -0700
413f91a
buildman: Show 'make' command line when -V is used
by Simon Glass
· Thu Feb 05 22:06:12 2015 -0700
cad18b8
ARM: tegra: rename colibri_t20 board/configuration/device-tree
by Marcel Ziswiler
· Thu Mar 26 01:31:54 2015 +0100
26f7237
buildman: Add a space before the list of boards
by Simon Glass
· Thu Feb 05 22:06:11 2015 -0700
f675750
buildman: Correct toolchain download feature
by Simon Glass
· Mon Mar 02 17:05:15 2015 -0700
d4f22cf
buildman: allow multiple toolchains in a single path
by Albert ARIBAUD
· Sun Feb 01 00:12:44 2015 +0100
655b610
buildman: Add an option to write the full build output
by Simon Glass
· Mon Dec 01 17:34:07 2014 -0700
7e803e1
buildman: Add the option to download toolchains from kernel.org
by Simon Glass
· Mon Dec 01 17:34:06 2014 -0700
c1528c1
buildman: Allow architecture to alias to multiple toolchains
by Simon Glass
· Mon Dec 01 17:34:05 2014 -0700
4bea81e
buildman: Don't use the local settings when running tests
by Simon Glass
· Mon Dec 01 17:34:04 2014 -0700
e03e944
buildman: Don't complain about missing sections in ~/.buildman
by Simon Glass
· Mon Dec 01 17:34:03 2014 -0700
3cb033e
buildman: Add documentation about the .buildman file
by Simon Glass
· Mon Dec 01 17:34:02 2014 -0700
9107571
buildman: Add a note about Python pre-requisites
by Simon Glass
· Mon Dec 01 17:34:01 2014 -0700
Next »