Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #803 from saiarcot895/upstream-add-plib-shared-64 | Tony Theodore | 2015-09-11 | 3 | -7/+398 | |
|\ \ | | | | | | | Add plib shared and 64-bit builds | |||||
| * | | Build shared or static versions of plib. | Saikrishna Arcot | 2015-08-27 | 2 | -0/+355 | |
| | | | | | | | | | | | | (cherry picked from commit 8ffa3fceb563954cf2368ff51c2544c78b7fcde1) | |||||
| * | | Fix building 64-bit plib. | Saikrishna Arcot | 2015-08-27 | 1 | -0/+42 | |
| | | | | | | | | | | | | (cherry picked from commit dd4f425a96ab9ea4b8e42f40fe99c639c61d47ea) | |||||
| * | | Compile PLIB for x86_64. | Saikrishna Arcot | 2015-08-27 | 1 | -7/+1 | |
| | | | | | | | | | | | | (cherry picked from commit e028a0a9f53c64266108177848eed90aea1958dd) | |||||
* | | | ncurses: fix PKG_CONFIG_LIBDIR detection | Tony Theodore | 2015-09-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | wget: install only binPROGRAMS | Tony Theodore | 2015-09-11 | 1 | -3/+2 | |
| | | | ||||||
* | | | expat: install libs only | Tony Theodore | 2015-09-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | libgit2: add libssh2 dependency | Tony Theodore | 2015-09-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | gdal:unify build rule - all deps now x86_64 enabled | Tony Theodore | 2015-09-11 | 1 | -17/+3 | |
| | | | ||||||
* | | | qtserialport_qt4: fix for Qt4 support in separate branch | Tony Theodore | 2015-09-09 | 2 | -39/+9 | |
| | | | ||||||
* | | | aubio: fix lib install and jack dependency | Tony Theodore | 2015-09-08 | 1 | -5/+4 | |
| | | | ||||||
* | | | aubio: fix pkg-config file | Tony Theodore | 2015-09-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | agg: fix libtool and automake errors | Tony Theodore | 2015-09-08 | 1 | -7/+4 | |
| | | | ||||||
* | | | ftgl: fix libtool version mismatch | Tony Theodore | 2015-09-08 | 1 | -5/+2 | |
| | | | ||||||
* | | | Merge pull request #838 from colinbourassa/libcomm14cux_2.0.3_update | Tony Theodore | 2015-09-08 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Update libcomm14cux to 2.0.3 | |||||
| * | | | Update libcomm14cux to 2.0.3 | Colin Bourassa | 2015-09-07 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Revert "Revert "fix pcl build"" | Tony Theodore | 2015-09-08 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f65b91c12b870c2494d47929aafc65384074892c. Fixes #734 and #800 | |||||
* | | | | FindTIFF.cmake: fix variable names | Tony Theodore | 2015-09-08 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | libgcrypt: update | Mark Brand | 2015-09-08 | 2 | -15/+2 | |
|/ / / | ||||||
* | | | assimp: disable boost workaround to force boost enabled build | Tony Theodore | 2015-09-07 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | gdb: only install executables | Tony Theodore | 2015-09-06 | 1 | -2/+4 | |
| | | | | | | | | libs and headers conflict with other pkgs - mostly bfd | |||||
* | | Merge pull request #833 from LuaAndC/a52dec-rm-aclocal | Tony Theodore | 2015-09-06 | 1 | -1/+1 | |
|\ \ | | | | | | | a52dec: rm aclocal.m4 | |||||
| * | | a52dec: rm aclocal.m4 | Boris Nagaev | 2015-09-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | aclocal.m4 generated with old version of libtool break the build https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-08/msg00021.html close #798 | |||||
* | | | libjpeg-turbo: fix install directories and build test program, disable shared | Tony Theodore | 2015-09-06 | 2 | -3/+94 | |
|/ / | ||||||
* | | luajit: add .exe to executables installed | Boris Nagaev | 2015-09-06 | 1 | -0/+2 | |
| | | ||||||
* | | Merge pull request #831 from LuaAndC/fix-qhttpengine | Tony Theodore | 2015-09-06 | 1 | -0/+51 | |
|\ \ | | | | | | | qhttpengine: decrease required cmake ver | |||||
| * | | qhttpengine: decrease required cmake ver | Boris Nagaev | 2015-09-06 | 1 | -0/+51 | |
| | | | | | | | | | | | | Fix build for CMake 2.8.9, which is used in Debian Wheezy. | |||||
* | | | Merge pull request #828 from LuaAndC/fix-opencv | Tony Theodore | 2015-09-06 | 1 | -0/+38 | |
|\ \ \ | |/ / |/| | | fix linking error in opencv | |||||
| * | | fix linking error in opencv | Boris Nagaev | 2015-09-06 | 1 | -0/+38 | |
| | | | | | | | | | | | | | | | | | | Reorder libraries in opencv.pc so that a depender before a dependee. close #735 | |||||
* | | | Merge pull request #830 from LuaAndC/update-pango | Timothy Gu | 2015-09-06 | 2 | -101/+8 | |
|\ \ \ | | | | | | | | | update pango to 1.37.4 | |||||
| * | | | update pango to 1.37.4 | Boris Nagaev | 2015-09-05 | 2 | -101/+8 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove patches: * the patch disabling DllMain in pango-utils.c (There is no DllMain pango-utils.c in pango 1.37.4) * the patch disabling forced shared build for win32 (Can't find this code in configure.ac; also the build is'not forced to be shared, so it is Ok to remove the patch) * patches related to modules (there are no more eodules) Fix patches with changed context | |||||
* | | | add package libgit2 | Boris Nagaev | 2015-09-06 | 1 | -0/+22 | |
|/ / | ||||||
* | | qtwebkit: display deprecation message | Tony Theodore | 2015-09-05 | 1 | -0/+2 | |
| | | ||||||
* | | libftd1: now deprecated upstream - disable build and update | Tony Theodore | 2015-09-05 | 1 | -1/+8 | |
| | | ||||||
* | | libusb: now deprecated upstream - disable build and update | Tony Theodore | 2015-09-05 | 1 | -1/+8 | |
| | | ||||||
* | | Merge pull request #819 from LuaAndC/fix-jack | Tony Theodore | 2015-09-05 | 4 | -1/+178 | |
|\ \ | | | | | | | Fix jack | |||||
| * | | jack: install libs to lib/jack/ instead of lib/ | Boris Nagaev | 2015-09-04 | 1 | -0/+80 | |
| | | | ||||||
| * | | jack: depend on readline | Boris Nagaev | 2015-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Example example-clients/transport.c depends on readline. Jack can be built without this example, but it worth adding it to dependencies to make build more predictable. See #731 | |||||
| * | | jack: link transport.c with readline and termcap | Boris Nagaev | 2015-09-04 | 1 | -0/+52 | |
| | | | | | | | | | | | | See #731 | |||||
| * | | jack: disable SIGQUIT and SIGHUP | Boris Nagaev | 2015-09-04 | 1 | -0/+45 | |
| | | | | | | | | | | | | see #731 | |||||
* | | | sfml: update 2.2 -> 2.3.1 and fix external lib installation | Tony Theodore | 2015-09-05 | 2 | -32/+10 | |
|/ / | ||||||
* | | libtorrent-rasterbar: disable tests and examples | Tony Theodore | 2015-09-04 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'libtorrent-rasterbar' of https://github.com/LuaAndC/mxe into ↵ | Tony Theodore | 2015-09-04 | 5 | -0/+157 | |
|\ \ | | | | | | | | | | LuaAndC-libtorrent-rasterbar | |||||
| * | | add package libtorrent-rasterbar | Boris Nagaev | 2015-08-31 | 5 | -0/+157 | |
| | | | ||||||
* | | | wt: consolidate static and shared build rules | Tony Theodore | 2015-09-03 | 1 | -26/+2 | |
| | | | ||||||
* | | | Merge branch 'wt-enable-more' of https://github.com/LuaAndC/mxe into ↵ | Tony Theodore | 2015-09-03 | 3 | -3/+136 | |
|\ \ \ | | | | | | | | | | | | | LuaAndC-wt-enable-more | |||||
| * | | | wt: enable shared build | Boris Nagaev | 2015-08-30 | 3 | -1/+136 | |
| | | | | ||||||
| * | | | wt: enable x86_64-w64-mingw32 target | Boris Nagaev | 2015-08-30 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | db: enable shared build | Boris Nagaev | 2015-09-03 | 2 | -2/+29 | |
| | | | | ||||||
* | | | | db: update to 6.1.26 | Boris Nagaev | 2015-09-03 | 2 | -2/+30 | |
| | | | |