summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* itk: unify patchBoris Nagaev2016-10-232-26/+37
|
* Fix cpp-netlib cmake directory.Tobias Gruetzmacher2016-10-231-1/+1
| | | | | For find_package(cppnetlib) to work, the directory for the cmake files must be called the same as the files installed into the directory.
* Add options to strip toolchain, executables, and libsTony Theodore2016-10-237-9/+22
| | | | | | | | | | | | | | | | | Minimal implementation to strip the [largest files][lf-gist] by default, mostly made up of gcc/binutils and test programs. gdal and geos both produce large libraries, but the libs themselves aren't worth stripping, it's the 20 odd programs produced by gdal with those libs statically linked that consume the most space. I'm leaving these undocumented as the defaults seems reasonable and the interface may well change when we enable debug/release variants. closes #985 closes #1249 [lf-gist]:https://github.com/mxe/mxe/issues/1249#issuecomment-193392038
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-232-16/+5
|
* remove qtwebengineTony Theodore2016-10-232-24/+0
| | | | closes #1509
* Makefile: enable relative paths for SOURCE_TREETony Theodore2016-10-231-1/+1
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-222-2/+2
|
* libpng: updateMark Brand2016-10-221-2/+2
|
* Disable shared libraries for native targetsdarealshinji2016-10-223-2/+5
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-142-6/+6
|
* dbus, gdb, sqlite: updateMark Brand2016-10-143-6/+6
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-122-6/+6
|
* gnutls, openssl, vmime: updateMark Brand2016-10-123-6/+6
|
* Merge pull request #1538 from LuaAndC/build-pkg-recommendsbuild-2016-10-12Boris Nagaev2016-10-121-7/+16
|\ | | | | build-pkg: system requirements are recommendations not dependencies
| * build-pkg: system requirements are recommendationsBoris Nagaev2016-10-121-7/+16
|/ | | | | | ... not dependencies. fix #1537
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-102-7/+18
|
* Merge pull request #1530 from tonytheodore/add-glpkBoris Nagaev2016-10-102-0/+46
|\ | | | | add package glpk
| * add package glpkTony Theodore2016-10-062-0/+46
| |
* | Merge pull request #1534 from LuaAndC/pcl-1.8.0Boris Nagaev2016-10-102-29/+3
|\ \ | |/ |/| pcl: update from 1.7.2 to 1.8.0
| * pcl: update from 1.7.2 to 1.8.0Boris Nagaev2016-10-062-29/+3
|/ | | | | | | | | | | | | | | Patch pcl-1-cmake-policy-cmp0017.patch is not needed. See https://github.com/PointCloudLibrary/pcl/commit/51a230f07eb9738ed New option -DHAVE_SSSE3_EXTENSIONS_EXITCODE=0 is needed to fix this: CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_SSSE3_EXTENSIONS_EXITCODE (advanced) Update of vtk to 7 depends on updating pcl to 1.8.0, because pcl 1.7.2 fails with vtk 7. See https://github.com/mxe/mxe/pull/1527#issuecomment-251645448
* Merge pull request #1532 from LuaAndC/fix-vigra-subdirTony Theodore2016-10-061-1/+1
|\ | | | | vigra: fix subdir
| * vigra: fix subdirBoris Nagaev2016-09-281-1/+1
| | | | | | | | Fix for 420549b23ee6fcdaf2b02a9b9badd8eac78d7b07
* | Merge pull request #1533 from LuaAndC/emwebTony Theodore2016-10-061-2/+2
|\ \ | |/ |/| wt: the repo was moved to github.com/emweb/wt
| * wt: the repo was moved to github.com/emweb/wtBoris Nagaev2016-09-291-2/+2
|/
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-022-2/+2
|
* nettle: updateMark Brand2016-10-021-2/+2
|
* Merge pull request #1528 from LuaAndC/s-environmental-environmentmabrand2016-10-022-3/+3
|\ | | | | s/environmental variable/environment variable/
| * s/environmental variable/environment variable/Boris Nagaev2016-10-022-3/+3
|/ | | | "Environment variable" is more commonly used.
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-292-6/+6
|
* harfbuzz, mpfr, vmime: updateMark Brand2016-09-293-6/+6
|
* openssl: fix shared buildMark Brand2016-09-261-1/+1
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-232-2/+2
|
* openssl: updateMark Brand2016-09-231-2/+2
|
* Merge pull request #1523 from LuaAndC/travis-download-pluginsBoris Nagaev2016-09-213-2/+11
|\ | | | | travis: download packages of plugins as well
| * travis: download packages of plugins as wellBoris Nagaev2016-09-163-2/+11
| | | | | | | | | | List of plugins with additional packages was moved from s3-fetch-and-sync to plugins-with-additional-packages.sh.
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-202-4/+4
| |
* | Merge pull request #1522 from LuaAndC/fix-404Boris Nagaev2016-09-208-13/+13
|\ \ | |/ |/| Fix broken dowload URLs and update subversion and xerces (minor versions)
| * update download URL and homepage of hdf4 and hdf5Boris Nagaev2016-09-153-4/+4
| |
| * xerces: updateBoris Nagaev2016-09-131-2/+2
| | | | | | | | | | | | Version 3.1.2 is not available in upstream. see https://github.com/mxe/mxe/issues/1519
| * vigra: update download URL and checksumBoris Nagaev2016-09-121-3/+3
| | | | | | | | | | | | | | The project Vigra was moved to GitHub. Download URL and checksum changed. see https://github.com/mxe/mxe/issues/1519
| * subversion: updateBoris Nagaev2016-09-111-2/+2
| | | | | | | | | | | | Version 1.9.2 is not available in upstream. see https://github.com/mxe/mxe/issues/1519
| * keepassx: update download URLBoris Nagaev2016-09-091-1/+1
| | | | | | | | see https://github.com/mxe/mxe/issues/1519
| * bullet: update download URLBoris Nagaev2016-09-091-1/+1
|/ | | | see https://github.com/mxe/mxe/issues/1519
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-142-2/+2
|
* Merge pull request #1521 from t-paul/opencsg-1.4.1Boris Nagaev2016-09-142-14/+15
|\ | | | | opencsg: update to 1.4.1
| * opencsg: update to 1.4.1Torsten Paul2016-09-112-14/+15
| | | | | | | | | | This release fixes issues in the rendering path completely breaking the use of the SCS algorithm when run on Intel GPU.
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-142-2/+2
| |
* | curl: updateMark Brand2016-09-141-2/+2
| |
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-09-132-2/+2
| |
* | sqlite: updateMark Brand2016-09-131-2/+2
|/