cutego/internal/utils
therecipe 47435cc1dd various fixes for wasm, raspberry, go 1.12 and minor issues + initial support for Felgo (former V-Play)
* js/wasm GOCACHE fix for Go 1.12+
* make use of the official Go 1.12 wasm build and replace js.NewCallback with js.FuncOf
* update docker images to Go 1.12.4
* revive raspberry images
* fix raspberry related bundling issue
* add the multimedia module to the raspberry images
* fix raspberry related QT_API issue
* remove unecessary *char to []byte copy overhead in some unlikely cases
* fix Qt install script
* initial partially support for Felgo (former V-Play) on darwin
* fix charts/audio example and darwin
* fix common/widgets_demo example on iOS (issue #451)
* fix widgets/renderer memory leak
* fix possible QT_PKG_CONFIG + QT_VERSION race condition
* fix static linux docker image
2019-04-16 18:28:55 +02:00
..
android.go support for Qt 5.12 2018-12-17 01:52:29 +01:00
darwin.go various fixes for wasm, raspberry, go 1.12 and minor issues + initial support for Felgo (former V-Play) 2019-04-16 18:28:55 +02:00
env.go various fixes for wasm, raspberry, go 1.12 and minor issues + initial support for Felgo (former V-Play) 2019-04-16 18:28:55 +02:00
gopath.go fix for msys2 setup + fix static linux build issues + various minor fixes 2019-04-12 02:49:39 +02:00
linux.go support sailfish and ubports docker deployments 2018-03-29 12:09:04 +02:00
logger.go Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus' 2017-09-04 23:45:19 +02:00
rpi.go fix rpi docker images + new bluetooth example 2018-03-26 17:34:54 +02:00
sailfish.go fixes for various minor issues + webassembly support 2018-10-30 16:53:05 +01:00
utils.go fix rpath issue on linux again + more fixes for go modules 2019-01-18 04:38:48 +01:00
walk.go Dropping exec permissions on files 2017-04-12 15:21:13 +07:00
walk_test.go Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus' 2017-09-04 23:45:19 +02:00
windows.go support 32bit windows builds again 2019-03-30 17:41:02 +01:00