messages from 2017-07-04 07:00:05 to 2017-07-04 14:48:44 UTC [more...]
[Buildroot] [PATCH 000/100] Rework of the gettext handling
2017-07-04 14:48 UTC (65+ messages)
` [Buildroot] [PATCH 001/100] libglib2: disable compiler warnings
` [Buildroot] [PATCH 002/100] flex: remove bogus comment
` [Buildroot] [PATCH 003/100] lvm2: force disable NLS support
` [Buildroot] [PATCH 004/100] ushare: do not use the DISABLE_NLS variable
` [Buildroot] [PATCH 005/100] uclibc: enable libintl stubs
` [Buildroot] [PATCH 006/100] toolchain: introduce BR2_TOOLCHAIN_HAS_FULL_GETTEXT
` [Buildroot] [PATCH 007/100] gettext: force build libintl if needed
` [Buildroot] [PATCH 008/100] package: rename DISABLE_NLS to NLS_OPTS
` [Buildroot] [PATCH 009/100] system: introduce BR2_SYSTEM_ENABLE_NLS
` [Buildroot] [PATCH 010/100] package/Makefile.in: introduce TARGET_NLS_{DEPENDENCIES, LIBS}
` [Buildroot] [PATCH 011/100] package/Makefile.in: fix musl handling
` [Buildroot] [PATCH 012/100] alsa-utils: use new gettext logic
` [Buildroot] [PATCH 013/100] avahi: "
` [Buildroot] [PATCH 014/100] axel: use the "
` [Buildroot] [PATCH 015/100] binutils: "
` [Buildroot] [PATCH 016/100] clamav: use "
` [Buildroot] [PATCH 017/100] coreutils: use the "
` [Buildroot] [PATCH 018/100] cryptsetup: use "
` [Buildroot] [PATCH 019/100] curlftpfs: "
` [Buildroot] [PATCH 020/100] diffutils: "
` [Buildroot] [PATCH 021/100] ding-libs: use the "
` [Buildroot] [PATCH 022/100] dnsmasq: use "
` [Buildroot] [PATCH 023/100] dos2unix: "
` [Buildroot] [PATCH 024/100] dropwatch: "
` [Buildroot] [PATCH 025/100] efibootmgr: use the "
` [Buildroot] [PATCH 026/100] elfutils: "
` [Buildroot] [PATCH 027/100] exiv2: "
` [Buildroot] [PATCH 028/100] fetchmail: "
` [Buildroot] [PATCH 029/100] flex: "
` [Buildroot] [PATCH 030/100] gdbm: "
` [Buildroot] [PATCH 031/100] git: "
` [Buildroot] [PATCH 032/100] glib-networking: "
` [Buildroot] [PATCH 033/100] gmpc: "
` [Buildroot] [PATCH 034/100] gnuchess: "
` [Buildroot] [PATCH 035/100] grep: "
` [Buildroot] [PATCH 036/100] httping: "
` [Buildroot] [PATCH 037/100] json-glib: "
` [Buildroot] [PATCH 038/100] kbd: "
` [Buildroot] [PATCH 039/100] lbreakout2: "
` [Buildroot] [PATCH 040/100] libconfuse: "
` [Buildroot] [PATCH 041/100] libftdi1: "
` [Buildroot] [PATCH 042/100] libglib2: "
` [Buildroot] [PATCH 043/100] libgpg-error: "
` [Buildroot] [PATCH 044/100] libidn: "
` [Buildroot] [PATCH 045/100] libuio: "
` [Buildroot] [PATCH 046/100] libv4l: "
` [Buildroot] [PATCH 047/100] libvips: "
` [Buildroot] [PATCH 048/100] lightning: remove -lintl linking
` [Buildroot] [PATCH 049/100] linux-pam: use the new gettext logic
` [Buildroot] [PATCH 050/100] linux-tools: "
` [Buildroot] [PATCH 051/100] lshw: "
` [Buildroot] [PATCH 052/100] ltris: "
` [Buildroot] [PATCH 053/100] madplay: "
` [Buildroot] [PATCH 054/100] make: "
` [Buildroot] [PATCH 055/100] mcrypt: "
` [Buildroot] [PATCH 056/100] midori: "
` [Buildroot] [PATCH 057/100] minidlna: "
` [Buildroot] [PATCH 058/100] ndisc6: "
` [Buildroot] [PATCH 059/100] net-tools: "
` [Buildroot] [PATCH 060/100] newt: "
` [Buildroot] [PATCH 061/100] nftables: "
` [Buildroot] [PATCH 062/100] pango: "
` [Buildroot] [PATCH 063/100] php: "
` [Buildroot] [PATCH 064/100] popt: "
[Buildroot] [PATCH v5 0/5] fs/ext2: cleanup and improvement
2017-07-04 14:47 UTC (6+ messages)
` [Buildroot] [PATCH v5 1/5] fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES option
` [Buildroot] [PATCH v5 2/5] fs/ext2: use mkfs to generate rootfs image
` [Buildroot] [PATCH v5 3/5] fs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS -> BR2_TARGET_ROOTFS_EXT2_SIZE
` [Buildroot] [PATCH v5 4/5] fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS option
` [Buildroot] [PATCH v5 5/5] package/mke2img: remove package
[Buildroot] [Bug 9991] New: SGX Error implicit declaration of function ‘dmac_map_area’
2017-07-04 14:40 UTC (2+ messages)
` [Buildroot] [Bug 9991] "
[Buildroot] [v7] package: add qt5virtualkeyboard
2017-07-04 14:22 UTC (3+ messages)
[Buildroot] [PATCH v3 00/14] Remove /usr component from HOST_DIR
2017-07-04 14:04 UTC (15+ messages)
` [Buildroot] [PATCH v3 01/14] Move $(HOST_DIR)/usr/$(GNU_TARGET_NAME) one level up
` [Buildroot] [PATCH v3 02/14] Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib
` [Buildroot] [PATCH v3 03/14] Eliminate $(HOST_DIR)/usr
` [Buildroot] [PATCH v3 04/14] check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin}
` [Buildroot] [PATCH v3 05/14] Makefile: remove $(HOST_DIR)/usr from BR_PATH
` [Buildroot] [PATCH v3 06/14] package/Makefile.in: remove $(HOST_DIR)/usr part from HOST_LDFLAGS
` [Buildroot] [PATCH v3 07/14] gdb: Remove /usr part from installation path of gdbserver
` [Buildroot] [PATCH v3 08/14] gcc-final: things are no longer installed in $(HOST_DIR)/usr
` [Buildroot] [PATCH v3 09/14] pkg-autotools: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
` [Buildroot] [PATCH v3 10/14] pkg-cmake: "
` [Buildroot] [PATCH v3 11/14] pkg-cmake: move configuration files out of $(HOST_DIR)/usr
` [Buildroot] [PATCH v3 12/14] pkg-cmake: programs are now installed in $(HOST_DIR)/bin
` [Buildroot] [PATCH v3 13/14] pkg-python: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
` [Buildroot] [PATCH v3 14/14] pkg-rebar: "
[Buildroot] [RFC] python: fix wrong library linking for CFFI backend
2017-07-04 14:01 UTC (3+ messages)
[Buildroot] [PATCH/2017.05.x 1/1] package/imagemagick: change download url to github
2017-07-04 13:48 UTC (2+ messages)
[Buildroot] [git commit branch/2017.02.x] package/imagemagick: bump version to 7.0.5-10
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.02.x] package/imagemagick: bump version to 7.0.5-9
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.02.x] package/imagemagick: bump version to 7.0.5-8
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.02.x] package/imagemagick: bump version to 7.0.5-7
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.02.x] imagemagick: bump version to 7.0.5-6
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.02.x] imagemagick: bump version to 7.0.5-5
2017-07-04 13:45 UTC
[Buildroot] [git commit branch/2017.05.x] package/imagemagick: bump version to 7.0.5-10
2017-07-04 13:36 UTC
[Buildroot] [git commit branch/2017.05.x] package/imagemagick: bump version to 7.0.5-9
2017-07-04 13:36 UTC
[Buildroot] [git commit branch/2017.05.x] package/imagemagick: bump version to 7.0.5-8
2017-07-04 13:35 UTC
[Buildroot] [git commit branch/2017.05.x] package/imagemagick: bump version to 7.0.5-7
2017-07-04 13:35 UTC
[Buildroot] [git commit branch/2017.05.x] imagemagick: bump version to 7.0.5-6
2017-07-04 13:35 UTC
[Buildroot] [git commit branch/2017.05.x] imagemagick: bump version to 7.0.5-5
2017-07-04 13:35 UTC
[Buildroot] [PATCH v4 00/11] Make the SDK relocatable
2017-07-04 13:23 UTC (5+ messages)
` [Buildroot] [PATCH v4 03/11] support/scripts: add fix-rpath script to sanitize the rpath
[Buildroot] Unable to compile current master
2017-07-04 13:08 UTC (5+ messages)
[Buildroot] [PATCH] libmad: add security patch from debian
2017-07-04 12:23 UTC (2+ messages)
[Buildroot] [git commit] libmad: add security patch from debian
2017-07-04 12:23 UTC
[Buildroot] [PATCH] icu: propagate host gcc dependency to reverse dependencies
2017-07-04 12:23 UTC (2+ messages)
[Buildroot] [git commit] icu: propagate host gcc dependency to reverse dependencies
2017-07-04 12:22 UTC
[Buildroot] libasan.so missing
2017-07-04 12:22 UTC (6+ messages)
[Buildroot] [PATCH 01/10] gstreamer1: bump to version 1.12.1
2017-07-04 12:19 UTC (10+ messages)
` [Buildroot] [PATCH 02/10] gst1-vaapi: bump version to 1.12.1
` [Buildroot] [PATCH 03/10] gst-omx: "
` [Buildroot] [PATCH 04/10] gst1-libav: "
` [Buildroot] [PATCH 05/10] gst1-plugins-base: "
` [Buildroot] [PATCH 06/10] gst1-plugins-good: "
` [Buildroot] [PATCH 07/10] gst1-plugins-ugly: "
` [Buildroot] [PATCH 08/10] gst1-plugins-bad: "
` [Buildroot] [PATCH 09/10] gst1-validate: "
` [Buildroot] [PATCH 10/10] gst1-rtsp-server: "
[Buildroot] Syslinux: mbr build failure
2017-07-04 12:17 UTC (3+ messages)
[Buildroot] [PATCH 1/2] toolchain: CodeSourcery AMD64 affected by PR19615
2017-07-04 12:01 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] boot/syslinux: disable syslinux legacy-BIOS for toolchains affected by binutils bug 19615
[Buildroot] [PATCH v4 0/5] fs/ext2: cleanup and improvement
2017-07-04 12:00 UTC (7+ messages)
` [Buildroot] [PATCH v4 1/5] fs/ext2: add option to specify block size
` [Buildroot] [PATCH v4 2/5] fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES option
` [Buildroot] [PATCH v4 3/5] fs/ext2: use mkfs to generate rootfs image
` [Buildroot] [PATCH v4 4/5] fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_FEATURES option
` [Buildroot] [PATCH v4 5/5] package/mke2img: remove package
[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
2017-07-04 11:47 UTC (19+ messages)
` [Buildroot] [RFC PATCH v5 06/11] pkg-generic: add GLOBAL_INSTRUMENTATION_HOOKS for rpath sanitation
` [Buildroot] [RFC PATCH v5 07/11] support/scripts: add reloacte-sdk.sh script for SDK relocation
[Buildroot] [PATCH] libzip: depend on !BR2_STATIC_LIBS
2017-07-04 11:47 UTC (3+ messages)
[Buildroot] [PATCH v3 00/11] fs/ext2: cleanup and improvement
2017-07-04 11:40 UTC (13+ messages)
` [Buildroot] [PATCH v3 07/11] fs/ext2: add option to specify block size
` [Buildroot] [PATCH v3 08/11] fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES option
` [Buildroot] [PATCH v3 09/11] fs/ext2: use mkfs to generate rootfs image
` [Buildroot] [PATCH v3 10/11] fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_FEATURES option
` [Buildroot] [PATCH v3 11/11] package/mke2img: remove package
[Buildroot] [PATCH v2 next 01/11] gstreamer1: bump version to 1.12.0
2017-07-04 11:33 UTC (20+ messages)
` [Buildroot] [PATCH v2 next 02/11] gst1-vaapi: "
` [Buildroot] [PATCH v2 next 03/11] gst-omx: "
` [Buildroot] [PATCH v2 next 04/11] gst1-libav: "
` [Buildroot] [PATCH v2 next 05/11] gst1-plugins-bad: "
` [Buildroot] [PATCH v2 next 06/11] gst1-plugins-bad: add Image Quality Assessment (IQA) plugin
` [Buildroot] [PATCH v2 next 07/11] gst1-plugins-base: bump version to 1.12.0
` [Buildroot] [PATCH v2 next 08/11] gst1-plugins-good: "
` [Buildroot] [PATCH v2 next 10/11] gst1-validate: "
` [Buildroot] [PATCH v2 next 11/11] gst1-rtsp-server: "
[Buildroot] [git commit] gst1-validate: bump version to 1.12.0
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: explicitly disable new msdk plugin
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: move dtls plugin
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: add new Timed Text Markup Language (TTML) plugin
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: add new dependency-less audiobuffersplit / audiomixmatrix plugins
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-rtsp-server: bump version to 1.12.0
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: add Image Quality Assessment (IQA) plugin
2017-07-04 11:31 UTC
[Buildroot] [git commit] gst1-plugins-bad: bump version to 1.12.0
2017-07-04 11:31 UTC
[Buildroot] [PATCH] package/systemd: needs timezone info
2017-07-04 11:21 UTC
[Buildroot] [PATCHv2 0/2] instrumentation: extend packages-file-list.txt
2017-07-04 10:24 UTC (5+ messages)
` [Buildroot] [PATCHv2 2/2] instrumentation: extend packages-file-list.txt with symlinks and directories
[Buildroot] [git commit] gst1-plugins-ugly: bump version to 1.12.0
2017-07-04 10:19 UTC
[Buildroot] [git commit] gst1-plugins-good: bump version to 1.12.0
2017-07-04 10:14 UTC
[Buildroot] [git commit] gst1-plugins-base: bump version to 1.12.0
2017-07-04 10:14 UTC
[Buildroot] [PATCH 1/2] gcc: gcc-final: install libsanitizer if available
2017-07-04 10:06 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] toolchain-external: install libsanitizer libraries "
[Buildroot] [git commit] gst-omx: bump version to 1.12.0
2017-07-04 9:50 UTC
[Buildroot] [git commit] gst1-libav: bump version to 1.12.0
2017-07-04 9:50 UTC
[Buildroot] [git commit] gstreamer1: bump version to 1.12.0
2017-07-04 9:50 UTC
[Buildroot] [git commit] gst1-plugins-bad: fix webrtc option
2017-07-04 9:50 UTC
[Buildroot] [git commit] gst1-vaapi: bump version to 1.12.0
2017-07-04 9:50 UTC
[Buildroot] [PATCH 1/3] manual: add documentation about DL_DIR
2017-07-04 9:40 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] kodi: s/BR2_DL_DIR/DL_DIR/
` [Buildroot] [PATCH 3/3] spidev-test: s/BR2_DL_DIR/DL_DIR/
[Buildroot] [autobuild.buildroot.net] Your build results for 2017-07-02
2017-07-04 9:23 UTC (2+ messages)
[Buildroot] buildroot | Pipeline #9557689 has failed for master | 22180881
2017-07-04 7:12 UTC
[Buildroot] [PATCH v2] pixz: new package
2017-07-04 7:06 UTC (3+ messages)
` [Buildroot] [PATCH v3] "
[Buildroot] [git commit] pixz: new package
2017-07-04 7:03 UTC
[Buildroot] [PATCH 0/2 v2] system: default to using Etc/UTC as a timezone
2017-07-04 7:01 UTC (5+ messages)
` [Buildroot] [PATCH 1/2 v2] package/tz: fix variable name
` [Buildroot] [PATCH 2/2 v2] system: use Etc/UTC as default timezone
[Buildroot] [git commit] system: require a timezone to be set
2017-07-04 7:00 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