messages from 2017-09-02 13:13:43 to 2017-09-03 15:16:38 UTC [more...]
[Buildroot] [PATCH 0/5 v2] arch: not all have support in the internal backend
2017-09-03 15:16 UTC (32+ messages)
` [Buildroot] [PATCH 1/5 v2] arch: add option to disable internal toolchain backend
` [Buildroot] [PATCH 2/5 v2] arch/csky: internal backend not suitable
` [Buildroot] [PATCH 3/5 v2] arch/mips: internal backend not suitable for some cores
` [Buildroot] [PATCH 4/5 v2] arch/bfin: "
` [Buildroot] [PATCH 5/5 v2] arc/bfin: remove 60x cores
` [Buildroot] [PATCH 0/8] arch: some require a minimal gcc version
` [Buildroot] [PATCH 1/8] arch: introduce minimal required "
` [Buildroot] [PATCH 2/8] package/gcc: hide versions too old for the current arch
` [Buildroot] [PATCH 3/8] toolchain/external-custom: "
` [Buildroot] [PATCH 4/8] toolchain/external: "
` [Buildroot] [PATCH 5/8] arch/bfin: needs gcc >= 6
` [Buildroot] [PATCH 6/8] arch/mips: some variants need different gcc versions
` [Buildroot] [PATCH 7/8] arch/arm: "
` [Buildroot] [PATCH 8/8] package/gcc: slight cleanup and reorg in remaining arch depends
` [Buildroot] [PATCH 0/3] arch: fix MIPS NaN and floating-point handling
` [Buildroot] [PATCH 1/3] arch/mips: inverse the NaN logic
` [Buildroot] [PATCH 2/3] arch/mips: inverse the mfpxx logic
` [Buildroot] [PATCH 3/3] toolchain/buildroot: glibc requires header >= 4.5 with NaN-2008
` [Buildroot] [pull request] arch/arm: add some new armv8a cores
` [Buildroot] [PATCH 1/9] arch/arm: re-order cores choice
` [Buildroot] [PATCH 2/9] arch/arm: simplify hiding non 64-bit cores
` [Buildroot] [PATCH 3/9] arch/arm: armv8 is really armv8a
` [Buildroot] [PATCH 4/9] arch/arm: do not allow soft-float for armv8a
` [Buildroot] [PATCH 5/9] arch/arm: add cortex-A32
` [Buildroot] [PATCH 6/9] arch/arm: add some armv8a cortex variants
` [Buildroot] [PATCH 7/9] arch/arm: add some non-cortex armv8a cores
` [Buildroot] [PATCH 8/9] arch/arm: add armv8.1a cores
` [Buildroot] [PATCH 9/9] [DON'T COMMIT] tests for all new arm cores
[Buildroot] [PATCH] support/scripts/check-bin-arch: ignore symbolic links
2017-09-03 14:25 UTC (2+ messages)
[Buildroot] [git commit] libcgi: add patch to fix static library building
2017-09-03 13:30 UTC
[Buildroot] [PATCH 1/1] DEVELOPERS: add myself as maintainer for libpng
2017-09-03 13:08 UTC
[Buildroot] [PATCH 1/1] package/util-linux: fix dependencies for linux-pam in BR2_PACKAGE_UTIL_LINUX_LOGIN
2017-09-03 13:07 UTC
[Buildroot] [PATCH 1/1] toolchain: detect external glibc in symlinked /lib
2017-09-03 12:49 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/log4cpp: force autoreconf
2017-09-03 12:46 UTC (2+ messages)
[Buildroot] [git commit] package/log4cpp: force autoreconf
2017-09-03 12:45 UTC
[Buildroot] [PATCH 1/1] package/stella: bump version to 5.0.2
2017-09-03 12:34 UTC (2+ messages)
[Buildroot] [git commit] package/stella: bump version to 5.0.2
2017-09-03 12:34 UTC
[Buildroot] [git commit] gnupg2: bump to version 2.2.0
2017-09-03 12:21 UTC
[Buildroot] [git commit] gnupg2: drop non-wchar toolchain workaround
2017-09-03 12:21 UTC
[Buildroot] [git commit] gnupg2: switch optional dependency to libusb
2017-09-03 12:19 UTC
[Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.20.1
2017-09-03 11:55 UTC (2+ messages)
[Buildroot] [git commit] package/sqlite: bump version to 3.20.1
2017-09-03 11:55 UTC
[Buildroot] [PATCH v2] package/sysdig: fix missing curlbuild include
2017-09-03 11:55 UTC (2+ messages)
[Buildroot] [git commit] package/sysdig: fix missing curlbuild include
2017-09-03 11:54 UTC
[Buildroot] [PATCH 1/1] util-linux: linux-pam is needed for su
2017-09-03 11:17 UTC (2+ messages)
[Buildroot] [git commit] util-linux: linux-pam is needed for su
2017-09-03 11:17 UTC
[Buildroot] [PATCH 1/1] package/linux-firmware: fix typo in license info for qla2xxx
2017-09-03 11:16 UTC (2+ messages)
[Buildroot] [git commit] package/linux-firmware: fix typo in license info for qla2xxx
2017-09-03 11:14 UTC
[Buildroot] BR2_ENABLE_DEBUG is (incorrectly) using `Debug` for CMAKE_BUILD_TYPE instead of `RelWithDebInfo`
2017-09-03 10:05 UTC (4+ messages)
[Buildroot] [PATCH] package/sysdig: fix missing curlbuild include
2017-09-03 7:16 UTC (3+ messages)
[Buildroot] [PATCH v2 00/11] glibc: bump to 2.26
2017-09-03 7:14 UTC (15+ messages)
` [Buildroot] [PATCH v2 01/11] package/gcc: fix build issue with glibc 2.26
` [Buildroot] [PATCH v2 02/11] "
` [Buildroot] [PATCH v2 03/11] package/mesa3d: fix build issue with glibc >= 2.26
` [Buildroot] [PATCH v2 04/11] package/jsoncpp: fix build "
` [Buildroot] [PATCH v2 05/11] package/glibc: needs kernel headers >= 3.10 on powerpc64le
` [Buildroot] [PATCH v2 06/11] package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains
` [Buildroot] [PATCH v2 07/11] package/flex: disable reallocarray
` [Buildroot] [PATCH v2 08/11] package/diffutils: fix build with glibc 2.26
` [Buildroot] [PATCH v2 09/11] package/kodi: "
` [Buildroot] [PATCH v2 10/11] package/glibc: bump to 2.26
` [Buildroot] [PATCH v2 11/11] package/glibc: backport fixes for glibc bug 21930
[Buildroot] [PATCH v3] libcgi: bump to version 1.1
2017-09-03 6:56 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2017-09-02
2017-09-03 6:31 UTC
[Buildroot] [git commit] libcgi: add patch to not require C++ support
2017-09-02 21:54 UTC
[Buildroot] [git commit] util-linux: linux-pam is needed for runuser
2017-09-02 21:41 UTC
[Buildroot] [git commit] libepoxy: drop patch merged upstream
2017-09-02 21:30 UTC
[Buildroot] [PATCH 1/1] glibmm: bump to version 2.52.0
2017-09-02 21:30 UTC (2+ messages)
[Buildroot] [PATCH] utils/genrandconfig: use --no-check-certificate in wget by default
2017-09-02 21:29 UTC
[Buildroot] [git commit] glibmm: bump to version 2.52.0
2017-09-02 21:18 UTC
[Buildroot] [PATCH v2] package/xmlstarlet: fix host build
2017-09-02 21:12 UTC (2+ messages)
[Buildroot] [git commit] package/xmlstarlet: fix host build
2017-09-02 21:05 UTC
[Buildroot] [PATCH] package/python-web2py: bump to version R-2.15.3
2017-09-02 20:53 UTC (2+ messages)
[Buildroot] [PATCH] linux: bump cip version to v4.4.83-cip8
2017-09-02 20:50 UTC (2+ messages)
[Buildroot] [git commit] linux: bump cip version to v4.4.83-cip8
2017-09-02 20:50 UTC
[Buildroot] [PATCH] configs/ts4900: bump kernel version to 4.12
2017-09-02 20:50 UTC (2+ messages)
[Buildroot] [git commit] configs/ts4900: bump kernel version to 4.12
2017-09-02 20:50 UTC
[Buildroot] [PATCH v4] util-linux: add menu items for login utilities
2017-09-02 20:49 UTC (3+ messages)
` [Buildroot] [PATCH v5] "
[Buildroot] [git commit] util-linux: add menu items for login utilities
2017-09-02 20:49 UTC
[Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
2017-09-02 20:47 UTC (2+ messages)
[Buildroot] [git commit] linux-headers: bump 4.{4, 9}.x series
2017-09-02 20:47 UTC
[Buildroot] [PATCH] xl2tp: Drop OpenSSL dependency
2017-09-02 20:47 UTC (2+ messages)
[Buildroot] [git commit] xl2tp: drop OpenSSL dependency
2017-09-02 20:45 UTC
[Buildroot] [PATCH 01/12] cgilua: bump to version 5.2.1
2017-09-02 20:34 UTC (13+ messages)
` [Buildroot] [PATCH 02/12] copas: bump to version 2.0.2
` [Buildroot] [PATCH 03/12] coxpcall: bump to version 1.16.0
` [Buildroot] [PATCH 04/12] dado: bump to version 1.8.3
` [Buildroot] [PATCH 05/12] luajson: bump to version 1.3.4
` [Buildroot] [PATCH 06/12] luaossl: bump to version 20170901
` [Buildroot] [PATCH 07/12] lua-resty-http: bump to version 0.11
` [Buildroot] [PATCH 08/12] lua-stdlib: bump to version 41.2.1
` [Buildroot] [PATCH 09/12] orbit: bump to version 2.2.4
` [Buildroot] [PATCH 10/12] xavante: bump to version 2.4.0
` [Buildroot] [PATCH 11/12] wsapi-xavante: new package
` [Buildroot] [PATCH 12/12] wsapi-fcgi: "
[Buildroot] [PATCH 0/4] arch: not all have support in the internal backend
2017-09-02 20:17 UTC (10+ messages)
` [Buildroot] [PATCH 1/4] arch: add option to disable internal toolchain backend
` [Buildroot] [PATCH 2/4] arch/csky: internal backend not suitable
` [Buildroot] [PATCH 3/4] arch/bfin: internal backend not suitable for some cores
` [Buildroot] [PATCH 4/4] arch/mips: "
[Buildroot] [git commit] wsapi-fcgi: new package
2017-09-02 20:13 UTC
[Buildroot] [git commit] wsapi-xavante: new package
2017-09-02 20:06 UTC
[Buildroot] [git commit] xavante: bump to version 2.4.0
2017-09-02 20:02 UTC
[Buildroot] [git commit] orbit: bump to version 2.2.4
2017-09-02 20:02 UTC
[Buildroot] [git commit] lua-stdlib: bump to version 41.2.1
2017-09-02 20:02 UTC
[Buildroot] [git commit] lua-resty-http: bump to version 0.11
2017-09-02 20:02 UTC
[Buildroot] [git commit] luaossl: bump to version 20170901
2017-09-02 20:00 UTC
[Buildroot] [git commit] luajson: bump to version 1.3.4
2017-09-02 19:59 UTC
[Buildroot] [git commit] dado: bump to version 1.8.3
2017-09-02 19:59 UTC
[Buildroot] [git commit] coxpcall: bump to version 1.16.0
2017-09-02 19:59 UTC
[Buildroot] [git commit] copas: bump to version 2.0.2
2017-09-02 19:59 UTC
[Buildroot] [git commit] cgilua: bump to version 5.2.1
2017-09-02 18:17 UTC
[Buildroot] [PATCH] configs/galileo: CONFIG_LBDAF=y
2017-09-02 18:14 UTC (2+ messages)
[Buildroot] [git commit] configs/galileo: add CONFIG_LBDAF=y in the kernel configuration
2017-09-02 18:14 UTC
[Buildroot] [PATCH 1/1] package/fontconfig: bump version to 2.12.4
2017-09-02 18:12 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/netatalk: remove patch applied upstream
2017-09-02 18:12 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/netatalk: bump version to 3.1.11
[Buildroot] [git commit] package/fontconfig: bump version to 2.12.4
2017-09-02 18:12 UTC
[Buildroot] [git commit] package/netatalk: bump version to 3.1.11
2017-09-02 18:12 UTC
[Buildroot] [git commit] package/netatalk: remove patch applied upstream
2017-09-02 18:12 UTC
[Buildroot] [PATCH/next 1/1] package/fontconfig: bump version to 2.12.4
2017-09-02 17:32 UTC (3+ messages)
[Buildroot] [git commit] Revert "package/fontconfig: bump version to 2.12.4"
2017-09-02 17:02 UTC
[Buildroot] [PATCH 1/1] package/fontconfig: needs host-gperf
2017-09-02 16:51 UTC
[Buildroot] [PATCH 1/2] package/libpng: bump version to 1.6.32
2017-09-02 16:44 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] package/libpng: switch to cmake
[Buildroot] [PATCH] package/lzo: enable shared/static libs when needed
2017-09-02 16:44 UTC (2+ messages)
[Buildroot] [git commit] package/libpng: bump version to 1.6.32
2017-09-02 16:41 UTC
[Buildroot] [git commit] package/lzo: enable shared/static libs when needed
2017-09-02 16:41 UTC
[Buildroot] [PATCH] mtd: be explicit about config options for the host
2017-09-02 13:19 UTC
[Buildroot] [git commit] Kickoff 2017.11 cycle
2017-09-02 13:14 UTC
[Buildroot] [git commit] package/sysdig: fix incorrect module name
2017-09-02 13:13 UTC
[Buildroot] [git commit] configs: Add support for imx7dpico board
2017-09-02 13:13 UTC
[Buildroot] [git commit] get-developers: add option to get developers for files
2017-09-02 13:13 UTC
[Buildroot] [git commit] python-m2r: new package
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/fontconfig: bump version to 2.12.4
2017-09-02 13:13 UTC
[Buildroot] [git commit] python-netifaces: bump to version 0.10.6
2017-09-02 13:13 UTC
[Buildroot] [git commit] python-twisted: bump to version 17.5.0
2017-09-02 13:13 UTC
[Buildroot] [git commit] python-mistune: add host variant
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/tor: bump version to 0.3.0.10
2017-09-02 13:13 UTC
[Buildroot] [git commit] python-automat: new package
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/sysdig: bump to version 0.17.0
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/kodi-pvr-mythtv: bump version to 4.15.3
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/mono: bump to version 5.0.1.1 and monolite to version 1050001000
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/mksh: bump version to R55
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/libb64: new package
2017-09-02 13:13 UTC
[Buildroot] [git commit] libcgi: bump to version 1.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/logsurfer: use hashes provided by upstream
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/python-pillow: bump to version 4.2.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/memcached: bump version to 1.5.0
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/lzip: bump version to 1.19
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/erlang-jiffy: bump version to 0.14.11
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/stella: bump version to 5.0.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/libhttpparser: bump version to 2.7.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] Merge branch 'master' into next
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/jq: install to staging
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/luvi: bump version to 2.7.6
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/mdadm: bump version to 4.0
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/libuv: bump version to 1.13.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/minizip: bump version to 1.1
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/lzo: bump version to 2.10
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/mcelog: bump version to 153
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 17.1.6
2017-09-02 13:13 UTC
[Buildroot] [git commit] package/logrotate: bump version to 3.12.3
2017-09-02 13:13 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