public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-19 20:40:33 to 2013-07-13 14:37:11 UTC [more...]

[PATCH v3] scripts/config: use sed's POSIX interface
 2013-07-13 14:36 UTC 

[PATCH v2] scripts/config: use sed's POSIX interface
 2013-07-13 14:16 UTC  (3+ messages)

[pull request v2] Pull request for branch yem-kconfig-for-next
 2013-07-13 13:06 UTC  (34+ messages)
` [PATCH 01/15] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
` [PATCH 02/15] kconfig/lxdialog: Add definitions for mininimum (re)size values
` [PATCH 03/15] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
` [PATCH 04/15] kconfig/lxdialog: handle newline characters in print_autowrap()
` [PATCH 05/15] mconf: use function calls instead of ncurses' variables LINES and COLS
` [PATCH 06/15] nconf: "
` [PATCH 07/15] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
` [PATCH 08/15] scripts/config: replace hard-coded script name by a dynamic value
` [PATCH 09/15] kconfig/conf: fix randconfig setting multiple symbols in a choice
` [PATCH 10/15] kconfig/conf: accept a base-16 seed for randconfig
` [PATCH 11/15] kconfig/conf: print the seed used to initialise the RNG "
` [PATCH 12/15] kconfig: sort found symbols by relevance
` [PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
` [PATCH 14/15] kconfig: loop as long as we changed some symbols in randconfig
` [PATCH 15/15] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
    ` [PATCH] Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"

Kconfig Gtk/Qt interface flavours ported to newest toolkit versions
 2013-07-13  8:56 UTC  (15+ messages)
  ` [PATCH 2/9] kconfig: Update gtk interface codebase
  ` [PATCH 3/9] kconfig: gtk interface port to Gtk3
  ` [PATCH 4/9] kconfig: gtk interface: fix splitview, split code into two files
  ` [PATCH 5/9] kconfig: images.c for gtk/qt gui flavour reoganized
  ` [PATCH 6/9] kconf: gtk: move relayout code out of a loop
  ` [PATCH 8/9] kconfig: qt flavour makefile fixes
  ` [PATCH 9/9] kconfig: qt flavour, add missing updateTree

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-12 12:46 UTC  (18+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format
            ` [PATCH] .gitignore: ignore *.lz4 files

[GIT] kbuild changes for v3.11-rc1
 2013-07-12 10:57 UTC  (6+ messages)

$(call cc-option) in combination with KBUILD_*FLAGS
 2013-07-12  9:02 UTC  (8+ messages)

3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET
 2013-07-11  1:53 UTC  (5+ messages)
      ` 3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET [PATCH]

[PATCH] scripts/config: use sed's POSIX interface
 2013-07-10 22:20 UTC  (3+ messages)

Building CONFIG_SAMPLES separately
 2013-07-10 19:32 UTC 

[PATCH v6 0/4] deb-pkg: bring it a little closer to debian packaging
 2013-07-10 14:21 UTC  (8+ messages)
` [PATCH v6 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly
` [PATCH v6 2/4] deb-pkg: split debug symbols in their own package
` [PATCH v6 3/4] deb-pkg: fix installed image path on parisc, mips and powerpc
` [PATCH v6 4/4] deb-pkg: add a hook argument to match debian hooks parameters

[GIT] coccinelle updates for v3.11-rc1
 2013-07-10 14:08 UTC 

[GIT] kconfig changes for v3.11-rc1
 2013-07-10 13:55 UTC 

[PATCH 0/3] RPM enhancements for kbuild
 2013-07-08 17:17 UTC  (19+ messages)
` [PATCH 1/3] kbuild: add %post section to create initramfs and grub hooks
` [PATCH 2/3] kbuilld: install firmware files in kernel relative directory
` [PATCH 3/3] kbuild: add generation of kernel-devel

[PATCH v3] kbuild: add generation of kernel-devel
 2013-07-08 17:14 UTC 

Build regressions/improvements in v3.10
 2013-07-08 16:58 UTC  (4+ messages)

[PATCH v2] kbuild: add generation of kernel-devel
 2013-07-08 11:47 UTC 

scripts/kallsyms: Avoid ARM veneer symbols
 2013-07-08  9:59 UTC  (8+ messages)

kconfig-frontends-3.10.0.0 released
 2013-07-04 17:44 UTC 

[PATCH] let kbuild mkdir for dir/file.o
 2013-07-04  1:35 UTC  (10+ messages)

[RFC PATCH] Allow optional module parameters
 2013-07-03 21:36 UTC  (14+ messages)

[PATCH 1/2] scripts: Use RCS_FIND_IGNORE in more places
 2013-07-03 20:40 UTC  (2+ messages)

[PATCH] tools/include: use stdint types for user-space byteshift headers
 2013-07-03 14:03 UTC  (2+ messages)

[PATCH 1/2] Fix a build warning in scripts/sortextable.h
 2013-07-03 13:15 UTC  (10+ messages)
` [PATCH 2/2] Fix a build warning in scripts/mod/file2alias.c

[PATCH] Makefile: Fix install error with make -j option
 2013-07-03 12:59 UTC  (3+ messages)

[PATCH] metag: move EXPORT_SYMBOLs in libs to metag_ksyms.c
 2013-07-03  9:14 UTC  (3+ messages)

[PATCH] scripts/package/builddeb: build perftools package
 2013-07-02  0:15 UTC 

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-29 14:21 UTC  (2+ messages)
` [PATCH 1/1] kconfig: allow "hex" and "range" to support longs

[PATCH] kconfig: allow "hex" and "range" to support longs
 2013-06-28 19:56 UTC 

[PATCH] improve modalias building
 2013-06-27 23:05 UTC  (2+ messages)

[PATCH] scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
 2013-06-27 22:34 UTC  (2+ messages)

[PATCH] kbuild: Avoid race generating / using MODLIB
 2013-06-27 18:48 UTC 

[PATCH 2/2] scripts: Don't run find across mountpoints
 2013-06-26 23:19 UTC 

linux-next: Tree for Jun 25
 2013-06-25 21:27 UTC  (8+ messages)

linux-next: Tree for Jun 25 [ kbuild or rapidio? ]
 2013-06-25 21:22 UTC  (4+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-24 17:13 UTC  (7+ messages)
` [PATCH 12/14] kconfig: sort found symbols by relevance

[PATCH v7] kbuild: fix error when building from src rpm
 2013-06-24 13:36 UTC  (2+ messages)

[PATCH v6] kbuild: fix error when building from src rpm
 2013-06-24 12:54 UTC  (3+ messages)

[PATCH] scripts: Don't run find across mountpoints
 2013-06-23 21:31 UTC  (2+ messages)

[PATCH v5 0/4] deb-pkg: bring it a little closer to debian packaging
 2013-06-23 16:51 UTC  (5+ messages)
` [PATCH v5 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly

[PATCH 1/7] metag: add <dt-bindings/> symlink
 2013-06-20 16:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox