Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcl.tk: specify location of tcl for tk | Tony Theodore | 2018-08-16 | 1 | -0/+1 |
| | | | | fixes #2154 | ||||
* | gcc6 plugin: note full build status | Tony Theodore | 2018-08-15 | 1 | -0/+2 |
| | |||||
* | gtkimageview guile: fix gcc6 build | Tony Theodore | 2018-08-15 | 1 | -0/+5 |
| | |||||
* | gcc plugins: add URL_2 | Tony Theodore | 2018-08-15 | 3 | -0/+3 |
| | |||||
* | gtkimageview guile libssh: fix gcc8 build | Tony Theodore | 2018-08-15 | 1 | -0/+5 |
| | |||||
* | db: fix gcc8 build | Tony Theodore | 2018-08-15 | 1 | -0/+4 |
| | | | | fixes #2122 | ||||
* | gtkimageview guile libssh: fix gcc5 unrecognised options | Tony Theodore | 2018-08-15 | 1 | -0/+6 |
| | |||||
* | update gcc8 plugin to 8.2 | Mark Brand | 2018-08-13 | 1 | -2/+2 |
| | |||||
* | use HTTP URLs (without redirects) for Lua examples | Viktor Szakats | 2018-07-31 | 2 | -2/+2 |
| | | | | These Lua snippets don't support security. | ||||
* | Secure URLs | Viktor Szakats | 2018-07-31 | 2 | -2/+2 |
| | |||||
* | Secure URLs | Viktor Szakats | 2018-07-27 | 33 | -35/+35 |
| | |||||
* | qt5-freeze plugin: fix gcc8 build | Tony Theodore | 2018-07-01 | 2 | -53/+73 |
| | | | | backported from regular qtbase build, see #2121 | ||||
* | automake: fix deprecated syntax for newer perl versions | PsychoXIVI | 2018-06-20 | 1 | -0/+28 |
| | |||||
* | Fix Clementine build | Jonas Kvinge | 2018-06-07 | 5 | -57/+16 |
| | |||||
* | host-toolchain: update qt5-host-tools deps | Tony Theodore | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | host-toolchain: update README for make build | Tony Theodore | 2018-05-28 | 1 | -4/+6 |
| | |||||
* | host-toolchain: build make from source | darealshinji | 2018-05-28 | 2 | -21/+51 |
| | |||||
* | tcl/tk: use external zlib | Tony Theodore | 2018-05-28 | 2 | -1/+23 |
| | | | | closes #2130 | ||||
* | add gcc8 plugin | Mark Brand | 2018-05-08 | 2 | -0/+85 |
| | |||||
* | gcc plugins: update patches | Tony Theodore | 2018-04-08 | 2 | -2/+68 |
| | |||||
* | update qt5-freeze example | Boris Pek | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | fix qt5-freeze example after e69081f70f1c4d3d2ec5e54ac1aab2b84532450c | Boris Pek | 2018-03-21 | 6 | -0/+1040 |
| | |||||
* | plugins: use GH_CONF | Tony Theodore | 2018-03-15 | 7 | -48/+13 |
| | |||||
* | github branch pkgs: use new GH_CONF format | Tony Theodore | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | openssl1.0 example: rename package to enable updates and filter 1.0.2(LTS) | Tony Theodore | 2018-03-06 | 3 | -4/+4 |
| | |||||
* | dcmtk vmime: add example of enabling openssl v1.0.x support | Tony Theodore | 2018-03-06 | 3 | -0/+651 |
| | |||||
* | ricochet: add missing include | Tony Theodore | 2018-03-06 | 1 | -0/+22 |
| | |||||
* | qwtplot3d: update and switch to qt5 | Tony Theodore | 2018-03-06 | 1 | -0/+4 |
| | |||||
* | qjson: update and switch to qt5 | Tony Theodore | 2018-03-06 | 1 | -0/+5 |
| | |||||
* | opencsg: update and switch to qt5 | Tony Theodore | 2018-03-06 | 1 | -0/+4 |
| | |||||
* | libechonest: switch to qt5 and enable static | Tony Theodore | 2018-03-06 | 1 | -0/+5 |
| | |||||
* | qt4 plugin: sort packages | Tony Theodore | 2018-03-06 | 1 | -9/+9 |
| | |||||
* | bison flex: update and build on darwin | Tony Theodore | 2018-03-01 | 6 | -16/+46 |
| | |||||
* | gettext: remove native deps fixups | Tony Theodore | 2018-02-28 | 4 | -7/+0 |
| | | | | | issue from #1892 was actually related to Bash on Ubuntu on Windows and timestamp issues causing autotools to be called | ||||
* | gettext libiconv: refactor darwin builds | Tony Theodore | 2018-02-28 | 1 | -5/+0 |
| | |||||
* | libffi: always build native (since glib is always built on linux) | Tony Theodore | 2018-02-27 | 3 | -15/+0 |
| | |||||
* | libffi: build native version on darwin for glib | Tony Theodore | 2018-02-27 | 3 | -1/+15 |
| | |||||
* | glib: build on darwin instead of using macports binaries (#2059) | Tony Theodore | 2018-02-26 | 3 | -22/+1 |
| | | | see #2053 | ||||
* | Merge pull request #2049 from taisei-project/fix-meson-wrapper | Tony Theodore | 2018-02-17 | 1 | -4/+5 |
|\ | | | | | plugins/meson-wrapper: fix missing build dependency cmake-conf | ||||
| * | plugins/meson-wrapper: fix missing build dependency cmake-conf | Andrei Alexeyev | 2018-02-08 | 1 | -4/+5 |
| | | |||||
* | | glib2 darwin: remove unnecessary build req | Tony Theodore | 2018-02-17 | 1 | -2/+0 |
|/ | | | | fixed properly in 9a48a19e | ||||
* | update gcc7 | Boris Pek | 2018-01-25 | 1 | -2/+2 |
| | |||||
* | Update source files fot qt5, and update qt4 overlays. | Saikrishna Arcot | 2017-12-30 | 1 | -0/+6 |
| | |||||
* | glib2 darwin: ensure package is included in build reqs (really) | Tony Theodore | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | glib2 darwin: ensure package is included in build reqs | Tony Theodore | 2017-12-27 | 1 | -0/+2 |
| | |||||
* | rename archive pkg-type to source-only for clarity | Tony Theodore | 2017-12-22 | 1 | -1/+1 |
| | | | | archive could imply a deprecated package | ||||
* | cross packages: replace dependency gcc with cc | Tony Theodore | 2017-12-22 | 58 | -59/+59 |
| | |||||
* | native pkgs: use explicit cross-target deps and remove empty rules | Tony Theodore | 2017-12-22 | 7 | -6/+9 |
| | |||||
* | Improve handling of virtual packages and build messages | Tony Theodore | 2017-12-22 | 1 | -0/+1 |
| | | | | | | | | - add metadata to distinguish virtual package types - improve build order and status messages for empty packages print pkg type or `disabled` instead of `no-build` - add BUILD_DRY_RUN option and fixup make -t - update build-matrix rule to identify virtual pkgs | ||||
* | Merge pull request #1995 from taisei-project/plugin-meson-wrapper | Tony Theodore | 2017-12-06 | 3 | -0/+78 |
|\ | | | | | Add meson-wrapper plugin |