summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary stuff to configure network/ntpdbaserock/build-essentialJavier Jardón2014-11-171-23/+0
* Make NTP run continuouslybaserock/liw/S8704-always-ntpdLars Wirzenius2013-08-302-31/+23
* Make ntpd.service finish after setting the timebaserock/richardmaw/S5892/boot-sequencingRichard Maw2012-11-291-16/+11
* Add a script to call ntpd with a list of serversJames Thomas2012-09-181-0/+36
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* fix build breakage found by randconfigDenys Vlasenko2012-04-201-3/+9
* bloat-o-meter: Remove unused codeBernhard Reutner-Fischer2012-03-301-15/+6
* bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer2012-03-301-1/+1
* gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas2012-01-301-2/+5
* gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko2011-10-191-2/+2
* gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko2011-10-191-33/+23
* suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2011-09-152-0/+2
* bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen2011-07-081-2/+2
* Support configuring Busybox from _defconfig filesDaniel Fandrich2011-07-081-1/+1
* pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabledSteve Iribarne2011-05-091-0/+1
* get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn2011-05-012-14/+5
* build fixes for scripts/kconfigDenys Vlasenko2011-04-182-0/+5
* fix another nonportable grep usage in scriptsDenys Vlasenko2011-04-161-1/+1
* gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko2011-04-161-4/+8
* Fix double words in comments. No code changesMarek Polacek2011-04-161-1/+1
* fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko2011-03-061-9/+4
* fix bit rot in scripts/Makefile.IMADenys Vlasenko2011-03-061-1/+7
* scripts/mkconfigs: don't use invalid basic regexpDenys Vlasenko2011-02-091-1/+1
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
* scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-181-1/+1
* Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko2010-12-181-1/+1
* scripts: fix fixdep.c to let it workable in cygwinGreentime2010-12-181-1/+1
* gen_build_files.sh: better commentDenys Vlasenko2010-11-251-3/+4
* build system: fix for dashDenys Vlasenko2010-11-241-3/+6
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-1/+1
* gen_build_files.sh: restore deleted commentDenys Vlasenko2010-11-211-0/+1
* gen_build_files.sh: rewrite with sedMike Frysinger2010-11-161-53/+47
* typo fixDenys Vlasenko2010-11-061-1/+1
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-2/+2
* scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko2010-10-291-2/+2
* bloat-o-meter: make it python3 compliantMarek Polacek2010-10-281-2/+2
* scripts: remove bitrotted scripts/individualDenys Vlasenko2010-10-282-137/+15
* mkmakefile: make 3.82 fixThomas Chou2010-10-191-1/+4
* remove stray debugging stuffDenys Vlasenko2010-08-291-1/+2
* bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-8/+32
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-163-3/+3
* OpenBSD compatibilityWaldemar Brodkorb2010-08-061-1/+1
* update _shipped file with hurd fixDenys Vlasenko2010-08-021-1/+2
* find_stray_empty_lines: make it workBernhard Reutner-Fischer2010-07-281-5/+7
* find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera2010-07-281-1/+1
* *: s/spaces/tabs/Denys Vlasenko2010-07-261-1/+1
* *: trailing empty lines removedDenys Vlasenko2010-07-2611-12/+10
* *: more empty lines removed. no code changesDenys Vlasenko2010-07-261-0/+7
* Fix out-of-tree build's recursionAlexander Shishkin2010-07-181-2/+2
* fix make O=dir buildDenys Vlasenko2010-07-093-2/+23