summaryrefslogtreecommitdiffstats
path: root/src/qtsystems.mk
Commit message (Collapse)AuthorAgeFilesLines
* URL updatesViktor Szakats2017-03-041-1/+1
|
* add _WEBSITE and _DESCR fields to core packagesBoris Nagaev2016-12-221-0/+2
| | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* qt5 modules: remove disabled debug workaround for *.pc filesTony Theodore2016-07-161-3/+1
|
* qtsystems: rename github.com/{qtproject => qt}Boris Nagaev2016-06-291-1/+1
| | | | See #1405
* qtsystems: update checksumBoris Nagaev2016-06-281-2/+2
| | | | | | | | The file changed in upstream. The only difference is that top-level directory of the original file is qtproject-qtsystems-4e3a7ed and in new version it is qt-qtsystems-4e3a7ed. fix #1405
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
|
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
| | | | closes #871
* qtsystems: updateMark Brand2015-08-061-2/+2
|
* qtsystems: remove double macro definitionMark Brand2015-08-061-1/+0
|
* various qt packages: fix libraries having debug postfix in pkg-config filesMoritz Bunkus2015-07-041-2/+3
| | | | | | | qmake is invoked with removed debug options as a workaround for https://bugreports.qt-project.org/browse/QTBUG-30898 This fix uses the same mechanism used for qtbase.mk in b30e9d41.
* qtsystems qtxlsxwriter: updateMark Brand2015-06-131-1/+2
|
* qtsystems: updateMark Brand2014-12-061-2/+2
|
* Remove i686-pc-mingw32 package recipesTimothy Gu2014-10-141-1/+0
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Revert "qt5: try to fix CMake files"Timothy Gu2014-09-231-2/+0
| | | | This reverts commit 8a6cf7cab7ab03217fd8e6c305eabc7d2913a4b3.
* qt5: try to fix CMake filesTimothy Gu2014-09-231-0/+2
| | | | | | | | | See #466. This is one of the worst hacks I've ever seen. If there is a way to fix this better, please mention on #466. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* qt*: Disable i686-pc-mingw32Timothy Gu2014-09-211-0/+2
| | | | | | Leftover from 8b70bf0008c8c70957adde14082dee25f78b1b51 Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* qtservice, qtsystems: move download URL to GitHubTimothy Gu2014-08-221-5/+5
| | | | | | | | Gitorious is very unstable lately. See #452, #473, #480. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Update qtsystems.mkDmitry Gureev2014-08-211-1/+1
| | | update checksum
* qtservice, qtsystems: fix checksums (again)Guilherme Bernal2014-08-201-1/+1
|
* qtservice, qtsystems: fix checksumsTimothy Gu2014-08-081-1/+1
| | | | | | Fixes #452. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update package qtsystemsMark Brand2014-06-141-2/+2
|
* update package qtsystemsMark Brand2014-06-121-3/+3
|
* new package qtsystemsMark Brand2014-05-231-0/+22