summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
| * add host toolchain example pluginTony Theodore2016-06-184-0/+101
| |
* | Merge pull request #1375 from saiarcot895/upstream-poppler-qt5Boris Nagaev2016-06-181-0/+5
|\ \ | |/ |/| Add plugin file to compile some libraries with Qt 5 only
| * Simplify overrides, and add shared build support to poppler.Saikrishna Arcot2016-06-051-57/+2
| |
| * Add plugin file to compile some libraries with Qt 5 only (instead of using ↵Saikrishna Arcot2016-06-051-0/+60
| | | | | | | | Qt 4).
* | Update README.mdMartin Müllenhaupt2016-06-141-1/+1
| |
* | Merge pull request #1366 from rr-/plugin-infoTony Theodore2016-06-101-2/+19
|\ \ | |/ |/| docs: add mini-tutorial on plugins
| * docs: add mini-tutorial on pluginsrr-2016-05-261-2/+19
| |
* | qbittorrent: link with boost_random, boost_chronoBoris Nagaev2016-05-301-0/+28
| |
* | qbittorrent, libtorrent: Boost.Asio is header onlyBoris Nagaev2016-05-301-0/+38
| | | | | | | | | | | | | | Fix link errors in qbittorrent after libtorrent-rasterbar 1.1.0. Disable BOOST_ASIO_SEPARATE_COMPILATION See http://www.boost.org/doc/libs/1_45_0/doc/html/boost_asio/using.html
* | Always use the included version of libxmlDaniel Burr2016-05-291-1/+2
|/
* add native build of gettext for Ubuntu 14.04 TrustyTony Theodore2016-05-092-0/+2
| | | | fixes #1341
* cc6 plugin: update info about wxwidgets pkg in README.mdBoris Pek2016-05-051-1/+1
|
* cc6 plugin: update info about dcmtk pkg in README.mdBoris Pek2016-05-051-1/+1
|
* gcc6 plugin: update info about fdk-aac pkg in README.mdBoris Pek2016-05-051-1/+1
|
* gcc6 plugin: update info about freeimage pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6 plugin: update info about flann pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6 plugin: update info about jsoncpp pkg in README.mdBoris Pek2016-05-041-3/+3
| | | | | | GCC 6.x related fix was in 0bc73f7. And it may be interesting for users who want to use GCC 6.x. As for a1cc019 -- just cosmetic change for common style in README.
* gcc6 plugin: update info about qt3d pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6: link final jsoncpp fix and add note to test earlier gcc versionsTony Theodore2016-05-031-1/+4
|
* gcc6: add "static" to static-only packagesBoris Nagaev2016-05-021-9/+9
|
* gcc6: add 3 more broken packagesBoris Nagaev2016-05-021-0/+3
| | | | | | * guile * ocaml-lablgtk2 * qtwebkit
* gcc6: more space for target columnBoris Nagaev2016-05-021-29/+29
|
* gcc6: remove "..." from the end of the tableBoris Nagaev2016-05-021-2/+0
|
* gcc6: libical is not brokenBoris Nagaev2016-05-021-1/+0
| | | | Log: https://gist.github.com/8b3c9547b89d3c0ca29762adcf3a7bb5
* Merge pull request #1317 from tehnick/gcc6-pluginTony Theodore2016-05-013-0/+93
|\ | | | | Add gcc6 plugin
| * gcc6 plugin: update README.mdBoris Pek2016-05-011-38/+36
| |
| * gcc6 plugin: add README.md with notes about new GCCBoris Pek2016-04-301-0/+69
| |
| * gcc5 plugin: add reserve url to isl sourcesBoris Pek2016-04-301-0/+1
| |
| * Add gcc6 pluginBoris Pek2016-04-301-0/+25
| |
* | add package luv to luarocks pluginBoris Nagaev2016-04-302-0/+92
|/
* update qbittorrent to 3.3.4Boris Nagaev2016-04-182-153/+2
| | | | | | | | | The following patches were included in the upstream: * convert includes like <Windows.h> to lowercase https://github.com/qbittorrent/qBittorrent/pull/4505 * fix library list https://github.com/qbittorrent/qBittorrent/pull/4824
* add native build of `patch` for darwin (#1295)Tony Theodore2016-04-121-0/+1
| | | same as #1170, MacPorts has `gpatch` but Homebrew and Rudix don't
* add package "wrk" to plugins/appsBoris Nagaev2016-04-062-0/+711
| | | | wrk is modern HTTP benchmarking tool.
* enable native build of luajit in plugin "apps"Boris Nagaev2016-04-061-0/+7
|
* tor: fix linking errors if mman-win32 is installedBoris Nagaev2016-02-281-0/+50
|
* add native plugin for wheezy requirementsTony Theodore2016-01-317-0/+7
| | | | closes #1177 and #1178
* gcc plugin: rename gcc52 to gcc5 and update 5.2.0 --> 5.3.0Tony Theodore2016-01-211-4/+4
|
* add gnu patch to native pluginsTony Theodore2016-01-171-0/+30
|
* update luarocks from 2.2.2 to 2.3.0Boris Nagaev2016-01-132-13/+21
|
* luarocks: unify the patchBoris Nagaev2016-01-131-6/+6
|
* luarocks wrapper: exit with non-zero on failureBoris Nagaev2016-01-131-0/+1
|
* qbittorrent: import/export patchBoris Nagaev2016-01-051-26/+26
| | | | | This commit was not ammended into previous commit to keep diff of previous commit simple.
* qbittorrent: update from 3.2.3 to 3.3.1Boris Nagaev2016-01-052-62/+47
| | | | | | | | | | | | | | * many files were renamed * file filterparserthread.h no longer include Winsock2.h * patch "remove unused members of peerlistwidget" was removed because peerlistwidget no longer has these members * embeded GeoIP.dat is not needed https://github.com/qbittorrent/qBittorrent/pull/3186 remove geoip-database from dependencies * --with-qt4=yes (now Qt5 is the default if both present) * patch "do not check qmake existance" was improved: its target file has multiple equal contexts for the diff and it was applied to wrong section; now applying to all
* qbittorrent: consolidate patchesBoris Nagaev2016-01-055-255/+220
|
* add package "qbittorrent" to plugin "apps"Boris Nagaev2015-12-125-0/+287
| | | | | | | | | | | | | The qBittorrent project aims to provide a Free Software alternative to µtorrent. Additionally, qBittorrent runs and provides the same features on all major platforms (Linux, Mac OS X, Windows, OS/2, FreeBSD). qBittorrent is based on Qt4 toolkit and libtorrent-rasterbar. http://www.qbittorrent.org/ See also https://github.com/mxe/mxe/pull/812
* lua: enable native build only in luarocks pluginTony Theodore2015-12-111-0/+7
|
* plugins: move custom-qt-min to examplesTony Theodore2015-12-091-0/+0
|
* move TCL/Tk to plugins/tcl.tkTony Theodore2015-12-082-0/+58
|
* luarocks: create the lock dir's parentTony Theodore2015-12-061-0/+1
| | | | Source: https://github.com/mxe/mxe/pull/1017#issuecomment-162260698
* luarocks wrapper prevents race conditionBoris Nagaev2015-12-061-0/+24
| | | | | See https://github.com/mxe/mxe/pull/1017#issuecomment-161557440 See http://wiki.bash-hackers.org/howto/mutex