packages/lang
Jeffery To 0d3ec704b0 golang: Add support for setting gcflags/ldflags from package Makefile
This adds several variables for Go package Makefiles:
* GO_PKG_GCFLAGS - go tool compile arguments
* GO_PKG_LDFLAGS - go tool link arguments
* GO_PKG_LDFLAGS_X - go tool link -X definitions

Settings these will add the corresponding flags to the go install
command line. (Other command line arguments can still be added by
passing them as the first argument to GoPackage/Build/Compile.)

This also adds Go's runtime environment variables (GOGC, GOMAXPROCS,
GOTRACEBACK) to the unexport list.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 10:10:21 +08:00
..
dkjson dkjson: Switch to codeload 2018-08-03 20:04:16 -07:00
erlang erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIs 2019-01-01 23:23:00 -08:00
golang golang: Add support for setting gcflags/ldflags from package Makefile 2019-03-21 10:10:21 +08:00
jamvm jamvm: Clarify and clean up package description 2019-01-08 20:28:51 -06:00
json4lua json4lua: Update to 0.9.54 and switch to codeload 2018-08-03 19:28:45 -07:00
ldbus ldbus: remove nonshared flag 2018-03-31 15:08:23 +02:00
lpeg treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-bencode lua-bencode: Switch to 2.2.0 2018-11-21 13:31:50 -08:00
lua-cjson treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-copas lua-copas: Update to 2.0.2 2018-11-27 09:04:10 -08:00
lua-coxpcall treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-libmodbus lang/lua-libmodbus: don't use variables for variables. 2018-11-19 12:05:52 +00:00
lua-lsqlite3 lua-lsqlite3: update to 0.9.5 2018-08-14 16:17:16 +00:00
lua-lzlib treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-md5 treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-mobdebug lua-mobdebug: Update to 0.70 2018-11-20 18:48:04 -08:00
lua-mosquitto lua-mosquitto: bump to 0.3 release 2017-11-10 09:20:40 +00:00
lua-openssl treewide: fix missing/wrong MIRROR_HASH for sources from github 2018-07-02 10:40:47 +08:00
lua-penlight lua-penlight: update to 1.6.0 2018-12-10 15:33:50 +00:00
lua-rings treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-rs232 lua-rs232: remove build timestamp 2017-12-03 14:26:45 +01:00
lua-sha2 treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-wsapi lua-wsapi: Update to 1.7 2018-11-20 14:24:45 -08:00
lua-xavante lua-xavante: Update to 2.4.0 2018-11-20 14:15:17 -08:00
luabitop treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
luaexpat treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
luafilesystem luafilesystem: update to 1.7.0.2 2018-07-09 21:08:00 -04:00
luajit luajit: Switch to versioned releases 2018-12-06 14:44:32 -08:00
lualanes lualanes: Update to 3.13.0 2018-12-13 17:45:00 -08:00
luaposix luaposix: musl compatibility with XOPEN_REALTIME 2018-01-25 15:11:46 +00:00
luarocks treewide: fix incorrect *_BUILD_DEPENDS 2018-01-09 16:36:02 +01:00
luasec luasec: Update to 0.7 2018-11-20 20:04:46 -08:00
luasoap treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
luasocket luasocket: fix build on mpc85xx 2018-02-23 14:49:48 +01:00
luasql luasql: Update to 2.4.0 2018-12-06 14:47:29 -08:00
luv luv: Update to 1.22.0-1 2018-12-15 22:55:34 -08:00
lzmq lzmq: Update to 0.4.4 2018-06-11 21:32:02 -07:00
node node: Update to 8.14.1 2018-12-24 10:12:50 +08:00
node-arduino-firmata node-arduino-firmata: copy files, not symlinks 2018-12-07 15:22:53 -02:00
node-cylon node-cylon: copy files, not symlinks 2018-12-07 15:22:53 -02:00
node-hid node-hid: copy files, not symlinks 2018-12-07 15:22:53 -02:00
node-mozilla-iot-gateway node-mozilla-iot-gateway: bump package to 0.6.1 2018-12-20 16:36:53 +01:00
node-serialport node-serialport: copy files, not symlinks 2018-12-07 15:22:53 -02:00
perl perl: add missing config for mips64el 2018-12-18 21:28:26 -08:00
perl-authen-sasl perl: add Authen::SASL module 2018-02-13 11:35:41 -07:00
perl-authen-sasl-xs perl: add Authen::SASL::XS module 2018-02-13 11:41:38 -07:00
perl-cgi perl-cgi: Update to 4.40 2018-08-19 14:26:15 -06:00
perl-compress-bzip2 treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-dbi treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-device-serialport treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-device-usb treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-encode-locale treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-file-listing treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-file-sharedir-install treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-html-form treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-html-parser treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-html-tagset treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-html-tree treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-cookies treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-daemon treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-date treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-message treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-negotiate treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-http-server-simple treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-inline treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-inline-c Revert "perl-inline-c: patch Makefile.PL to not eval undef" 2018-01-25 18:48:34 -07:00
perl-io-html treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-lockfile-simple treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-lwp-mediatypes treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-net-http treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-net-telnet treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-parse-recdescent treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-sub-uplevel treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-test-harness treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-test-warn treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-text-csv_xs perl-text-csv_xs: update to 1.39 2019-03-17 14:13:35 -06:00
perl-uri perl-uri: upgrade to 1.72 2017-11-22 12:57:08 +01:00
perl-www treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-www-curl treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-www-mechanize treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-www-robotrules treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
perl-xml-parser treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
php7 php7: Add PKG_CPE_ID for proper CVE tracking 2019-03-15 15:04:06 +01:00
php7-pecl-dio php7-pecl-dio: upgrade to 0.1.0 2017-03-27 21:44:58 +02:00
php7-pecl-http php7-pecl-http: give hint about zlib staging dir 2019-02-04 22:30:49 +01:00
php7-pecl-krb5 php7-pecl-krb5: add new package 2018-05-26 19:49:53 -04:00
php7-pecl-libevent php7-pecl-libevent: update to latest commit 2018-04-20 22:18:29 +02:00
php7-pecl-mcrypt php7-pecl-mcrypt: update to 1.0.2 2019-03-16 17:11:28 -04:00
php7-pecl-propro php7-pecl-propro: update to 2.1.0 2018-04-18 22:38:31 +02:00
php7-pecl-raphf treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
python Merge pull request #8446 from cotequeiroz/python-qrcode_6.1 2019-03-19 16:37:23 +02:00
ruby ruby: update to 2.6.2 2019-03-18 15:45:40 -03:00
tcl tcl: Update to 8.6.9 2018-12-17 09:14:02 -08:00
uuid treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
vala vala: Update to 0.34.18 2018-10-20 15:06:46 -07:00