index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
patman: Convert camel case in command.py
Simon Glass
5
-13
/
+13
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
4
-8
/
+8
2022-02-08
buildman: Allow adjusting board config on the fly
Simon Glass
5
-8
/
+93
2022-02-08
buildman: Provide a hint on how to debug thread crashes
Simon Glass
2
-2
/
+4
2022-02-08
buildman: Add helper functions for updating .config files
Simon Glass
3
-2
/
+360
2022-02-08
buildman: Make use of test_util
Simon Glass
1
-15
/
+11
2022-02-08
buildman: Add a flag to control the traceback
Simon Glass
2
-0
/
+5
2022-01-25
patman: Tidy up the download function a little
Simon Glass
1
-1
/
+1
2022-01-25
buildman: Move the download function to tools
Simon Glass
1
-45
/
+1
2022-01-24
tools: Add init files for Python tools
Simon Glass
1
-0
/
+0
2021-10-21
buildman: Add gcc-11.1.0 to the directory list
Tom Rini
1
-1
/
+1
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
1
-1
/
+42
2021-10-20
buildman: Write output even on fatal error
Simon Glass
1
-6
/
+6
2021-09-24
tools: Refactor full help printing
Paul Barker
1
-6
/
+4
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
1
-4
/
+4
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
1
-4
/
+4
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
1
-1
/
+1
2021-04-29
buildman: Use bytes for the environment
Simon Glass
3
-11
/
+30
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
4
-11
/
+56
2021-04-29
buildman: Use common code to send an result
Simon Glass
1
-8
/
+13
2021-04-29
buildman: Tidy up a few comments
Simon Glass
3
-5
/
+20
2021-04-06
buildman: Add an encoding to the out-env file
Simon Glass
1
-1
/
+2
2021-03-04
buildman: Support single-threaded operation
Simon Glass
6
-30
/
+68
2021-02-14
buildman: 'Thread' object has no attribute 'isAlive'
Heinrich Schuchardt
1
-1
/
+1
2020-12-22
buildman: Remove output binaries before building
Simon Glass
1
-1
/
+13
2020-11-05
patman: Rename functions in patchstream
Simon Glass
1
-3
/
+3
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2
-8
/
+42
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
1
-3
/
+0
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2
-1
/
+15
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
1
-2
/
+1
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
1
-2
/
+8
2020-07-01
kconfiglib: Update to the 14.1.0 release
Tom Rini
1
-242
/
+372
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2
-9
/
+9
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2
-3
/
+1
2020-04-26
patman: Move to absolute imports
Simon Glass
7
-27
/
+26
2020-04-26
buildman: Move to absolute imports
Simon Glass
6
-29
/
+30
2020-04-26
buildman: Rename the main module
Simon Glass
2
-1
/
+1
2020-04-26
patman: Drop references to __future__
Simon Glass
1
-2
/
+0
2020-04-26
buildman: Write output files when using -w
Simon Glass
3
-14
/
+26
2020-04-26
buildman: Use out-env for environment output
Simon Glass
2
-1
/
+8
2020-04-26
buildman: Make sure that -o is given with -w
Simon Glass
4
-3
/
+13
2020-04-26
buildman: Correct operation of -A flag
Simon Glass
1
-1
/
+1
2020-04-26
buildman: Fix test for new 9.2 kernel
Simon Glass
1
-1
/
+1
2020-04-21
buildman: Change the exit codes
Simon Glass
3
-9
/
+9
2020-04-21
buildman: Update the TODO items
Simon Glass
1
-6
/
+11
2020-04-21
buildman: Add an option to ignore migration warnings
Simon Glass
5
-35
/
+107
2020-04-21
buildman: Add an option to ignore device-tree warnings
Simon Glass
5
-23
/
+52
2020-04-21
buildman: Make -I the default
Simon Glass
6
-24
/
+41
2020-04-21
buildman: Update workflow documentation with more detail
Simon Glass
1
-17
/
+36
2020-04-21
buildman: Add the abbreviation for --boards
Simon Glass
1
-3
/
+3
[next]