Commit Graph

78 Commits (c5b88f29ba46997e1cae39153980cae475b87b82)

Author SHA1 Message Date
Masahiro Yamada 7fb0bacd38 tools: moveconfig: skip savedefconfig if .config was not updated 9 years ago
Masahiro Yamada 4efef998cd tools: moveconfig: refactor code to go back to idle state 9 years ago
Masahiro Yamada 1d085568b3 tools: moveconfig: display log atomically in more readable format 9 years ago
Masahiro Yamada 522e8dcb4c tools: moveconfig: move log output code out of Kconfig Parser class 9 years ago
Masahiro Yamada 1f16992ee9 tools: moveconfig: compute file paths just once 9 years ago
Masahiro Yamada b6ef393ad7 tools: moveconfig: allow to give CONFIG names as argument directly 9 years ago
Masahiro Yamada b134bc1354 tools: moveconfig: drop code for handling type and default value 9 years ago
Masahiro Yamada cc008299f8 tools: moveconfig: do not rely on type and default value given by users 9 years ago
Masahiro Yamada c5e60fd495 tools: moveconfig: increment number of processed files monotonically 9 years ago
Masahiro Yamada bd63e5baf9 tools: moveconfig: exit with error message for not clean directory 9 years ago
Masahiro Yamada 90ed6cba51 tools: moveconfig: check compilers before starting defconfig walk 9 years ago
Masahiro Yamada 4b430c983a tools: moveconfig: check directory location before compilers 9 years ago
Masahiro Yamada ff8725bbe0 tools: moveconfig: remove redundant else: after sys.exit() 9 years ago
Masahiro Yamada 6ff36d2174 tools: moveconfig: rename update_defconfig() to update_dotconfig() 9 years ago
Masahiro Yamada e423d17fcc tools: moveconfig: fix --dry-run option 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Bin Meng e8aebc4744 tools: Update openrisc toolchain information 9 years ago
Bin Meng 4440ececed tools: moveconfig: Update the URL for nds32 toolchain 10 years ago
Joe Hershberger 2e2ce6c0c8 moveconfig: Print status about the processed defconfigs 10 years ago
Joe Hershberger 95bf9c7e34 moveconfig: Add a switch to enable printing errors 10 years ago
Joe Hershberger 25400090b1 moveconfig: Print a message for missing compiler 10 years ago
Joe Hershberger 2559cd8961 moveconfig: Output a list of failed boards 10 years ago
Joe Hershberger 60727f5149 moveconfig: Cleanup headers in arch and board 10 years ago
Joe Hershberger 2144f88044 moveconfig: Add a switch to only cleanup headers 10 years ago
Joe Hershberger 91040e8530 moveconfig: Add a parameter to accept a list to build 10 years ago
Joe Hershberger 7740f653e6 moveconfig: Ignore duplicate configs when moving 10 years ago
Joe Hershberger 96464badc7 moveconfig: Always run savedefconfig on the moved config 10 years ago
Masahiro Yamada 5a27c73433 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs 10 years ago