summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* lpeg: update checksumBoris Nagaev2017-01-171-1/+1
* lpeg: update to 1.0.1Boris Nagaev2017-01-141-2/+2
* add package clementine_qt4 to mxe/plugins/appsPavel Vatagin2017-01-112-0/+168
* apps: add ricochet 1.1.4Boris Nagaev2016-12-221-0/+28
* Merge pull request #1605 from LuaAndC/tor-0.2.9.8Boris Nagaev2016-12-212-7/+7
|\
| * update tor to 0.2.9.8Boris Nagaev2016-12-212-7/+7
* | update gcc6 to 6.3.0Mark Brand2016-12-211-2/+2
|/
* update Go to 1.7.4Boris Nagaev2016-12-051-2/+2
* luarocks: move most of the patch to config.luaBoris Nagaev2016-12-052-55/+49
* apply `make cleanup-deps-style`Boris Nagaev2016-12-052-2/+2
* Merge pull request #1575 from LuaAndC/add-plugin-ownersBoris Nagaev2016-11-273-0/+6
|\
| * add OWNER and WEBSITE fields to plugins/appsBoris Nagaev2016-11-243-0/+6
* | update go to 1.7.3Boris Nagaev2016-11-241-3/+3
|/
* Add msmtp to plugins/appsandrew-strong2016-11-191-0/+30
* fix build of go-native on Debian 8 StretchBoris Nagaev2016-11-171-0/+171
* gcc5 plugin: update gcc from 5.3 to 5.4Boris Nagaev2016-10-291-2/+2
* luarocks wrapper: remove lock if failedBoris Nagaev2016-10-271-1/+3
* gcc6 plugin: mark itk problem as resolvedBoris Nagaev2016-10-251-1/+1
* Add options to strip toolchain, executables, and libsTony Theodore2016-10-232-3/+2
* Disable shared libraries for native targetsdarealshinji2016-10-223-2/+5
* s/environmental variable/environment variable/Boris Nagaev2016-10-021-2/+2
* keepassx: update download URLBoris Nagaev2016-09-091-1/+1
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-2753-106/+53
* update gcc6 overlayMark Brand2016-08-241-2/+2
* gcc6 plugin: remove link to upx fixTony Theodore2016-08-201-1/+0
* gcc6 plugin: link to upx fixTony Theodore2016-08-161-0/+1
* gcc6 plugin: link to ucl fixTony Theodore2016-08-161-1/+1
* host-tools plugin: install prefixed binutils and strip binariesTony Theodore2016-08-082-2/+14
* host-toolchain plugin: fix shared libgcc and qt toolsTony Theodore2016-08-064-5/+39
* Merge pull request #1458 from fiendish/proper_lua_dll_nameTony Theodore2016-08-061-1/+1
|\
| * Use official Lua DLL version namingfiendish2016-07-271-1/+1
* | use $(TEST_FILE) instead of $(2).c and otherBoris Nagaev2016-07-301-1/+1
|/
* host-toolchain plugin: use new BUILD_DIR, SOURCE_DIR, $(PKG)_PATCHES variablesTony Theodore2016-07-165-37/+34
* host-toolchain plugin: add pkgconf/pkg-configTony Theodore2016-07-162-0/+58
* host-toolchain plugin: improve READMETony Theodore2016-07-161-19/+28
* host-toolchain plugin: binary compare gcc cross and host outputTony Theodore2016-07-162-3/+14
* host-toolchain plugin: add cmake notesTony Theodore2016-07-161-0/+22
* host-toolchain plugin: build qt5 test and cmake, add `make` binary downloadTony Theodore2016-07-166-17/+94
* gcc-host plugin: fix conflict with target libiconvTony Theodore2016-07-121-0/+1
* qt5-host-tools: update READMETony Theodore2016-07-091-1/+12
* add qt5-host-tools example pluginTony Theodore2016-07-091-0/+52
* README of go plugin: use make var. instead of envBoris Nagaev2016-07-061-1/+1
* go plugin: fix build on darwinTony Theodore2016-07-062-0/+3
* add Go pluginBoris Nagaev2016-07-055-0/+239
* plugins/README.md: fix typosTony Theodore2016-07-051-2/+2
* custom-qt-min plugin: fix for doc exampleTony Theodore2016-07-051-0/+1
* plugins/qt5-deps: move to examplesTony Theodore2016-07-051-0/+0
* plugins/README: expand background and usageTony Theodore2016-07-051-18/+149
* plugins/README: clarify how to enable many pluginsBoris Nagaev2016-06-301-1/+6
* Merge pull request #1397 from tonytheodore/host-toolchainTony Theodore2016-06-194-0/+101
|\