messages from 2014-09-11 20:46:46 to 2014-09-14 14:56:36 UTC [more...]
[Buildroot] [PATCH 00 of 20] packages: rename _OPT into _OPTS
2014-09-14 14:56 UTC (24+ messages)
` [Buildroot] [PATCH 01 of 20] pkg-generic: introduce helper function to check for a deprecated variable
` [Buildroot] [PATCH 02 of 20] packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
` [Buildroot] [PATCH 04 of 20] packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
` [Buildroot] [PATCH 06 of 20] packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
` [Buildroot] [PATCH 08 of 20] packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
` [Buildroot] [PATCH 10 of 20] packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS
` [Buildroot] [PATCH 12 of 20] packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTS
` [Buildroot] [PATCH 14 of 20] packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
` [Buildroot] [PATCH 16 of 20] packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
` [Buildroot] [PATCH 18 of 20] packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTS
` [Buildroot] [PATCH 20 of 20] packages: rename misc. occurrences of _OPT into _OPTS
[Buildroot] [PATCH 1/2] libqrencode: link with pthread to avoid build failure
2014-09-14 14:14 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] libqrencode: needs thread support
[Buildroot] [PATCH] linux-headers: bump 3.{2, 12}.x series
2014-09-14 12:02 UTC
[Buildroot] [PATCH 0/23 v5] gendoc infra: make it useable for other documents (branch yem/manual)
2014-09-14 11:21 UTC (25+ messages)
` [Buildroot] [PATCH 01/23 v5] gendoc infra: cosmetic fixes
` [Buildroot] [PATCH 02/23 v5] gendoc infra: move manual build location into $(BUILD_DIR)/manual
` [Buildroot] [PATCH 03/23 v5] gendoc infra: avoid a2x warning
` [Buildroot] [PATCH 04/23 v5] gendoc infra: disable pdf manual generation if xsltproc is buggy
` [Buildroot] [PATCH 05/23 v5] docs/manual: get rid of legacy comment in GENDOC
` [Buildroot] [PATCH 06/23 v5] docs/manual: copying the manual sources is a common action
` [Buildroot] [PATCH 07/23 v5] docs/manual: simplify generation dependencies
` [Buildroot] [PATCH 08/23 v5] docs/manual: manual-update-lists is not a generic GENDOC rule
` [Buildroot] [PATCH 09/23 v5] docs/manual: move manual-prepare-sources rule into GENDOC
` [Buildroot] [PATCH 10/23 v5] docs/manual: do not hardcode name of the generated document
` [Buildroot] [PATCH 11/23 v5] docs/manual: allow a document to declare where its ressources are
` [Buildroot] [PATCH 12/23 v5] docs/manual: last pass at removing hard-coded path in GENDOC_INNER
` [Buildroot] [PATCH 13/23 v5] docs/manual: properly separate rules specific for our manual
` [Buildroot] [PATCH 14/23 v5] docs/manual: rename the generic dependency rules
` [Buildroot] [PATCH 15/23 v5] docs/manual: allow documents to define some hooks, as for a package
` [Buildroot] [PATCH 16/23 v5] docs/manual: use the new hooks instead of gendoc rules
` [Buildroot] [PATCH 17/23 v5] docs/manual: always look for ressources in destination directory
` [Buildroot] [PATCH 18/23 v5] docs: separate the GENDOC infra from our manual definition
` [Buildroot] [PATCH 19/23 v5] docs: rename the GENDOC infrastructure
` [Buildroot] [PATCH 20/23 v5] docs/asciidoc: call $(pkgname) and $(pkgdir) in a single place
` [Buildroot] [PATCH 21/23 v5] docs/asciidoc: make it possible to use $(@D) in hooks
` [Buildroot] [PATCH 22/23 v5] Makefile: enable generating documents from br2-external
` [Buildroot] [PATCH 23/23 v5] docs/manual: document the asciidoc infra
[Buildroot] Pending "big" patch series
2014-09-14 11:10 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-13
2014-09-14 10:19 UTC (2+ messages)
` [Buildroot] Analysis of build failures
[Buildroot] [PATCH 0/5] Moving to a two stage gcc build
2014-09-14 9:50 UTC (6+ messages)
` [Buildroot] [PATCH 1/5] toolchain: switch "
` [Buildroot] [PATCH 2/5] gcc/gcc-intermediate: remove package
` [Buildroot] [PATCH 3/5] musl: two-stage gcc simplifications
` [Buildroot] [PATCH 4/5] glibc: "
` [Buildroot] [PATCH 5/5] uclibc: "
[Buildroot] [PATCH 1/2] libffi: make thread support optional
2014-09-14 7:00 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] Revert "libffi and python: need threads support"
[Buildroot] Fix some build issues
2014-09-14 6:42 UTC (28+ messages)
` [Buildroot] [PATCH 01/12] xdriver_xf86-video-vmware: only avaiblable on x86
` [Buildroot] [PATCH 02/12] xapp_xkbevd: depends on MMU
` [Buildroot] [PATCH 03/12] xapp_xinit: "
` [Buildroot] [PATCH 04/12] xapp_xsm: "
` [Buildroot] [PATCH 05/12] xapp_xmh: "
` [Buildroot] [PATCH 06/12] xapp_xdm: "
` [Buildroot] [PATCH 07/12] xterm: "
` [Buildroot] [PATCH 08/12] xfsprogs: "
` [Buildroot] [PATCH 09/12] ltp-testsuite: "
` [Buildroot] [PATCH 10/12] sdl: remove dga support in no MMU
` [Buildroot] [PATCH 11/12] directfb: allow SVG support
` [Buildroot] [PATCH 12/12] libffi and python: need threads support
[Buildroot] [git commit] libelf: Removes the package
2014-09-13 22:11 UTC
[Buildroot] [PATCH V3 0/4] Use only elfutils package to provide the libelf library
2014-09-13 22:09 UTC (10+ messages)
` [Buildroot] [PATCH V3 1/4] ltrace: Removes the libelf dependency
` [Buildroot] [PATCH V3 2/4] avrdude: Depend on elfutils instead of libelf to get the libelf library
` [Buildroot] [PATCH V3 3/4] kexec-lite: Depends "
` [Buildroot] [PATCH V3 4/4] libelf: Removes the package
[Buildroot] [git commit] kexec-lite: Depends on elfutils instead of libelf to get the libelf library
2014-09-13 22:03 UTC
[Buildroot] [git commit] avrdude: Depend on elfutils instead of libelf to get the libelf library
2014-09-13 22:00 UTC
[Buildroot] [git commit] ltrace: Removes the libelf dependency
2014-09-13 21:56 UTC
[Buildroot] [PATCH 1/2] coreutils: Do not install uptime
2014-09-13 21:56 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] procps-ng: Fix installation and take precedence over busybox
[Buildroot] [git commit] procps-ng: Fix installation and take precedence over busybox
2014-09-13 21:55 UTC
[Buildroot] [PATCH] coreutils: get the uptime program to work
2014-09-13 21:54 UTC (2+ messages)
[Buildroot] [git commit] coreutils: get the uptime program to work
2014-09-13 21:53 UTC
[Buildroot] [v3 1/1] dos2unix: new package
2014-09-13 21:53 UTC (3+ messages)
[Buildroot] [git commit] dos2unix: new package
2014-09-13 21:52 UTC
[Buildroot] [git commit] sqlite: add option to disable fsync
2014-09-13 21:51 UTC
[Buildroot] [PATCH 1/1] dropbear: add extra build customization options
2014-09-13 21:51 UTC (4+ messages)
` [Buildroot] [PATCH 1/1] sqlite: add option to disable fsync
[Buildroot] [git commit] openvmtools: new package
2014-09-13 21:50 UTC
[Buildroot] [PATCH v7] openvmtools: new package
2014-09-13 21:47 UTC (2+ messages)
[Buildroot] [PATCH] memstat: Add patch to fix compilation with musl libc
2014-09-13 20:43 UTC (2+ messages)
[Buildroot] [PATCH] tn5250: fix openssl dir
2014-09-13 20:35 UTC (2+ messages)
[Buildroot] [git commit] tn5250: fix openssl dir
2014-09-13 20:33 UTC
[Buildroot] [PATCH] util-linux: bump to version 2.25.1
2014-09-13 20:32 UTC (2+ messages)
[Buildroot] [git commit] util-linux: bump to version 2.25.1
2014-09-13 20:31 UTC
[Buildroot] [PATCH] openssh: Add patch to fix compilation with musl libc
2014-09-13 20:23 UTC (5+ messages)
[Buildroot] [git commit] openssh: Add patch to fix compilation with musl libc
2014-09-13 20:17 UTC
[Buildroot] [PATCH] strace: Disable for MIPS when using a uClibc toolchain
2014-09-13 20:15 UTC (2+ messages)
[Buildroot] [git commit] strace: Disable for MIPS when using a uClibc toolchain
2014-09-13 20:14 UTC
[Buildroot] [PATCH] toolchain/musl: disable for PowerPC SPE
2014-09-13 20:02 UTC (2+ messages)
[Buildroot] [git commit] toolchain/musl: disable for PowerPC SPE
2014-09-13 20:02 UTC
[Buildroot] [PATCH v3 1/1] ipmitool: new package
2014-09-13 19:59 UTC (3+ messages)
[Buildroot] [git commit] ipmitool: new package
2014-09-13 19:57 UTC
[Buildroot] [PATCH] libsvg-cairo: explicitly disable X support
2014-09-13 19:54 UTC (2+ messages)
[Buildroot] [git commit] libsvg-cairo: explicitly disable X support
2014-09-13 19:54 UTC
[Buildroot] [PATCH] erlang: needs thread support
2014-09-13 19:53 UTC (2+ messages)
[Buildroot] [git commit] erlang: needs thread support
2014-09-13 19:53 UTC
[Buildroot] [git commit] heirloom-mailx: add license info
2014-09-13 19:51 UTC
[Buildroot] [PATCH] heirloom-mailx: add license info
2014-09-13 19:51 UTC (5+ messages)
[Buildroot] [PATCH 1/4] package/mpd: bump to version 0.18.13
2014-09-13 9:49 UTC (5+ messages)
` [Buildroot] [PATCH 1/1] package/mpd: bump to version 0.18.14
[Buildroot] [git commit] lua: fix license path for lua 5.2
2014-09-13 8:00 UTC
[Buildroot] [PATCH] lua: fix license path for lua 5.2
2014-09-13 8:00 UTC (2+ messages)
[Buildroot] [PATCH] qwt: bump to version 6.1.0
2014-09-13 7:47 UTC (2+ messages)
[Buildroot] [git commit] qwt: bump to version 6.1.0
2014-09-13 7:46 UTC
[Buildroot] [git commit] package/mpd: bump to version 0.18.14
2014-09-13 7:43 UTC
[Buildroot] [git commit] alsa-lib: use correct Kconfig symbol for mmu
2014-09-13 7:41 UTC
[Buildroot] [git commit] libffi and python: need threads support
2014-09-13 7:40 UTC
[Buildroot] [git commit] directfb: allow SVG support
2014-09-13 7:22 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-12
2014-09-13 6:30 UTC
[Buildroot] [PATCH 1/2] pkg-infra: put optional step_user def and assignment in one block
2014-09-13 3:14 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] pkg-infra: make timing of steps optional
[Buildroot] [git commit] sdl: remove dga support in no MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xfsprogs: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] ltp-testsuite: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xterm: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xapp_xmh: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xapp_xsm: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xapp_xdm: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xapp_xinit: depends on MMU
2014-09-12 21:18 UTC
[Buildroot] [git commit] xapp_xkbevd: depends on MMU
2014-09-12 20:59 UTC
[Buildroot] [git commit] xdriver_xf86-video-vmware: only avaiblable on x86
2014-09-12 20:59 UTC
[Buildroot] [PATCH] rpi-userland: Add patches to fix compilation with musl libc
2014-09-12 17:01 UTC (5+ messages)
[Buildroot] [PATCH 1/1] qt: make QtDeclarative depend on QtSql
2014-09-12 13:58 UTC (3+ messages)
[Buildroot] [PATCH 0/2] add more dependencies on atomic operations
2014-09-12 13:31 UTC (8+ messages)
` [Buildroot] [PATCH 1/2] libtirpc: add dependency "
[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-11
2014-09-12 9:50 UTC (9+ messages)
` [Buildroot] Analysis of build failures
[Buildroot] [PATCH 1/1] tiff: ensure directory exists before installing to it
2014-09-12 7:34 UTC (2+ messages)
[Buildroot] [PATCH] google-breakpad: bump to version r1373
2014-09-12 7:29 UTC (2+ messages)
[Buildroot] [PATCH] musl: Add post-1.1.4 commit to provide max_align_t
2014-09-12 2:07 UTC
[Buildroot] [PATCH 1/1] Adds ipmitool, a command-line interface to IPMI-enabled devices
2014-09-11 22:18 UTC (3+ messages)
[Buildroot] [PATCH 1/2] powerpc/spe: tweak glibc/eglibc/uclibc combinations
2014-09-11 21:45 UTC (3+ messages)
[Buildroot] Problem with building Divine; wrong Path
2014-09-11 21:43 UTC (2+ messages)
[Buildroot] [Bug 7424] New: undefined reference to `__builtin_thread_pointer'
2014-09-11 21:38 UTC (2+ messages)
` [Buildroot] [Bug 7424] "
[Buildroot] [PATCH] arch/arc: fix atomics selection
2014-09-11 20:53 UTC (2+ messages)
[Buildroot] [git commit] arch/arc: fix atomics selection
2014-09-11 20:53 UTC
[Buildroot] [PATCH] libarchive: avoid some tools to build statically on shared builds
2014-09-11 20:52 UTC (2+ messages)
[Buildroot] [git commit] libarchive: avoid some tools to build statically on shared builds
2014-09-11 20:50 UTC
[Buildroot] [git commit] xapp_xdpyinfo: depends on MMU
2014-09-11 20:49 UTC
[Buildroot] [PATCH] xapp_xdpyinfo: depends on MMU
2014-09-11 20:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox