Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #780 from colinbourassa/libcomm14cux | Timothy Gu | 2015-07-29 | 2 | -1/+21 | |
|\ \ | | | | | | | New package: libcomm14cux | |||||
| * | | New package - libcomm14cux | Colin Bourassa | 2015-07-28 | 1 | -0/+20 | |
| | | | ||||||
| * | | QtWebKit apparently depends on SQLite even if SQLite support is turned off ↵ | Colin Bourassa | 2015-07-28 | 1 | -1/+1 | |
| |/ | | | | | | | in QtBase | |||||
* | | add package pire | Boris Nagaev | 2015-07-28 | 3 | -0/+101 | |
|/ | | | | | | | | | | | | | | | | PIRE is Perl Incompatible Regular Expressions library. This library is aimed at checking a huge amount of text against relatively many regular expressions. Roughly speaking, it can just check whether given text maches the certain regexp, but can do it really fast (more than 400 MB/s on our hardware is common). Even more, multiple regexps can be combined together, giving capability to check the text against apx. 10 regexps in a single pass (and mantaining the same speed). Pire was developed in Yandex (http://company.yandex.ru/) as a part of its web crawler. Homepage: https://github.com/yandex/pire | |||||
* | ffmpeg: update | Timothy Gu | 2015-07-27 | 1 | -2/+2 | |
| | ||||||
* | file: update and fix downloading | Timothy Gu | 2015-07-27 | 2 | -10/+75 | |
| | | | | Fixes #773. | |||||
* | Fix downloading json_spirit,liboauth, and netcdf | Timothy Gu | 2015-07-27 | 3 | -4/+4 | |
| | | | | See #774. | |||||
* | libsvm: Fix indentation | Timothy Gu | 2015-07-27 | 1 | -3/+3 | |
| | ||||||
* | tinyxml: Fix indentation | Timothy Gu | 2015-07-27 | 1 | -6/+6 | |
| | ||||||
* | Merge pull request #727 from bugbrains/tinyxml_shared | Timothy Gu | 2015-07-26 | 3 | -36/+32 | |
|\ | | | | | tinyxml: enable shared | |||||
| * | tinyxml: fix style | Rashad M | 2015-06-23 | 1 | -2/+2 | |
| | | ||||||
| * | tinyxml: fix indention | Rashad M | 2015-06-23 | 1 | -3/+4 | |
| | | ||||||
| * | tinyxml: use cmake to simply shared and static build | Rashad M | 2015-06-21 | 3 | -41/+29 | |
| | | ||||||
| * | remove _BUILD_SHARED= | Rashad M | 2015-06-21 | 1 | -5/+0 | |
| | | ||||||
| * | tinxml: enable shared | Rashad M | 2015-06-21 | 1 | -5/+17 | |
| | | ||||||
* | | Merge pull request #729 from bugbrains/libsvm | Timothy Gu | 2015-07-26 | 2 | -0/+44 | |
|\ \ | | | | | | | libsvm: add package | |||||
| * | | libsvm: fix indention and style | Rashad M | 2015-06-23 | 2 | -3/+3 | |
| | | | ||||||
| * | | libsvm: add package | Rashad M | 2015-06-21 | 2 | -0/+44 | |
| |/ | ||||||
* | | Merge pull request #661 from lbguilherme/master | Timothy Gu | 2015-07-26 | 2 | -151/+35 | |
|\ \ | | | | | | | sfml: update to 2.2 | |||||
| * | | sfml: update to 2.2 | GuilhermeBernal | 2015-03-22 | 2 | -151/+35 | |
| | | | ||||||
* | | | Merge pull request #762 from tehnick/libjpeg-turbo | Timothy Gu | 2015-07-26 | 1 | -0/+24 | |
|\ \ \ | | | | | | | | | Add package libjpeg-turbo | |||||
| * | | | libjpeg-turbo: add yasm to dependencies | Boris Pek | 2015-07-16 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add package libjpeg-turbo | Boris Pek | 2015-07-15 | 1 | -0/+24 | |
| | | | | ||||||
* | | | | update openssl | Timothy Gu | 2015-07-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Fixes #767. | |||||
* | | | | Merge pull request #766 from nathan-osman/add-qhttpengine | Timothy Gu | 2015-07-20 | 1 | -0/+20 | |
|\ \ \ \ | | | | | | | | | | | Add qhttpengine library. | |||||
| * | | | | Add qhttpengine library. | Nathan Osman | 2015-07-20 | 1 | -0/+20 | |
| | | | | | ||||||
* | | | | | Remove Qt5_DIR definition | Timothy Gu | 2015-07-20 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | It's extraneous, and let's let CMake find that out. | |||||
* | | | | | Add missing backslashes | Timothy Gu | 2015-07-20 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Set CMAKE_SYSTEM_PREFIX_PATH and Qt5_DIR in CMake toolchain | Timothy Gu | 2015-07-20 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | Merge pull request #584 from uwehermann/qt5_cmake | Timothy Gu | 2015-07-20 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | qtbase: Append Qt5 cmake dir to CMAKE_PREFIX_PATH. | |||||
| * | | | qtbase: Append Qt5 cmake dir to CMAKE_PREFIX_PATH. | Uwe Hermann | 2014-12-11 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | This allows cmake-using programs to find Qt5 components. | |||||
* | | | | wget: Fix | Timothy Gu | 2015-07-09 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | wget: Fix compilation | Timothy Gu | 2015-07-09 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | rucksack: Disable shared builds | Timothy Gu | 2015-07-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | freeimage, one of its dependencies, is disabled onn shared targets. | |||||
* | | | | Fix eigen | Timothy Gu | 2015-07-09 | 2 | -1/+15 | |
| | | | | ||||||
* | | | | Fix portaudio patch line endings again | Timothy Gu | 2015-07-09 | 1 | -114/+114 | |
| | | | | ||||||
* | | | | eigen/ffmpeg: update | Timothy Gu | 2015-07-06 | 2 | -4/+4 | |
| | | | | ||||||
* | | | | Merge pull request #743 from LuaAndC/master | Timothy Gu | 2015-07-06 | 1 | -0/+48 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix libgcrypt on x86_64 (automake < 1.12) fixes #681 | |||||
| * | | | | fix libgcrypt on x86_64 (automake < 1.12) | Boris Nagaev | 2015-06-28 | 1 | -0/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | automake < 1.12 didn't have serial-tests and gives an error if it sees this, but for automake >= 1.13 serial-tests is required so we have to include it. Solution is to test for the version of automake (by running an external command) and provide serial-tests if necessary. See #681 See https://www.redhat.com/archives/libguestfs/2013-February/msg00102.html | |||||
* | | | | | Merge pull request #655 from newnon/master_WEBP_fix | Timothy Gu | 2015-07-06 | 1 | -0/+18 | |
|\ \ \ \ \ | | | | | | | | | | | | | WebP SSE2 crash fix | |||||
| * | | | | | WebP SSE2 crash fix | Sergey Perepelitsa | 2015-03-14 | 1 | -0/+18 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #631 from andrewrk/rucksack-pkg | Timothy Gu | 2015-07-06 | 3 | -0/+96 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add rucksack package | |||||
| * | | | | | | add rucksack package | Andrew Kelley | 2015-02-26 | 3 | -0/+96 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #597 from sergio91pt/mingw | Timothy Gu | 2015-07-06 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | mingw-w64: Use --enable-idl so widl can be used. | |||||
| * | | | | | | | mingw-w64: Use --enable-idl so widl can be used. | Sérgio Faria | 2015-01-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Any attempt to generate headers for an idl that imports a "standard" idl will fail if the respective idl files are not in the include path. MingW-W64 copies the idl .h files but not the idl files unless --enable-idl is used. | |||||
* | | | | | | | | Rename portaudio-1-fixes.patch to portaudio-1-fixes-crlf.patch | Timothy Gu | 2015-07-06 | 1 | -114/+114 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Makes sure Git doesn't mess up the line endings | |||||
* | | | | | | | | Merge pull request #746 from mgeier/portaudio-wasapi-line-endings | Timothy Gu | 2015-07-06 | 1 | -19/+19 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Change line endings in PortAudio/WASAPI patch | |||||
| * | | | | | | | | Change line endings in PortAudio/WASAPI patch | Matthias Geier | 2015-07-01 | 1 | -19/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the change, I get this error: (cd '.../tmp-portaudio-x86_64-w64-mingw32.static/portaudio' && patch -p1 -u) < ./src/portaudio-1-fixes.patch patching file configure.in patching file src/hostapi/dsound/pa_win_ds.c patching file src/hostapi/wdmks/pa_win_wdmks.c patching file configure.in patching file src/hostapi/wasapi/pa_win_wasapi.c Hunk #1 FAILED at 49 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file src/hostapi/wasapi/pa_win_wasapi.c.rej | |||||
* | | | | | | | | | Merge pull request #750 from hamzaalloush/master-gcc_exports_fix | Timothy Gu | 2015-07-06 | 1 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | GCC: Export codecvt_byname and codecvt symbols for mingw32. | |||||
| * | | | | | | | | | config/abi/pre/gnu.ver: Export codecvt_byname and codecvt symbols for ↵ | Hamza Alloush | 2015-07-04 | 1 | -0/+42 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | mingw32. fixing Boost compilation. |