Skip to content

Instantly share code, notes, and snippets.

set(CMAKE_SYSTEM_NAME Windows)
set(MSYS 1)
set(BUILD_SHARED_LIBS ON CACHE BOOL "BUILD_SHARED_LIBS" FORCE)
set(BUILD_STATIC_LIBS ON CACHE BOOL "BUILD_STATIC_LIBS" FORCE)
set(BUILD_SHARED ON CACHE BOOL "BUILD_SHARED" FORCE)
set(BUILD_STATIC ON CACHE BOOL "BUILD_STATIC" FORCE)
set(LIBTYPE STATIC)
set(CMAKE_EXPORT_NO_PACKAGE_REGISTRY ON)
set(CMAKE_PREFIX_PATH /tmp/mxe-ref/usr/i686-w64-mingw32.static)
set(CMAKE_FIND_ROOT_PATH /tmp/mxe-ref/usr/i686-w64-mingw32.static)
From b287c203474f75df6a33b0bfa35c961fae6e32f9 Mon Sep 17 00:00:00 2001
From: Boris Nagaev <bnagaev@gmail.com>
Date: Sun, 30 Oct 2016 22:29:33 +0100
Subject: [PATCH] Makefile: refactor definitions of some variables
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
This file has been truncated, but you can view the full file.
make[1]: Entering directory `/home/mxe/mxe-gcc-5'
uname -a
Linux sd-68075 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u4 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
13aef46ba296f6d9af0985e0520541726a248325 - update default gcc to 5.4.0 [3 months ago] [ (HEAD, master)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux 7.11 (wheezy)
Release: 7.11
Codename: wheezy

List of Wt classes bound to luawt

  • WAnchor
  • clicked
  • doubleClicked
  • enterPressed
  • escapePressed
  • gestureChanged
  • gestureEnded
  • gestureStarted
  • image

= List of Wt classes bound to luawt

  • WAnchor
  • clicked
  • doubleClicked
  • enterPressed
  • escapePressed
  • gestureChanged
  • gestureEnded
  • gestureStarted
  • image
!!set
? !!python/tuple
- WAbstractItemView
- alternatingRowColors
- alternatingRowColors()
: null
? !!python/tuple
- WAbstractItemView
- closeEditors
- closeEditors(bool)
!!set
? !!python/tuple
- WAbstractItemView
- alternatingRowColors
- alternatingRowColors()
: null
? !!python/tuple
- WAbstractItemView
- clearSelection
- clearSelection()
@starius
starius / -
Created December 30, 2016 19:08
From 47082bb66cd8e20cdb9d1ea13e22c216618e2afa Mon Sep 17 00:00:00 2001
From: Boris Nagaev <bnagaev@gmail.com>
Date: Fri, 30 Dec 2016 20:00:48 +0100
Subject: [PATCH] gst-plugins-bad: depend on neon and fix its header
fix https://github.com/mxe/mxe/issues/1619
---
src/gst-plugins-bad-1-fixes.patch | 41 +++++++++++++++++++++++++++++++++++++
src/gst-plugins-bad.mk | 2 +-
2 files changed, 42 insertions(+), 1 deletion(-)
@starius
starius / -
Created December 30, 2016 19:01
From ec220f61f51566a0aee9099e9d51f587542b554d Mon Sep 17 00:00:00 2001
From: Boris Nagaev <bnagaev@gmail.com>
Date: Fri, 30 Dec 2016 20:00:48 +0100
Subject: [PATCH] gst-plugins-bad: depend on neon and fix its header
fix https://github.com/mxe/mxe/issues/1619
---
src/gst-plugins-bad-1-fixes.patch | 28 ++++++++++++++++++++++++++++
src/gst-plugins-bad.mk | 2 +-
2 files changed, 29 insertions(+), 1 deletion(-)
make[1]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk'
uname -a
Linux sd-68075 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u4 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
d1c60ffaec2ba8856d7c35515a7e0a4bec6bb255 - Introducing hamlib [25 hours ago] [ (HEAD, pkg-dscr-in-mk)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux 7.11 (wheezy)
Release: 7.11
Codename: wheezy