summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
| * randomconfig fixes 2Denys Vlasenko2016-06-19
| * randomconfig fixesDenys Vlasenko2016-06-19
| * generate_BUFSIZ.sh: yet another tweakDenys Vlasenko2016-04-24
| * scripts/trylink: document DATA_SEGMENT_ALIGN() hackDenys Vlasenko2016-04-22
| * generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" buildsDenys Vlasenko2016-04-22
| * build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc buildsDenys Vlasenko2016-04-21
| * libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)Denys Vlasenko2016-04-21
| * libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" workDenys Vlasenko2016-04-21
| * *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-21
| * libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-21
| * kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2016-04-03
| * kbuild: Make scripts executableMichal Marek2016-04-03
| * kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2016-04-03
| * menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2016-04-03
| * menuconfig: fix extended colors ncurses supportKrzysztof Mazur2016-04-03
| * kbuild: Fix gcc -x syntaxJean Delvare2016-04-03
| * kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2016-04-03
| * kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2016-04-03
| * kconfig: fix menuconfig on debian lennyJunio C Hamano2016-04-03
| * Revert "lxdialog: fix ncursesw include detection"Mike Frysinger2016-04-03
| * trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBSDenys Vlasenko2016-04-03
| * trylink: include LDFLAGS when checking linkageMike Frysinger2015-12-01
| * typo fixDenys Vlasenko2015-10-20
| * scripts/trylink: remove $CPPFLAGSDenys Vlasenko2015-10-20
| * scripts/trylink: fix bit-rotted linker option verificationDenys Vlasenko2015-10-20
| * randconfig fixesDenys Vlasenko2015-10-11
| * fix if(p)/free(p) constructManinder Singh2015-06-07
| * typo fixesManinder Singh2015-05-25
| * trylink: respect compiler settings when probing featuresMike Frysinger2015-03-16
| * trylink: use mktemp instead of hardcoding pathsMike Frysinger2015-03-16
| * trylink: emit names of linked executablesDenys Vlasenko2014-05-03
| * modprobe-small: fix help messages for aliased module-related appletsDenys Vlasenko2014-04-19
| * build system: specify '-nostldlib' when linking to .o filesDrew Moseley2014-04-02
| * build system: for "find", use POSIX not operator (!) instead of -notDenys Vlasenko2014-03-16
| * build system: fix non-portable sed constructs.Matthias Andree2014-01-10
| * build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko2014-01-09
| * fix failures found by randomconfig buildsDenys Vlasenko2013-12-31
| * build system: fix make gconfigDaniel Borca2013-12-19
| * build system: use od -b instead of od -t x1Denys Vlasenko2013-11-26
| * bloat-o-meter: add usage infoBartosz Golaszewski2013-10-16
| * trylink: only prefix libs with -lMike Frysinger2013-09-28
| * buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-26
| * scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-27
| * build system: fix build of kconfig on DarwinBernhard Walle2012-06-18
| * fix build breakage found by randconfigDenys Vlasenko2012-04-20
| * bloat-o-meter: Remove unused codeBernhard Reutner-Fischer2012-03-30
| * bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer2012-03-30
| * gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas2012-01-30
| * gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko2011-10-19
| * gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko2011-10-19