aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2-3/+2
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski1-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski2-11/+11
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2-10/+10
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski2-9/+9
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski2-24/+28
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2-4/+5
2015-10-14Remove support for QT3 and older.Boris Barbulovski2-41/+0
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez1-0/+2
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman1-1/+4
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-207/+211
2015-08-20merge_config.sh: exit on missing input filesSam Bobroff1-0/+4
2015-08-19kconfig: Regenerate shipped zconf.{hash,lex}.c filesAndreas Ruprecht2-191/+192
2015-08-19kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2-9/+12
2015-08-19kconfig: Delete unnecessary checks before the function call "sym_calc_value"Markus Elfring2-7/+3
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds8-506/+666
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez1-0/+5
2015-06-16kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez1-1/+1
2015-06-15kconfig: re-generate *.c_shipped files after previous changeJan Beulich2-368/+447
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich5-11/+177
2015-06-11kconfig: don't silently ignore unhandled charactersJan Beulich2-89/+113
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven1-2/+4
2015-06-03scripts/kconfig/Makefile: Cosmetic fixesDiego Viola1-5/+5
2015-05-28scripts/kconfig/Makefile: Fix spelling of QtDiego Viola1-6/+6
2015-05-25Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch1-111/+0
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek6-32/+62
2015-04-08kconfig: Simplify MakefileMichal Marek1-12/+8
2015-03-24kbuild: add generic mergeconfig target, %.configMasahiro Yamada1-10/+9
2015-03-24merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada1-3/+3
2015-03-24merge_config.sh: improve indentationMasahiro Yamada1-8/+6
2015-03-24kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada1-1/+1
2015-03-24kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2-1/+5
2015-03-24kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada1-1/+1
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek7-48/+40
2015-02-25kconfig: Remove dead codeMichal Marek4-39/+0
2015-02-25kconfig: Get rid of the P() macro in headersMichal Marek2-47/+43
2015-02-25kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada1-1/+1
2015-01-27kconfig: use va_end to match corresponding va_startColin Ian King1-0/+1
2015-01-07merge_config.sh: Display usage if given too few argumentsOlof Johansson1-0/+5
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan1-2/+2
2014-11-28kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-3/+3
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-35/+11
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris1-1/+2
2014-08-22kconfig: lxdialog: fix spellingBrian Norris1-1/+1