messages from 2014-08-17 07:09:11 to 2014-08-18 15:01:26 UTC [more...]
[Buildroot] [PATCH v2] bandwidthd: incorporate fixes for autobuilders
2014-08-18 15:01 UTC (4+ messages)
[Buildroot] [PATCHv2 0/2] Installation of getent, solving bug #7142
2014-08-18 14:52 UTC (5+ messages)
` [Buildroot] [PATCHv2 1/2] getent: new package
` [Buildroot] [PATCHv2 2/2] ecryptfs-utils: add runtime dependency on getent
[Buildroot] [PATCH 0/2] Solving bug #7142, getent installation
2014-08-18 14:49 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] toolchain: add mechanism to install the getent program
[Buildroot] [PATCH 0/6] CMake cleanup
2014-08-18 14:08 UTC (4+ messages)
` [Buildroot] [PATCH 5/6] toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cache
[Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used
2014-08-18 9:13 UTC (2+ messages)
` [Buildroot] [Bug 7136] "
[Buildroot] [PATCH 1/1] package/gutenprint: replaces -static with -static-libtool-libs
2014-08-18 9:05 UTC (2+ messages)
[Buildroot] [git commit] package/gutenprint: replaces -static with -static-libtool-libs
2014-08-18 9:04 UTC
[Buildroot] [PATCH 0/24 v5] arch: move atomics to arch, not toolchain (branch yem/atomics)
2014-08-18 9:04 UTC (26+ messages)
` [Buildroot] [PATCH 01/24 v5] arch: add an option to specify if the arch has atomic ops
` [Buildroot] [PATCH 02/24 v5] package/icu: use the new ARCH_HAS_ATOMICS as dependency
` [Buildroot] [PATCH 03/24 v5] package/libtorrent: "
` [Buildroot] [PATCH 04/24 v5] package/jack2: "
` [Buildroot] [PATCH 05/24 v5] package/thrift: "
` [Buildroot] [PATCH 06/24 v5] toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
` [Buildroot] [PATCH 07/24 v5] manual: document dependencies on atomic operations
` [Buildroot] [PATCH 08/24 v5] cairo: add dependency "
` [Buildroot] [PATCH 09/24 v5] pulseaudio: "
` [Buildroot] [PATCH 10/24 v5] libftdi: "
` [Buildroot] [PATCH 11/24 v5] msgpack: "
` [Buildroot] [PATCH 12/24 v5] arch/arm: always has atomic ops
` [Buildroot] [PATCH 13/24 v5] arch/avr32: "
` [Buildroot] [PATCH 14/24 v5] arch/bfin: "
` [Buildroot] [PATCH 15/24 v5] arch/m68k: "
` [Buildroot] [PATCH 16/24 v5] arch/microblaze: "
` [Buildroot] [PATCH 17/24 v5] arch/mips: "
` [Buildroot] [PATCH 18/24 v5] arch/nios2: "
` [Buildroot] [PATCH 19/24 v5] arch/powerpc: "
` [Buildroot] [PATCH 20/24 v5] arch/sh: "
` [Buildroot] [PATCH 21/24 v5] arch/sparc: "
` [Buildroot] [PATCH 22/24 v5] arch/x86: all x86 but i386 has atomics operations
` [Buildroot] [PATCH 23/24 v5] arch/xtensa: always has atomic ops
` [Buildroot] [PATCH 24/24 v5] arch: remove no-longer default on atomics option
[Buildroot] [git commit] arch: remove no-longer default on atomics option
2014-08-18 9:03 UTC
[Buildroot] [git commit] arch/xtensa: always has atomic ops
2014-08-18 9:03 UTC
[Buildroot] [git commit] arch/x86: all x86 but i386 has atomics operations
2014-08-18 9:03 UTC
[Buildroot] [git commit] arch/sparc: always has atomic ops
2014-08-18 9:03 UTC
[Buildroot] [git commit] arch/sh: always has atomic ops
2014-08-18 9:03 UTC
[Buildroot] [git commit] arch/powerpc: always has atomic ops
2014-08-18 9:02 UTC
[Buildroot] [git commit] arch/nios2: always has atomic ops
2014-08-18 9:02 UTC
[Buildroot] [git commit] arch/mips: always has atomic ops
2014-08-18 9:02 UTC
[Buildroot] [git commit] arch/microblaze: always has atomic ops
2014-08-18 9:02 UTC
[Buildroot] [git commit] arch/m68k: always has atomic ops
2014-08-18 9:01 UTC
[Buildroot] [git commit] arch/bfin: always has atomic ops
2014-08-18 9:01 UTC
[Buildroot] [git commit] arch/avr32: always has atomic ops
2014-08-18 9:01 UTC
[Buildroot] [git commit] arch/arm: always has atomic ops
2014-08-18 9:00 UTC
[Buildroot] [git commit] msgpack: add dependency on atomic operations
2014-08-18 9:00 UTC
[Buildroot] [git commit] libftdi: add dependency on atomic operations
2014-08-18 9:00 UTC
[Buildroot] [git commit] pulseaudio: add dependency on atomic operations
2014-08-18 9:00 UTC
[Buildroot] [git commit] cairo: add dependency on atomic operations
2014-08-18 8:58 UTC
[Buildroot] [git commit] manual: document dependencies on atomic operations
2014-08-18 8:58 UTC
[Buildroot] [git commit] toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
2014-08-18 8:57 UTC
[Buildroot] [git commit] package/thrift: use the new ARCH_HAS_ATOMICS as dependency
2014-08-18 8:57 UTC
[Buildroot] [git commit] package/jack2: use the new ARCH_HAS_ATOMICS as dependency
2014-08-18 8:57 UTC
[Buildroot] [git commit] package/libtorrent: use the new ARCH_HAS_ATOMICS as dependency
2014-08-18 8:56 UTC
[Buildroot] [git commit] package/icu: use the new ARCH_HAS_ATOMICS as dependency
2014-08-18 8:56 UTC
[Buildroot] [git commit] arch: add an option to specify if the arch has atomic ops
2014-08-18 8:56 UTC
[Buildroot] [PATCHv4 0/3] gettext changes to solve bug #7124
2014-08-18 8:37 UTC (2+ messages)
[Buildroot] [git commit] docs/manual: update documentation about gettext handling
2014-08-18 8:36 UTC
[Buildroot] [git commit] ecryptfs-utils: select gettext, needed for command line utilities
2014-08-18 8:36 UTC
[Buildroot] [git commit] gettext: allow building when BR2_NEEDS_GETTEXT is not selected
2014-08-18 8:35 UTC
[Buildroot] [PATCH 1/1] odhcploc: new package
2014-08-18 7:46 UTC (4+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-17
2014-08-18 6:30 UTC
[Buildroot] Buildroot 2014.08-rc2 released
2014-08-17 23:11 UTC
[Buildroot] [git commit] Update for 2014.08-rc2
2014-08-17 23:04 UTC
[Buildroot] [git commit] docs/news.html: add 2014.08-rc1 announcement link
2014-08-17 22:53 UTC
[Buildroot] [PATCH branch/master] package/xbmc: Bump version to 13.2
2014-08-17 22:31 UTC (4+ messages)
` [Buildroot] [PATCH branch/master] package/xbmc-pvr-addons: Bump version
[Buildroot] [git commit] package/xbmc-pvr-addons: Bump version
2014-08-17 22:31 UTC
[Buildroot] [git commit] package/xbmc: Bump version to 13.2
2014-08-17 22:31 UTC
[Buildroot] [PATCH branch/next] package/boost: Bump version to 1.56.0
2014-08-17 22:28 UTC (2+ messages)
[Buildroot] [PATCH branch/next] package/ffmpeg: Bump version to 2.3.3
2014-08-17 22:28 UTC (2+ messages)
[Buildroot] [git commit] package/boost: Bump version to 1.56.0
2014-08-17 22:27 UTC
[Buildroot] [git commit branch/next] package/boost: Bump version to 1.56.0
2014-08-17 22:27 UTC
[Buildroot] [git commit] package/ffmpeg: Bump version to 2.3.3
2014-08-17 22:27 UTC
[Buildroot] [git commit branch/next] package/ffmpeg: Bump version to 2.3.3
2014-08-17 22:27 UTC
[Buildroot] [PATCH v2 1/3] postgresql: add replacement pg_config
2014-08-17 19:57 UTC (8+ messages)
` [Buildroot] [PATCH v2 2/3] postgresql: remove devfiles from target
` [Buildroot] [PATCH v2 3/3] php: add pdo_pgsql extension
[Buildroot] [git commit] odhcploc: new package
2014-08-17 19:32 UTC
[Buildroot] [git commit branch/next] odhcploc: new package
2014-08-17 19:32 UTC
[Buildroot] [PATCH 0/4] mpd: Fix config options
2014-08-17 19:27 UTC (2+ messages)
[Buildroot] [git commit] mpd: Add missing config option for plugin MAD
2014-08-17 19:25 UTC
[Buildroot] [git commit] mpd: Set enable/disable config option for all plugins
2014-08-17 19:25 UTC
[Buildroot] [git commit] mpd: Fix config option for plugin FLAC
2014-08-17 19:25 UTC
[Buildroot] [git commit] mpd: Fix config option for plugin FAAD2
2014-08-17 19:23 UTC
[Buildroot] [git commit] php: add pdo_pgsql extension
2014-08-17 19:19 UTC
[Buildroot] [git commit branch/next] php: add pdo_pgsql extension
2014-08-17 19:19 UTC
[Buildroot] [git commit branch/next] postgresql: add replacement pg_config
2014-08-17 19:18 UTC
[Buildroot] [git commit] postgresql: add replacement pg_config
2014-08-17 19:18 UTC
[Buildroot] [git commit] postgresql: remove devfiles from target
2014-08-17 19:16 UTC
[Buildroot] [PATCH 1/2] support/script/scancpan: add option test
2014-08-17 19:15 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] qemu: bump to version 2.1.0
[Buildroot] [git commit] qemu: bump to version 2.1.0
2014-08-17 19:15 UTC
[Buildroot] [git commit branch/next] qemu: bump to version 2.1.0
2014-08-17 19:15 UTC
[Buildroot] [PATCH 0 of 8 RFCv2 for 2014.08] manual: restructuring and improvements
2014-08-17 19:13 UTC (2+ messages)
[Buildroot] [PATCH v2] dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA check
2014-08-17 19:12 UTC (4+ messages)
[Buildroot] [git commit] manual/getting started: rename and move 'Getting involved' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual/getting started: rework 'Getting Buildroot' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual: high-level restructuring
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual/getting started: rework 'Community resources' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual: remove 'Events' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual/getting started: rework 'Using Buildroot' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] website/download: update daily snapshot section
2014-08-17 19:09 UTC
[Buildroot] [git commit] manual/getting started: rework 'System requirements' section
2014-08-17 19:09 UTC
[Buildroot] [git commit] dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA check
2014-08-17 19:01 UTC
[Buildroot] [PATCH] package/nut: fix parallel install
2014-08-17 19:00 UTC (3+ messages)
[Buildroot] [git commit] package/nut: fix parallel install
2014-08-17 19:00 UTC
[Buildroot] [PATCH 1/1] package/oprofile: fix configure test with gcc 4.9.x
2014-08-17 18:58 UTC (2+ messages)
[Buildroot] [git commit] package/oprofile: fix configure test with gcc 4.9.x
2014-08-17 18:58 UTC
[Buildroot] [PATCH 1/1] package/localedef: don't use config.site when cross-compiling
2014-08-17 18:57 UTC (4+ messages)
[Buildroot] [PATCH 0/24 v4] arch: move atomics to arch, not toolchain (branch yem/atomics)
2014-08-17 14:20 UTC (35+ messages)
` [Buildroot] [PATCH 01/24 v4] arch: add an option to specify if the arch has atomic ops
` [Buildroot] [PATCH 02/24 v4] package/icu: use the new ARCH_HAS_ATOMICS as dependency
` [Buildroot] [PATCH 03/24 v4] package/libtorrent: "
` [Buildroot] [PATCH 04/24 v4] package/jack2: "
` [Buildroot] [PATCH 05/24 v4] package/thrift: "
` [Buildroot] [PATCH 06/24 v4] toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
` [Buildroot] [PATCH 07/24 v4] manual: document dependencies on atomic operations
` [Buildroot] [PATCH 08/24 v4] cairo: add dependency "
` [Buildroot] [PATCH 09/24 v4] pulseaudio: "
` [Buildroot] [PATCH 10/24 v4] libftdi: "
` [Buildroot] [PATCH 11/24 v4] msgpack: "
` [Buildroot] [PATCH 12/24 v4] arch/arm: always has atomic ops
` [Buildroot] [PATCH 13/24 v4] arch/avr32: "
` [Buildroot] [PATCH 14/24 v4] arch/bfin: "
` [Buildroot] [PATCH 15/24 v4] arch/m68k: "
` [Buildroot] [PATCH 16/24 v4] arch/microblaze: "
` [Buildroot] [PATCH 17/24 v4] arch/mips: "
` [Buildroot] [PATCH 18/24 v4] arch/nios2: "
` [Buildroot] [PATCH 19/24 v4] arch/powerpc: "
` [Buildroot] [PATCH 20/24 v4] arch/sh: "
` [Buildroot] [PATCH 21/24 v4] arch/sparc: "
` [Buildroot] [PATCH 22/24 v4] arch/x86: all x86 but i386 has atomics operations
` [Buildroot] [PATCH 23/24 v4] arch/xtensa: always has atomic ops
` [Buildroot] [PATCH 24/24 v4] arch: remove no-longer default on atomics option
[Buildroot] [PATCH] package/lame: Fix compile on 32bit Intel with gcc-4.9.x
2014-08-17 12:55 UTC (4+ messages)
[Buildroot] [PATCH] package/erlang: build host-erlang with support for openssl
2014-08-17 12:18 UTC (4+ messages)
[Buildroot] [PATCH 0 of 5 v4 for 2014.08] manual-text generation improvements
2014-08-17 10:17 UTC (8+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-16
2014-08-17 9:51 UTC (4+ messages)
[Buildroot] [git commit] CHANGES: update with recent changes
2014-08-17 7:44 UTC
[Buildroot] [Bug 7250] New: Cannot build with -std=c++11
2014-08-17 7:44 UTC (2+ messages)
` [Buildroot] [Bug 7250] "
[Buildroot] [Bug 7208] New: Glibc C++ aplications crash if they use exceptions
2014-08-17 7:43 UTC (2+ messages)
` [Buildroot] [Bug 7208] "
[Buildroot] [PATCHv2 0/7] Toolchain fixes
2014-08-17 7:41 UTC (5+ messages)
` [Buildroot] [PATCHv2 5/7] gcc/4.7: fix C++ exceptions and pthread_exit()
[Buildroot] [PATCH v2] nodejs: Add dependency on zlib
2014-08-17 7:24 UTC (2+ messages)
[Buildroot] [git commit branch/next] nodejs: Add dependency on zlib
2014-08-17 7:24 UTC
[Buildroot] [git commit] gcc/4.9: fix C++ exceptions and pthread_exit()
2014-08-17 7:20 UTC
[Buildroot] [git commit] gcc/4.8: fix C++ exceptions and pthread_exit()
2014-08-17 7:19 UTC
[Buildroot] [git commit] gcc/4.7: fix C++ exceptions and pthread_exit()
2014-08-17 7:18 UTC
[Buildroot] [git commit] gcc/arc-4.8-R3: add patch to enable more C++ features with uClibc
2014-08-17 7:17 UTC
[Buildroot] [git commit] gcc/4.9: add patch to enable more C++ features with uClibc
2014-08-17 7:17 UTC
[Buildroot] [git commit] gcc/4.8: add patch to enable more C++ features with uClibc
2014-08-17 7:16 UTC
[Buildroot] [git commit] gcc/4.7: add patch to enable more C++ features with uClibc
2014-08-17 7:15 UTC
[Buildroot] [PATCH] configs/{atngw100, atstk100x}: fix build of AVR32 defconfigs
2014-08-17 7:14 UTC (2+ messages)
[Buildroot] [git commit] configs/{atngw100, atstk100x}: fix build of AVR32 defconfigs
2014-08-17 7:13 UTC
[Buildroot] [PATCH 1/2] nftables: fix build in static scenarios
2014-08-17 7:12 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] libnftnl: add patch to avoid symbol conflict
[Buildroot] [git commit] libnftnl: add patch to avoid symbol conflict
2014-08-17 7:10 UTC
[Buildroot] [git commit] nftables: fix build in static scenarios
2014-08-17 7:10 UTC
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