messages from 2014-12-10 20:43:41 to 2014-12-12 15:42:41 UTC [more...]
[Buildroot] [PATCH v2 0/7] Adding janus-gateway and dependencies
2014-12-12 15:42 UTC (2+ messages)
` [Buildroot] [PATCH v2 1/7] Adding ding-libs
[Buildroot] [PATCH v2] gnupg2: fix linking with intl
2014-12-12 15:28 UTC (3+ messages)
[Buildroot] [PATCH 1/2] kismet: Remove libpcap compile tests to fix cross-compiling
2014-12-12 14:48 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] kismet: Fix static build
[Buildroot] [PATCH 0/2] qemu: allow selection of host qemu-user from menuconfig
2014-12-12 13:56 UTC (4+ messages)
` [Buildroot] [PATCH 1/2] qemu: add to host utilities menu
` [Buildroot] [PATCH 2/2] qemu: add host/target Linux version check
[Buildroot] [autobuild.buildroot.net] Build results for 2014-12-10
2014-12-12 12:27 UTC (7+ messages)
[Buildroot] buildroot 2014.11, custom gcc version
2014-12-12 11:07 UTC (2+ messages)
[Buildroot] [PATCH] boa: add a hash file
2014-12-12 9:59 UTC
[Buildroot] B2_EXTERNAL and patches
2014-12-12 9:15 UTC (4+ messages)
[Buildroot] [PATCH 1/3] iprutils: rename patches to follow the new name convention
2014-12-12 8:58 UTC (4+ messages)
` [Buildroot] [PATCH 2/3] iprutils: Don't include host headers
` [Buildroot] [PATCH 3/3] iprutils: bump to version 2.4.5
[Buildroot] [PATCH] triggerhappy: new package
2014-12-12 7:54 UTC (4+ messages)
[Buildroot] [git commit] upmpdcli: use start() / stop() in init script like elsewhere
2014-12-12 7:44 UTC
[Buildroot] [git commit] transmission: use start() / stop() in init script like elsewhere
2014-12-12 7:44 UTC
[Buildroot] [git commit] rpi-userland: use start() / stop() in init script like elsewhere
2014-12-12 7:44 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2014-12-11
2014-12-12 7:30 UTC
[Buildroot] [PATCHv2 0/3] Improved static/shared library handling
2014-12-11 23:13 UTC (7+ messages)
` [Buildroot] [PATCHv2 1/3] Turn the static lib option into a choice with more options
` [Buildroot] [PATCHv2 2/3] ncurses: better handling for shared/static library
` [Buildroot] [PATCHv2 3/3] Build shared libraries only as the default
[Buildroot] [git commit] Build shared libraries only as the default
2014-12-11 23:09 UTC
[Buildroot] [git commit] ncurses: better handling for shared/static library
2014-12-11 23:09 UTC
[Buildroot] [git commit] Turn the static lib option into a choice with more options
2014-12-11 23:09 UTC
[Buildroot] [git commit] triggerhappy: new package
2014-12-11 23:07 UTC
[Buildroot] [PATCH 0/4 v5] pkg-download: check hashes before the download (branch yem/download-hash)
2014-12-11 23:00 UTC (6+ messages)
` [Buildroot] [PATCH 1/4 v5] support/download: add option parsing to the download wrapper
` [Buildroot] [PATCH 2/4 v5] pkg-download: check for already downloaded file in "
` [Buildroot] [PATCH 3/4 v5] pkg-download: verify the hashes from "
` [Buildroot] [PATCH 4/4 v5] pkg-download: check hashes for locally cached files
[Buildroot] [git commit] pkg-download: check hashes for locally cached files
2014-12-11 22:59 UTC
[Buildroot] [git commit] pkg-download: verify the hashes from the download wrapper
2014-12-11 22:59 UTC
[Buildroot] [git commit] pkg-download: check for already downloaded file in the download wrapper
2014-12-11 22:58 UTC
[Buildroot] [git commit] support/download: add option parsing to the download wrapper
2014-12-11 22:58 UTC
[Buildroot] systemd: syslog.socket fails
2014-12-11 22:57 UTC (4+ messages)
[Buildroot] [PATCH 0/8] Improving static/shared library selection
2014-12-11 21:54 UTC (22+ messages)
` [Buildroot] [PATCH 2/8] Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
` [Buildroot] [PATCH 3/8] arch: FDPIC is not supported on m68k
` [Buildroot] [PATCH 4/8] arch: ensure BR2_BINFMT_ELF is really used
` [Buildroot] [PATCH 5/8] arch: introduce BR2_BINFMT_SUPPORTS_SHARED
` [Buildroot] [PATCH 6/8] ncurses: speed up host build by disabling static library building
` [Buildroot] [PATCH 7/8] Turn the static lib option into a choice with more options
` [Buildroot] [PATCH 8/8] Build shared libraries only as the default
[Buildroot] [git commit] ncurses: speed up host build by disabling static library building
2014-12-11 21:52 UTC
[Buildroot] [git commit] arch: remove superfluous arch dependencies on BR2_BINFMT_FLAT_*
2014-12-11 21:51 UTC
[Buildroot] [git commit] arch: introduce BR2_BINFMT_SUPPORTS_SHARED
2014-12-11 21:50 UTC
[Buildroot] [git commit] arch: ensure BR2_BINFMT_ELF is really used
2014-12-11 21:49 UTC
[Buildroot] [git commit] arch: FDPIC is not supported on m68k
2014-12-11 21:48 UTC
[Buildroot] [git commit] Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-12-11 21:48 UTC
[Buildroot] [PATCH v2 2/2] package/ffmpeg: bump to version 2.5
2014-12-11 21:43 UTC (3+ messages)
[Buildroot] [git commit] package/ffmpeg: bump to version 2.5
2014-12-11 21:43 UTC
[Buildroot] [PATCH 0/4 v4] pkg-download: check hashes before the download (branch yem/download-hash)
2014-12-11 21:26 UTC (14+ messages)
` [Buildroot] [PATCH 1/4 v4] suppot/download: add option parsing to the download wrapper
` [Buildroot] [PATCH 2/4 v4] pkg-download: check for already downloaded file in "
` [Buildroot] [PATCH 3/4 v4] pkg-download: verify the hashes from "
` [Buildroot] [PATCH 4/4 v4] pkg-download: check hashes for locally cached files
[Buildroot] [PATCH] python-markdown: add new package
2014-12-11 20:04 UTC
[Buildroot] [PATCH 1/2] kismet: rename patches to follow the new name convention
2014-12-11 19:02 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] kismet: bump version to Kismet-2014-02-R1
[Buildroot] [PATCH 1/2] package/fdk-aac: bump to version 0.1.3
2014-12-11 18:59 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] package/ffmpeg: bump to version 2.5
[Buildroot] [git commit] kismet: bump version to Kismet-2014-02-R1
2014-12-11 18:53 UTC
[Buildroot] [git commit] kismet: rename patches to follow the new name convention
2014-12-11 18:53 UTC
[Buildroot] [PATCH 1/2] libsvgtiny: rename patches to follow the new name convention
2014-12-11 18:53 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] libsvgtiny: add a patch to remove -Werror from Makefile
[Buildroot] [git commit] libsvgtiny: add a patch to remove -Werror from Makefile
2014-12-11 18:51 UTC
[Buildroot] [git commit] libsvgtiny: rename patches to follow the new name convention
2014-12-11 18:51 UTC
[Buildroot] [PATCH] systemd: bump version to v218
2014-12-11 18:51 UTC (2+ messages)
[Buildroot] [git commit] systemd: bump version to v218
2014-12-11 18:50 UTC
[Buildroot] [PATCH] file: bump to version 5.21
2014-12-11 18:50 UTC (2+ messages)
[Buildroot] [git commit] file: bump to version 5.21
2014-12-11 18:49 UTC
[Buildroot] [PATCH] gnutls: bump to version 3.2.21
2014-12-11 18:49 UTC (2+ messages)
[Buildroot] [git commit] gnutls: bump to version 3.2.21
2014-12-11 18:49 UTC
[Buildroot] [git commit] package/fdk-aac: bump to version 0.1.3
2014-12-11 18:47 UTC
[Buildroot] [PATCH 1/1] ncurses: add support for 256 colors
2014-12-11 18:14 UTC (4+ messages)
[Buildroot] [PATCH v2 1/1] Added mpd-mpc, mpc client to mpd
2014-12-11 15:49 UTC (6+ messages)
[Buildroot] Configuration for real hardware / How to configure RTAI
2014-12-11 12:27 UTC
[Buildroot] [PATCH v2 0/3] New image target (x86/x64): raw disk image
2014-12-11 9:57 UTC (4+ messages)
` [Buildroot] [PATCH v2 3/3] fs/rawimg: new rootfs target
[Buildroot] [PATCH] ipset: bump to version 6.24
2014-12-11 8:59 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libuv: bump to version 1.0.2
2014-12-11 8:59 UTC (3+ messages)
[Buildroot] [git commit] ipset: bump to version 6.24
2014-12-11 8:59 UTC
[Buildroot] [git commit] package/libuv: bump to version 1.0.2
2014-12-11 8:56 UTC
[Buildroot] [PATCH v2 1/3] package/openpowerlink: bump to version 1.8.5
2014-12-10 23:53 UTC (8+ messages)
` [Buildroot] [PATCH v2 2/3] package/openpowerlink: do not override CMAKE_SYSTEM_PROCESSOR
` [Buildroot] [PATCH v2 3/3] package/openpowerlink: enable dynamic build
[Buildroot] [PATCH v3 00/12] Paranoid header and library path checking
2014-12-10 23:19 UTC (14+ messages)
` [Buildroot] [PATCH v3 01/12] toolchain-external: instrument wrapper to warn about unsafe paths
` [Buildroot] [PATCH v3 02/12] binutils/2.24: add patch to warn about unsafe library paths
` [Buildroot] [PATCH v3 03/12] binutils/2.23: "
` [Buildroot] [PATCH v3 04/12] binutils/2.22: "
` [Buildroot] [PATCH v3 05/12] binutils/arc-2014.08: "
` [Buildroot] [PATCH v3 06/12] gcc/4.9: add patch to warn about unsafe header paths
` [Buildroot] [PATCH v3 07/12] gcc/4.8: "
` [Buildroot] [PATCH v3 08/12] gcc/arc-2014.08: "
` [Buildroot] [PATCH v3 09/12] gcc/4.7: "
` [Buildroot] [PATCH v3 10/12] gcc: enable poison system directories option
` [Buildroot] [PATCH v3 11/12] binutils: "
` [Buildroot] [PATCH v3 12/12] Add option for paranoid unsafe path checking
[Buildroot] [git commit] Add option for paranoid unsafe path checking
2014-12-10 23:05 UTC
[Buildroot] [git commit] binutils: enable poison system directories option
2014-12-10 23:05 UTC
[Buildroot] [git commit] gcc/arc-2014.08: add patch to warn about unsafe header paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] gcc/4.7: add patch to warn about unsafe header paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] gcc/4.8: add patch to warn about unsafe header paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] binutils/2.22: add patch to warn about unsafe library paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] toolchain-external: instrument wrapper to warn about unsafe paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] gcc: enable poison system directories option
2014-12-10 23:05 UTC
[Buildroot] [git commit] binutils/arc-2014.08: add patch to warn about unsafe library paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] binutils/2.24: add patch to warn about unsafe library paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] gcc/4.9: add patch to warn about unsafe header paths
2014-12-10 23:05 UTC
[Buildroot] [git commit] binutils/2.23: add patch to warn about unsafe library paths
2014-12-10 23:05 UTC
[Buildroot] Patchwork review evening (this week!)
2014-12-10 22:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] util-linux: rename patches to follow the new name convention
2014-12-10 22:22 UTC (5+ messages)
[Buildroot] [git commit] package/openpowerlink: enable dynamic build
2014-12-10 22:21 UTC
[Buildroot] [git commit] package/openpowerlink: do not override CMAKE_SYSTEM_PROCESSOR
2014-12-10 22:21 UTC
[Buildroot] [git commit] package/openpowerlink: bump to version 1.8.5
2014-12-10 22:21 UTC
[Buildroot] [PATCH 1/8] Adding janus-gateway and dependencies
2014-12-10 22:19 UTC (6+ messages)
[Buildroot] [PATCH v2] util-linux: add an option to build host programs
2014-12-10 22:18 UTC (2+ messages)
[Buildroot] [git commit] util-linux: add an option to build host programs
2014-12-10 22:12 UTC
[Buildroot] [PATCH v2 1/4] libfm-extra: new package
2014-12-10 21:31 UTC (10+ messages)
` [Buildroot] [PATCH v2 2/4] menu-cache: "
` [Buildroot] [PATCH v2 3/4] libfm: "
[Buildroot] [PATCH] blktrace: new package
2014-12-10 21:02 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/dnsmasq: let init script cleanup stale pidfile
2014-12-10 20:56 UTC (6+ messages)
[Buildroot] [git commit] blktrace: new package
2014-12-10 20:54 UTC
[Buildroot] [PATCH 1/1] package: indentation cleanup
2014-12-10 20:54 UTC (2+ messages)
[Buildroot] [git commit] package: indentation cleanup
2014-12-10 20:53 UTC
[Buildroot] [PATCH] netsnmp: bump to version 5.7.3
2014-12-10 20:52 UTC (2+ messages)
[Buildroot] [git commit] netsnmp: bump to version 5.7.3
2014-12-10 20:52 UTC
[Buildroot] [PATCH 1/1] mtr: bump to version 0.86 and use github call
2014-12-10 20:52 UTC (3+ messages)
` [Buildroot] [PATCH v2 "
[Buildroot] [git commit] mtr: bump to version 0.86 and use github call
2014-12-10 20:49 UTC
[Buildroot] [PATCH] gnupg2: fix linking with intl
2014-12-10 20:43 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