messages from 2018-04-01 08:16:58 to 2018-04-01 21:32:01 UTC [more...]
[Buildroot] [PATCH v3 0/9] tests for git download infra (series 1/3)
2018-04-01 21:32 UTC (6+ messages)
` [Buildroot] [PATCH v3 1/9] testing/infra/builder: call make with empty env
` [Buildroot] [PATCH v3 2/9] testing/infra/builder: split configure() from build()
[Buildroot] [PATCH v4 00/11] llvm for mesa3d
2018-04-01 21:29 UTC (21+ messages)
` [Buildroot] [PATCH v4 01/11] package/llvm: new host package
` [Buildroot] [PATCH v4 02/11] package/llvm: enable target variant
` [Buildroot] [PATCH v4 03/11] package/llvm: enable AMDGPU
` [Buildroot] [PATCH v4 04/11] package/mesa3d: enable llvm support
` [Buildroot] [PATCH v4 05/11] package/llvm: enable ARM
` [Buildroot] [PATCH v4 07/11] package/clang: new host package
` [Buildroot] [PATCH v4 08/11] package/clang: enable target variant
` [Buildroot] [PATCH v4 09/11] package/libclc: new package
[Buildroot] [PATCH] support/check-uniq-files: support weird locales and filenames
2018-04-01 21:25 UTC (3+ messages)
[Buildroot] [PATCH v2 18/37] docs/manual: add check-package to "Tips and tricks"
2018-04-01 21:03 UTC (3+ messages)
[Buildroot] [PATCH v2 0/2] Switch coreutils to symlink method
2018-04-01 20:57 UTC (5+ messages)
` [Buildroot] [PATCH v2 1/2] coreutils: rewrite for loop with foreach
` [Buildroot] [PATCH v2 2/2] coreutils: use single binary in symlink method
[Buildroot] [git commit] coreutils: use single binary in symlink method
2018-04-01 20:50 UTC
[Buildroot] [git commit] coreutils: rewrite for loop with foreach
2018-04-01 20:49 UTC
[Buildroot] [PATCH] check-package: support symlinks to the script
2018-04-01 20:42 UTC (3+ messages)
[Buildroot] [git commit] check-package: support symlinks to the script
2018-04-01 20:41 UTC
[Buildroot] [PATCH v2 1/1] efivar: update to version 34 to pick up gcc7 compile fixes
2018-04-01 20:37 UTC (2+ messages)
[Buildroot] [git commit] support/scripts/graph-depends: add --quiet option
2018-04-01 20:25 UTC
[Buildroot] [git commit] package/pkg-generic: add <pkg>-show-recursive-(r)depends targets
2018-04-01 20:25 UTC
[Buildroot] [git commit] support/scripts/graph-depends: use the standard python logging module
2018-04-01 20:25 UTC
[Buildroot] [git commit] support/scripts/graph-depends: add --flat-list option
2018-04-01 20:25 UTC
[Buildroot] [PATCH 1/2] support/scripts/graph-depends: use the standard python logging module
2018-04-01 20:24 UTC (8+ messages)
` [Buildroot] [PATCH 2/2] support/scripts/graph-depends: add --quiet option
[Buildroot] [PATCH v2 0/5] Recursive show-depends and show-rdepends
2018-04-01 20:21 UTC (9+ messages)
` [Buildroot] [PATCH v2 1/5] support/scripts/graph-depends: remove global code and most global variables
` [Buildroot] [PATCH v2 2/5] support/scripts/graph-depends: use colors instead of colours
` [Buildroot] [PATCH v2 4/5] support/scripts/graph-depends: add --flat-list option
` [Buildroot] [PATCH v2 5/5] package/pkg-generic: add <pkg>-show-recursive-(r)depends targets
[Buildroot] [PATCH 1/1] lxc: bump to version 3.0.0
2018-04-01 20:19 UTC
[Buildroot] [PATCH 1/1] motion: config file location
2018-04-01 20:09 UTC (2+ messages)
[Buildroot] [git commit] motion: fix config file location
2018-04-01 20:08 UTC
[Buildroot] [PATCH v2] configs/qemu_ppc64_e5500: new defconfig
2018-04-01 20:01 UTC
[Buildroot] [PATCH 1/1] mpv: enable cdda support through libcdio-paranoia
2018-04-01 19:36 UTC
[Buildroot] [git commit] poco: add new options for Json, CppParser, MongoDB, PDF and Redis
2018-04-01 19:10 UTC
[Buildroot] [PATCH-next] poco: add new options
2018-04-01 19:10 UTC (2+ messages)
[Buildroot] [PATCH v2,1/1] i2pd: new package
2018-04-01 19:07 UTC (3+ messages)
[Buildroot] [git commit] sqlite: add option for meta-data about tables/queries
2018-04-01 19:03 UTC
[Buildroot] [Patch next v2 0/3] Fixes for qt5: bump latest version to 5.10.1
2018-04-01 19:03 UTC (3+ messages)
` [Buildroot] [Patch next v2 1/3] sqlite: add option for meta-data about tables/queries
[Buildroot] [git commit] i2pd: new package
2018-04-01 19:00 UTC
[Buildroot] [PATCH v2 1/1] Allow adding per-package override rsync exclusions
2018-04-01 18:37 UTC (3+ messages)
[Buildroot] [PATCH v3] qt5webkit: fix build issue with 32-bits armv8-a
2018-04-01 18:24 UTC (2+ messages)
[Buildroot] [git commit] qt5webkit: fix build issue with 32-bits armv8-a
2018-04-01 18:21 UTC
[Buildroot] [v3 01/13] core/pkg-download: change all helpers to use common options
2018-04-01 18:20 UTC (22+ messages)
` [Buildroot] [v3 05/13] pkg-{download, generic}: use new $($(PKG)_DL_DIR)
` [Buildroot] [v3 06/13] support/download: make sure the download folder is created
` [Buildroot] [v3 07/13] pkg-generic: add a subdirectory to the DL_DIR
` [Buildroot] [v3 08/13] pkg-download: support new subdir for mirrors
` [Buildroot] [v3 09/13] pkg-generic: introduce _SAME_SOURCE_AS
` [Buildroot] [v3 10/13] package: share downloaded files for big packages
` [Buildroot] [v3 11/13] help/manual: update help about the new $(LIBFOO_DL_DIR)
` [Buildroot] [v3 12/13] download: add flock call before dl-wrapper
` [Buildroot] [v3 13/13] download: git: introduce cache feature
[Buildroot] [PATCH v2,1/1] libcdio-paranoia: new package
2018-04-01 18:04 UTC (2+ messages)
[Buildroot] [git commit] libcdio-paranoia: new package
2018-04-01 18:04 UTC
[Buildroot] [git commit] support/scripts/graph-depends: use colors instead of colours
2018-04-01 18:01 UTC
[Buildroot] [git commit] support/scripts/graph-depends: remove global code and most global variables
2018-04-01 18:01 UTC
[Buildroot] [git commit] testing/infra/builder: call make with empty env
2018-04-01 17:59 UTC
[Buildroot] [git commit] testing/infra/builder: split configure() from build()
2018-04-01 17:59 UTC
[Buildroot] [PATCH 1/1] ncmpc: fix build with ncursesw
2018-04-01 17:56 UTC
[Buildroot] [PATCH 1/1] package/wayland-protocols: bump version to 1.13
2018-04-01 17:56 UTC (2+ messages)
[Buildroot] [git commit] package/wayland-protocols: bump version to 1.13
2018-04-01 17:55 UTC
[Buildroot] [git commit] DEVELOPERS: add an entry for gstreamer1-editing-services
2018-04-01 17:45 UTC
[Buildroot] [PATCH] package/snort: select libdnet package
2018-04-01 17:39 UTC (2+ messages)
[Buildroot] [git commit] package/snort: select libdnet package
2018-04-01 17:39 UTC
[Buildroot] [PATCH 1/1] libcdio-paranoia: new package
2018-04-01 17:37 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2018-03-31
2018-04-01 17:34 UTC (3+ messages)
[Buildroot] [git commit] gstreamer1-editing-services: bump version to 1.12.4
2018-04-01 17:34 UTC
[Buildroot] [git commit] gstreamer1-editing-services: new package
2018-04-01 17:29 UTC
[Buildroot] [PATCH v1] gstreamer1-editing-services: new package
2018-04-01 17:28 UTC (2+ messages)
[Buildroot] [PATCH v2 1/3] package/python-numpy: add host variant for piglit
2018-04-01 17:07 UTC (3+ messages)
` [Buildroot] [PATCH v2 3/3] package/piglit: new package
[Buildroot] [git commit] gst1-interpipe: new package
2018-04-01 16:47 UTC
[Buildroot] [PATCH v2 1/2] gstreamer1: add config option for building unit test libraries
2018-04-01 16:45 UTC (4+ messages)
` [Buildroot] [PATCH v2 2/2] gst1-interpipe: new package
[Buildroot] [PATCH v5] package/snort: new package
2018-04-01 16:44 UTC (2+ messages)
[Buildroot] [git commit] package/snort: new package
2018-04-01 16:42 UTC
[Buildroot] [PATCH v2 0/3] Disable qemu user emulation for host variant on MIPS64
2018-04-01 16:36 UTC (4+ messages)
` [Buildroot] [PATCH v2 1/3] qemu: rewrite BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS to be more readable
` [Buildroot] [PATCH v2 2/3] qemu: introduce BR2_PACKAGE_HOST_QEMU_{SYSTEM, USER}_ARCH_SUPPORTS
` [Buildroot] [PATCH v2 3/3] qemu: disable qemu user emulation on MIPS64 for host variant
[Buildroot] [git commit] syslinux: use the host compiler to build extlinux
2018-04-01 15:49 UTC
[Buildroot] [PATCH] syslinux: Use the host compiler to build extlinux
2018-04-01 15:48 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[Buildroot] [git commit] Allow adding per-package override rsync exclusions
2018-04-01 15:05 UTC
[Buildroot] [PATCH] ppc64 e5500 arch: new qemu target
2018-04-01 15:00 UTC (6+ messages)
[Buildroot] [PATCH v4] package/snort: new package
2018-04-01 15:00 UTC
[Buildroot] [PATCH 1/1] go: bump to 1.10
2018-04-01 14:59 UTC (3+ messages)
[Buildroot] [PATCH 1/1] Remove Kodi ADSP packages
2018-04-01 14:42 UTC (4+ messages)
[Buildroot] [PATCH 1/2] package/pkg-golang: use 'build' instead of 'install'
2018-04-01 14:42 UTC (8+ messages)
` [Buildroot] [PATCH 2/2] package/pkg-golang: drop the fixed <pkg>_BINDIR variable
[Buildroot] [git commit] package/pkg-golang: drop the fixed <pkg>_BINDIR variable
2018-04-01 14:39 UTC
[Buildroot] [git commit] package/pkg-golang: use 'build' instead of 'install'
2018-04-01 14:36 UTC
[Buildroot] [PATCH v2 0/3] test-pkg: by default only test a subset of toolchains
2018-04-01 14:31 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/3] toolchain-configs.csv: re-organize for test-pkg
[Buildroot] [git commit] docs/manual: update the documentation about test-pkg
2018-04-01 14:30 UTC
[Buildroot] [git commit] test-pkg: test a subset of toolchains by default, add -a and -n options
2018-04-01 14:30 UTC
[Buildroot] [git commit] toolchain-configs.csv: re-organize for test-pkg
2018-04-01 14:30 UTC
[Buildroot] [PATCH 1/3] package/mplayer: disable inline sse on i386
2018-04-01 14:24 UTC (7+ messages)
[Buildroot] [PATCH] toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6
2018-04-01 14:23 UTC (3+ messages)
[Buildroot] [git commit] toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6
2018-04-01 14:23 UTC
[Buildroot] [PATCH v2 1/1] package/apache: fix lua detection
2018-04-01 14:23 UTC (2+ messages)
[Buildroot] [git commit] package/apache: fix lua detection
2018-04-01 14:22 UTC
[Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bump version
2018-04-01 14:21 UTC (2+ messages)
[Buildroot] [PATCH] support/download: keep files downloaded without hash
2018-04-01 14:21 UTC (2+ messages)
[Buildroot] [git commit] package/kodi-inputstream-adaptive: bump version
2018-04-01 14:21 UTC
[Buildroot] [git commit] package/kodi-adsp-*: remove packages
2018-04-01 14:20 UTC
[Buildroot] [PATCH] hwdata: bumb to version 0.308
2018-04-01 14:16 UTC (3+ messages)
` [Buildroot] [PATCH] pcm-tools: new package
[Buildroot] [PATCH] board/ci20: Fix U-Boot build failure
2018-04-01 14:05 UTC
[Buildroot] [git commit] support/download: keep files downloaded without hash
2018-04-01 13:02 UTC
[Buildroot] [PATCH v2 1/3] package/kodi: remove X11-based OpenGL ES support
2018-04-01 13:01 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/kodi: Rework windowing support options
` [Buildroot] [PATCH v2 3/3] package/kodi: Add windowing support for Raspberry Pi & AMLogic
[Buildroot] [PATCH v3 0/8] upgrade docker-engine and associated components
2018-04-01 12:43 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/8] dumb-init: new package
[Buildroot] [git commit] hackrf: new package
2018-04-01 12:38 UTC
[Buildroot] [PATCH] hackrf: new package
2018-04-01 12:32 UTC (3+ messages)
[Buildroot] [PATCH 1/4] package/kodi: remove libamcodec support
2018-04-01 12:25 UTC (15+ messages)
[Buildroot] [PATCH 1/1] package/erlang: bump version to 20.3
2018-04-01 12:21 UTC (2+ messages)
[Buildroot] [git commit] package/erlang: bump version to 20.3
2018-04-01 12:19 UTC
[Buildroot] [PATCH v1] quotatool: new package
2018-04-01 12:18 UTC (3+ messages)
[Buildroot] [git commit] quotatool: new package
2018-04-01 12:16 UTC
[Buildroot] [git commit] core: rename FOO_BASE_NAME to FOO_BASENAME to avoid clashes
2018-04-01 12:10 UTC
[Buildroot] [PATCH v2 1/1] core: rename FOO_BASE_NAME to FOO_BASENAME to avoid clashes
2018-04-01 12:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] python-xlrd: add as host package
2018-04-01 12:08 UTC (2+ messages)
[Buildroot] [git commit] python-xlrd: add as host package
2018-04-01 12:07 UTC
[Buildroot] [PATCH 1/1] package/apache: fix dynamic build for mod_lua
2018-04-01 12:04 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.9
2018-04-01 11:58 UTC (2+ messages)
[Buildroot] [Bug 10096] New: SH4 toolchain does not build Linux kernel magicpanelr2_defconfig
2018-04-01 11:56 UTC (2+ messages)
` [Buildroot] [Bug 10096] "
[Buildroot] [git commit] gnupg: fix prompt of Config.in.host
2018-04-01 11:53 UTC
[Buildroot] [git commit] package/freetype: bump version to 2.9
2018-04-01 11:53 UTC
[Buildroot] [PATCH v2 1/1] New board: SolidRun ClearFog Base
2018-04-01 10:54 UTC (3+ messages)
` [Buildroot] [PATCH v3 "
[Buildroot] [git commit] New board: SolidRun ClearFog Base
2018-04-01 10:52 UTC
[Buildroot] [Bug 10531] New: QtWebengine doesn't build if the host hasn't a 32 bits C++ compiler working
2018-04-01 10:48 UTC (2+ messages)
` [Buildroot] [Bug 10531] "
[Buildroot] [PATCH 1/2] openblass: drop SSE_GENERIC target
2018-04-01 10:45 UTC (8+ messages)
` [Buildroot] [PATCH 2/2] openblas: bump version to v0.2.20
[Buildroot] [git commit] openblas: bump version to v0.2.20
2018-04-01 10:45 UTC
[Buildroot] [git commit] openblas: drop SSE_GENERIC target
2018-04-01 10:43 UTC
[Buildroot] [Bug 10776] New: ktap fails to build
2018-04-01 10:42 UTC (2+ messages)
` [Buildroot] [Bug 10776] "
[Buildroot] bash: /dev/fd/62: No such file or directory
2018-04-01 10:27 UTC (6+ messages)
[Buildroot] [Bug 10151] New: toolchain eclipse register : fails with a custom BR2_HOST_DIR
2018-04-01 10:16 UTC (2+ messages)
` [Buildroot] [Bug 10151] "
[Buildroot] [PATCH 00/15 v4] fs: support parallel filesystems build
2018-04-01 9:54 UTC (6+ messages)
` [Buildroot] [PATCH 13/15 v4] fs: run packages' filesystem hooks in a copy of target/
[Buildroot] [Bug 10886] New: openssl-1.0.2n fails to build
2018-04-01 9:20 UTC (2+ messages)
` [Buildroot] [Bug 10886] "
[Buildroot] [PATCHv2] configs: switch to a wget download for kernels on github
2018-04-01 9:04 UTC
[Buildroot] [Bug 10851] New: Patch to handle numpad Enter key properly
2018-04-01 8:56 UTC (2+ messages)
` [Buildroot] [Bug 10851] "
[Buildroot] Patch for opencv3: python module was built for the host instead of target
2018-04-01 8:50 UTC (2+ messages)
[Buildroot] [git commit] opencv3: fix Python module build for Python 3.x
2018-04-01 8:46 UTC
[Buildroot] [PATCH v2 00/37] check-package: allow to check other directories v2
2018-04-01 8:17 UTC (5+ messages)
` [Buildroot] [PATCH v2 36/37] utils/checkpackagelib: exclude four files from Config.in indentation check
` [Buildroot] [PATCH v2 37/37] .gitlab-ci.yml: extend check-package test to Config.* files
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