Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls: Remove stray ltmain.sh. | Tobias Gruetzmacher | 2015-02-03 | 1 | -0/+1 |
| | |||||
* | file: autoreconf before copying the directory to .native | Timothy Gu | 2015-02-03 | 1 | -1/+2 |
| | | | Might fix compilation with automake 1.15. | ||||
* | vmime: update | Mark Brand | 2015-02-01 | 1 | -2/+2 |
| | |||||
* | sqlite: update | Mark Brand | 2015-01-30 | 1 | -2/+2 |
| | |||||
* | qtservice: remove stray macro | Mark Brand | 2015-01-30 | 1 | -1/+0 |
| | |||||
* | openssl: really fix the cmake problem | Mark Brand | 2015-01-30 | 2 | -4/+625 |
| | |||||
* | openssl: supply updated FindOpenSSL.cmake | Mark Brand | 2015-01-30 | 2 | -4/+380 |
| | | | | This solves one problem building libwebsockets. | ||||
* | qtservice: update | Mark Brand | 2015-01-29 | 1 | -1/+2 |
| | |||||
* | Merge pull request #614 from Intevation/polarssl-cve-2015-1182 | Timothy Gu | 2015-01-27 | 1 | -0/+20 |
|\ | | | | | Add fix for Polarssl CVE-2015-1182 | ||||
| * | Add fix for Polarssl CVE-2015-1182 | Andre Heinecke | 2015-01-27 | 1 | -0/+20 |
|/ | |||||
* | Merge pull request #609 from marlam/readline | Timothy Gu | 2015-01-25 | 3 | -4/+27 |
|\ | | | | | Add package termcap, and make readline use it instead of pdcurses. | ||||
| * | Add package termcap, and make readline use it instead of pdcurses. | Martin Lambers | 2015-01-25 | 3 | -4/+27 |
| | | | | | | | | This fixes runtime problems with applications using readline. | ||||
* | | Merge pull request #608 from marlam/pfstools | Timothy Gu | 2015-01-25 | 2 | -19/+46 |
|\ \ | | | | | | | pfstools: update to 2.0.0, add test program. | ||||
| * | | pfstools: update to 2.0.0, add test program. | Martin Lambers | 2015-01-25 | 2 | -19/+46 |
| |/ | | | | | | | The update requires a move from autoconf to cmake. | ||||
* | | Merge pull request #607 from marlam/gta | Timothy Gu | 2015-01-25 | 1 | -2/+2 |
|\ \ | |/ |/| | gta: update | ||||
| * | gta: update | Martin Lambers | 2015-01-25 | 1 | -2/+2 |
|/ | |||||
* | harfbuzz: update | Mark Brand | 2015-01-24 | 1 | -2/+2 |
| | |||||
* | openssl: update | Mark Brand | 2015-01-23 | 2 | -55/+33 |
| | |||||
* | sqlite: update | Mark Brand | 2015-01-20 | 1 | -2/+2 |
| | |||||
* | gnutls: update | Mark Brand | 2015-01-17 | 1 | -2/+2 |
| | |||||
* | Merge pull request #601 from TobiX/glib-winxp | Timothy Gu | 2015-01-17 | 2 | -2/+30 |
|\ | | | | | Make glib run on WinXP again | ||||
| * | Don't depend on if_nametoindex from iphlpapi.dll. | Tobias Gruetzmacher | 2015-01-17 | 1 | -2/+1 |
| | | | | | | | | This makes glib work on Windows XP again. | ||||
| * | Don't expose if_nametoindex and if_indextoname in WinXP. | Tobias Gruetzmacher | 2015-01-17 | 1 | -0/+29 |
|/ | | | | | These APIs were only added in Vista (>= 0x6000) and those definitions conflict with other projects (glib). | ||||
* | Merge pull request #600 from TobiX/add-epoxy | Timothy Gu | 2015-01-16 | 3 | -0/+55 |
|\ | | | | | Add libepoxy | ||||
| * | Add libepoxy. | Tobias Gruetzmacher | 2015-01-16 | 2 | -0/+28 |
| | | |||||
| * | Add xorg-macros. | Tobias Gruetzmacher | 2015-01-16 | 2 | -0/+27 |
|/ | |||||
* | sqlite: update | Mark Brand | 2015-01-16 | 1 | -3/+3 |
| | |||||
* | openssl: update | Mark Brand | 2015-01-16 | 2 | -3/+3 |
| | |||||
* | gdb: update | Mark Brand | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2015-01-14 | 1 | -2/+2 |
| | |||||
* | Merge branch 'stable' | Volker Grabsch | 2015-01-11 | 1 | -15/+16 |
|\ | |||||
| * | Split cleanup-style into even smaller commands | Volker Grabsch | 2015-01-11 | 1 | -4/+4 |
| | | |||||
| * | Do not execute too many shell commands at once in "cleanup-style" | Volker Grabsch | 2015-01-11 | 1 | -14/+16 |
| | | | | | | | | | | | | | | Otherwise, the argument to "bash -c ..." is very large, resulting in the following error message on systems with small ARG_MAX: make: execvp: bash: Argument list too long | ||||
| * | Remove empty line at EOF | Volker Grabsch | 2015-01-11 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'stable' | Volker Grabsch | 2015-01-11 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add missing .PHONY entry for cleanup-style | Volker Grabsch | 2015-01-11 | 1 | -0/+1 |
| | | |||||
* | | minizip, tools/copydlldeps: Run "make cleanup-style" | Volker Grabsch | 2015-01-11 | 2 | -2/+2 |
| | | |||||
* | | openssl: update | Mark Brand | 2015-01-08 | 1 | -2/+2 |
| | | |||||
* | | curl: update | Mark Brand | 2015-01-08 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #594 from pavelvat/master | Timothy Gu | 2015-01-08 | 1 | -0/+48 |
|\ \ | | | | | | | Fix boost | ||||
| * | | Fix boost | Pavel Vatagin | 2014-12-27 | 1 | -0/+48 |
| | | | | | | | | | https://github.com/boostorg/interprocess/pull/15 | ||||
* | | | Merge pull request #598 from sergio91pt/opencv | Timothy Gu | 2015-01-08 | 3 | -3/+228 |
|\ \ \ | | | | | | | | | OpenCV: Fix paths and add shared support | ||||
| * | | | OpenCV: Fix paths and add shared support | Sérgio Faria | 2015-01-07 | 3 | -3/+228 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested with x86_64-w64-mingw32.static and x86_64-w64-mingw32.shared. Cherrypicks an upstream commit that cleanups the pkg-config file. Also removes the version postfix on Windows dll's (matching other platforms). These changes allows us to easilly support shared builds. Removing the postfix avoids breaking programs that only link to a subset of opencv modules, everytime a new version is released. It should be noted that OpenCV forces static linking of libopencv_ts. There are also 3 files that are left at usr/<triplet>/ that this commit does not attempt to fix (LICENSE, OpenCVConfig.cmake and OpenCVConfig-version.cmake). They cannot be moved to lib/ because a different OpenCVConfig.cmake is placed there. On Ubuntu, for example, those cmake files are in /usr/share/OpenCV/. | ||||
* | | | Merge pull request #596 from gcoco/libical_v1.0.1 | Timothy Gu | 2015-01-06 | 1 | -11/+9 |
|\ \ \ | | | | | | | | | libical v1.0.1 | ||||
| * | | | libical v1.0.1 | gcoco | 2015-01-06 | 1 | -11/+9 |
| | | | | |||||
* | | | | poppler: update | Mark Brand | 2015-01-05 | 2 | -16/+8 |
| | | | | |||||
* | | | | dbus: update | Mark Brand | 2015-01-05 | 1 | -2/+2 |
|/ / / | |||||
* | | | vmime update | Mark Brand | 2015-01-02 | 1 | -2/+2 |
| | | | |||||
* | | | freetype: update | Mark Brand | 2014-12-30 | 1 | -2/+2 |
|/ / | |||||
* | | netpbm: update | Mark Brand | 2014-12-26 | 1 | -2/+2 |
| | |