summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* nsis: update patch after changing of nsis versionBoris Pek2016-05-161-20/+48
|
* nsis: update from 2.50 to 2.51Boris Pek2016-05-161-2/+2
|
* nsis: disable not needed utilsBoris Pek2016-05-161-1/+1
| | | | | | They are useless for cross-compiling purposes. For example, in Debian package they are disabled too: http://anonscm.debian.org/cgit/collab-maint/nsis.git/tree/debian/rules
* nsis: fix build for x86_64-w64-mingw32 targetsBoris Pek2016-05-162-3/+285
| | | | Required for: https://github.com/mxe/mxe/pull/1165
* libxslt: enable sharedTony Theodore2016-05-091-6/+1
| | | | fixes #1343
* Merge pull request #1339 from TobiX/jsoncpp-with-cmakeTony Theodore2016-05-071-0/+1
|\ | | | | jsoncpp: Build & install cmake files
| * jsoncpp: Build & install cmake filesTobias Gruetzmacher2016-05-061-0/+1
| |
* | Merge pull request #1327 from tehnick/gcc6-related-fixesTony Theodore2016-05-076-3/+113
|\ \ | |/ |/| Gcc6 related fixes
| * freeimage: update patch: fix line endingsBoris Pek2016-05-061-7/+8
| | | | | | | | [Thanks to Tony Theodore]
| * wxwidgets: add patch: fix build with GCC >= 6.xBoris Pek2016-05-051-0/+27
| |
| * dcmtk: add new patch: fix build with GCC >= 6.xBoris Pek2016-05-051-0/+16
| |
| * fdk-aac: fix build with GCC >= 6.xBoris Pek2016-05-051-1/+2
| |
| * freeimage: update patch: fix build with GCC >= 6.xBoris Pek2016-05-041-0/+19
| |
| * flann: add new patch: fix build with GCC >= 6.xBoris Pek2016-05-041-0/+31
| |
| * qt3d: update patch: fix build with GCC >= 6.xBoris Pek2016-05-041-2/+17
| |
* | Merge pull request #1272 from garuma/masterTony Theodore2016-05-061-1/+2
|\ \ | | | | | | mman-win32: re-enable static build after changes in ca5bba6
| * | mman-win32: re-enable static build after changes in ca5bba6Jérémie Laval2016-03-231-1/+2
| | |
* | | Merge pull request #1332 from rkanavath/update_ossimTony Theodore2016-05-062-32/+2
|\ \ \ | | | | | | | | ossim: upstream patch release. 1.8.20-1 -> 1.8.20-3
| * | | ossim: upstream patch release. 1.8.20-1 -> 1.8.20-3Rashad Kanavath2016-05-042-32/+2
| | |/ | |/|
* | | Merge pull request #1329 from rkanavath/fix_proj_dll_nameTony Theodore2016-05-061-0/+12
|\ \ \ | | | | | | | | proj4: libproj-0.dll is checked by GDAL if the platform is windows
| * | | proj4: libproj-0.dll is checked by GDAL if the platform is windowsRashad Kanavath2016-05-041-0/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | For mingw, proj4 creates libproj-9.dll and GDAL library consider this as missing dll. GDAL has a workaround to use PROJSO env variable that allows to set proj-9.dll. But it is better if proj library could simply output the dll with the other name https://trac.osgeo.org/gdal/browser/branches/2.1/gdal/ogr/ogrct.cpp#L86
* | | libsvm: change output lib name. liblibsvm -> libsvmRashad Kanavath2016-05-041-2/+2
|/ /
* | freetds: updateMark Brand2016-05-031-2/+2
| |
* | harfbuzz: updateMark Brand2016-05-031-2/+2
| |
* | openssl: updateMark Brand2016-05-031-2/+2
| |
* | jsoncpp: fix build with GCC < 6.xBoris Pek2016-05-021-1/+1
| | | | | | | | | | Fix after 0bc73f739d7a8f2bc4e5100da62a0d894cbc9e38. There is no -Werror=shift-negative-value in GCC 4.9.x.
* | smpeg: add workaround for builds with GCC >= 6.xBoris Pek2016-04-301-1/+1
| |
* | smpeg2: add workaround for builds with GCC >= 6.xBoris Pek2016-04-301-1/+1
| |
* | qt: add workaround for builds with GCC >= 6.xBoris Pek2016-04-301-0/+1
| |
* | boost: add workaround for builds with GCC >= 6.xBoris Pek2016-04-301-0/+1
| |
* | jsoncpp: add workaround for builds with GCC >= 6.xBoris Pek2016-04-301-0/+4
| |
* | glib: update patch: fix build with GCC >= 6.xBoris Pek2016-04-301-0/+20
| |
* | Merge pull request #1315 from LuaAndC/update-libuv-1.9.0Tony Theodore2016-04-302-2/+44
|\ \ | | | | | | update libuv to 1.9.0
| * | update libuv to 1.9.0Boris Nagaev2016-04-242-2/+44
| | |
* | | box2d: update sha256Boris Nagaev2016-04-271-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | cmake: update to 3.5.2Boris Pek2016-04-241-2/+2
| |
* | Disable dynamic loading for static libalure.Maurice Bos2016-04-211-0/+1
| |
* | Use correct cmake variable for static assimp library.Maurice Bos2016-04-201-1/+1
| |
* | sqlite: updateMark Brand2016-04-191-2/+2
| |
* | libgcrypt: updateMark Brand2016-04-164-93/+91
| |
* | libical: update to version 2.0.0Boris Nagaev2016-04-142-2/+135
| |
* | libical: fix updaterBoris Nagaev2016-04-141-2/+1
| |
* | Merge #1304 Update SFML to the 2.3.2 versionTony Theodore2016-04-141-2/+2
|\ \ | | | | | | from bluszcz/master
| * | Update SFML to the 2.3.2 versionRafal Zawadzki2016-04-131-2/+2
| | |
* | | Merge #1291 add libuvTony Theodore2016-04-143-0/+80
|\ \ \ | | | | | | | | from LuaAndC/libuv
| * | | libuv: set LIBS in configure.ac instead of Makefile.amTony Theodore2016-04-121-18/+28
| | | |
| * | | add libuvBoris Nagaev2016-04-123-0/+70
| | | |
* | | | vmime: updateMark Brand2016-04-131-2/+2
| |/ / |/| |
* | | libwebsockets: fix download URL and updaterBoris Nagaev2016-04-121-4/+2
|/ /
* | blas, lapack: remove -fdefault-integer-8 FFLAGS (#1258)Tony Theodore2016-04-122-3/+1
| | | | | | | | | | * only required for octave build: - https://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html * closes #1247