summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2016-12-02scrips/kconfig: reduce impact of getenv() buffer overflowInaky Perez-Gonzalez
2016-11-18win-build: Fixes a kconfig incompatibility for WindowsJuan Manuel Cruz
2016-11-18scrips/kconfig: use snprintf() vs sprintf()Inaky Perez-Gonzalez
2016-11-12build: support pre-built host toolsAnas Nashif
2016-09-07kconfig: Specify ncurses explicitelyCarles Cufi
2016-09-06kconfig: Use HOST_OS environment variable in MakefileCarles Cufi
2016-05-14build: Fixes an issue with file permissions on windowsJuan Manuel Cruz
2016-05-14build: Add MinGW dependencies in makefileJuan Manuel Cruz
2016-04-23build: fixes issue in windows Kconfig supportJuan Manuel Cruz
2016-03-26kconfig: untangle ordering and dependenciesDaniel Leung
2016-03-26kconfig: prefer default values that are defined laterDaniel Leung
2016-03-26kconfig: add a debug option to print defaults in menuconfigDaniel Leung
2016-02-12kconfig: adapt kconfig to work with mingwJuan Manuel Cruz
2016-02-05kconfig: do not build with NLS by defaultAnas Nashif
2016-02-05Move defconfig files to the board directoryAnas Nashif
2016-02-05kconfig: move all defconfig fragments to configs/Anas Nashif
2016-02-05kconfig: support wildcardsAnas Nashif
2016-02-05build: help message config targets updateJuan Manuel Cruz
2016-02-05merge_config: look for *.config files in app rootAnas Nashif
2016-02-05kbuild: add generic mergeconfig target, %.configMasahiro Yamada
2016-02-05kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada
2016-02-05kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada
2016-02-05merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada
2016-02-05merge_config.sh: exit on missing input filesSam Bobroff
2016-02-05kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada
2016-02-05kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada
2016-02-05merge_config.sh: Display usage if given too few argumentsOlof Johansson
2016-02-05make sed happy on OSX when invoked with -iAnas Nashif
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05Revert "Kbuild: Tools build at TIMO_BASE directory."Anas Nashif
2016-02-05Revert "Kconfig stop creating empty header files."Anas Nashif
2016-02-05Revert "Kconfig: Create dependency header files in outpur directory."Anas Nashif
2016-02-05Kconfig: Create dependency header files in outpur directory.Juan Manuel Cruz
2016-02-05Kconfig stop creating empty header files.Juan Manuel Cruz
2016-02-05Kbuild: Tools build at TIMO_BASE directory.Juan Manuel Cruz
2016-02-05Kbuild: make merge_config less verboseAnas Nashif
2015-04-10First commitInaky Perez-Gonzalez