Commit Graph

6852 Commits

Author SHA1 Message Date
Boris Pek 8608e1335c dcmtk: add new patch: fix build with GCC >= 6.x 2016-05-05 16:30:30 +03:00
Boris Pek f913661fba gcc6 plugin: update info about fdk-aac pkg in README.md 2016-05-05 15:13:17 +03:00
Boris Pek 363aec7c7f fdk-aac: fix build with GCC >= 6.x 2016-05-05 15:11:58 +03:00
Boris Pek 01c5c63fe1 gcc6 plugin: update info about freeimage pkg in README.md 2016-05-04 19:17:51 +03:00
Boris Pek adc74c9aef freeimage: update patch: fix build with GCC >= 6.x 2016-05-04 19:16:46 +03:00
Boris Pek 0f813cdff4 Makefile: simplify work with patches
Fix annoying "different line endings" problem of patch tool.
https://stackoverflow.com/questions/2076688/how-to-use-patches-created-in-windows-with-crlf-in-linuxi
2016-05-04 19:16:28 +03:00
Boris Pek f593aef0b2 gcc6 plugin: update info about flann pkg in README.md 2016-05-04 16:45:44 +03:00
Boris Pek 73cd8137d1 flann: add new patch: fix build with GCC >= 6.x 2016-05-04 16:39:20 +03:00
Boris Pek 7e3e75cc7a gcc6 plugin: update info about jsoncpp pkg in README.md
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.
2016-05-04 12:09:29 +03:00
Boris Pek 3414a5d8ff gcc6 plugin: update info about qt3d pkg in README.md 2016-05-04 12:06:32 +03:00
Boris Pek d52961fe21 qt3d: update patch: fix build with GCC >= 6.x 2016-05-04 11:58:26 +03:00
MXEBot as Travis CI fc01badf03 Update versions.json & build-matrix.html 2016-05-03 21:03:14 +00:00
Mark Brand 9059a0b6a4 freetds: update 2016-05-03 21:23:40 +02:00
Mark Brand 49b1e4a441 harfbuzz: update 2016-05-03 21:22:57 +02:00
Mark Brand 945e76fc6c openssl: update 2016-05-03 21:13:27 +02:00
Tony Theodore a79de325a6 Merge pull request #1325 from LuaAndC/build-pkg-max-download-tries
build-pkg: limit number of retries of downloading
2016-05-03 14:20:05 +10:00
Tony Theodore 3d816111a9 gcc6: link final jsoncpp fix and add note to test earlier gcc versions 2016-05-03 14:15:37 +10:00
Tony Theodore 7229ca5527 Merge pull request #1324 from LuaAndC/fix-gcc6-state
update table of packages broken by gcc6 plugin
2016-05-03 14:06:48 +10:00
Boris Nagaev 0314d3eec1 gcc6: add "static" to static-only packages 2016-05-02 14:18:11 +03:00
Boris Nagaev 0210f16641 gcc6: add 3 more broken packages
* guile
  * ocaml-lablgtk2
  * qtwebkit
2016-05-02 14:18:11 +03:00
Boris Nagaev 1a5234c4d6 gcc6: more space for target column 2016-05-02 14:18:11 +03:00
Boris Nagaev 0fad6ffd4d gcc6: remove "..." from the end of the table 2016-05-02 14:18:11 +03:00
Boris Nagaev 8212c4fb37 gcc6: libical is not broken
Log: https://gist.github.com/8b3c9547b89d3c0ca29762adcf3a7bb5
2016-05-02 14:18:11 +03:00
Boris Nagaev 3ee3445f90 build-pkg: limit number of retries of downloading
fix #1308
2016-05-02 14:16:07 +03:00
Boris Nagaev b4679a0761 Merge pull request #1323 from tehnick/fix-jsoncpp
jsoncpp: fix build with GCC < 6.x
2016-05-02 15:12:51 +04:00
Boris Pek a1cc0195ab jsoncpp: fix build with GCC < 6.x
Fix after 0bc73f739d.
There is no -Werror=shift-negative-value in GCC 4.9.x.
2016-05-02 13:28:16 +03:00
Tony Theodore d8f1d36d71 Merge pull request #1317 from tehnick/gcc6-plugin
Add gcc6 plugin
2016-05-01 17:40:08 +10:00
Tony Theodore e6d7f5284e Merge pull request #1322 from LuaAndC/luv
add package luv to luarocks plugin
2016-05-01 17:32:58 +10:00
Boris Pek 970fa1e617 gcc6 plugin: update README.md 2016-05-01 03:34:41 +03:00
Boris Nagaev c03bcd35dd add package luv to luarocks plugin 2016-04-30 23:35:03 +03:00
Boris Pek 57cb6bb571 smpeg: add workaround for builds with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 1a42cbc752 smpeg2: add workaround for builds with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 5aac1c3335 qt: add workaround for builds with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 7ca2bceedd boost: add workaround for builds with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 0bc73f739d jsoncpp: add workaround for builds with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 58c2c96b96 glib: update patch: fix build with GCC >= 6.x 2016-04-30 22:09:16 +03:00
Boris Pek 282e6b7907 gcc6 plugin: add README.md with notes about new GCC 2016-04-30 22:09:12 +03:00
Boris Pek 0cbf0b5358 gcc5 plugin: add reserve url to isl sources 2016-04-30 21:50:44 +03:00
Boris Pek 670a6d300d Add gcc6 plugin 2016-04-30 21:50:44 +03:00
Tony Theodore ab6b7d9f05 Merge pull request #1243 from LuaAndC/build-pkg-second-pass
build-pkg: build a package second time in tree with all packages
2016-04-30 21:06:09 +10:00
Tony Theodore 7fb90eda0f Merge pull request #1307 from LuaAndC/update-qbittorrent-3.3.4
update qbittorrent to 3.3.4
2016-04-30 19:11:53 +10:00
MXEBot as Travis CI 823707cb41 Update versions.json & build-matrix.html 2016-04-30 07:15:18 +00:00
Tony Theodore 4b413f9655 Merge pull request #1315 from LuaAndC/update-libuv-1.9.0
update libuv to 1.9.0
2016-04-30 17:14:39 +10:00
Tony Theodore bb78cad0e1 Merge pull request #1320 from LuaAndC/update-box2d-sha256
box2d: update sha256
2016-04-30 17:13:51 +10:00
Boris Nagaev cfcb715f08 box2d: update sha256
The file was changed in upstream.

File pkg/box2d-2.3.1.tar.gz
(or https://github.com/erincatto/Box2D/archive/v2.3.1.tar.gz):
Old sha256: 2c61505f03ef403b54cf0e510d83d6f567e37882ad79b5b2d486acbc7d5eedea
New sha256: 75d62738b13d2836cd56647581b6e574d4005a6e077ddefa5d727d445d649752

Changes:
$ diff -r old/ new
Only in old/Box2D-2.3.1/Contributions/Platforms: Box2D.XNA.zip
Only in old/Box2D-2.3.1/Contributions/Platforms: Tizen.zip

Files Box2D.XNA.zip and Tizen.zip are not used in build, according to logs.
Removing them them seems to be safe.

fix #1319
2016-04-28 01:43:34 +03:00
Boris Nagaev 6d948f7765 update libuv to 1.9.0 2016-04-25 02:53:38 +03:00
MXEBot as Travis CI 5f76add844 Update versions.json & build-matrix.html 2016-04-24 13:09:29 +00:00
Boris Nagaev d9c1beaeee Merge pull request #1314 from tehnick/update-cmake
cmake: update to 3.5.2
2016-04-24 17:08:56 +04:00
Boris Pek 96ae6b546f cmake: update to 3.5.2 2016-04-24 15:09:39 +03:00
Timothy Gu 5dc0eb8eb9 Merge pull request #1313 from m-ou-se/alurefix
Disable dynamic loading for static libalure.
2016-04-21 16:48:44 -07:00