summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* update vmimeMark Brand2017-09-071-2/+2
|
* update lzmaMark Brand2017-08-281-2/+2
|
* update libgcryptMark Brand2017-08-271-2/+2
|
* add Intel Threading Building Blocks packageTony Theodore2017-08-271-0/+34
|
* update: libjpeg-turbo, openjpegMark Brand2017-08-255-41/+36
|
* update: freetds, harfbuzzMark Brand2017-08-252-4/+4
|
* update libpngMark Brand2017-08-251-2/+2
|
* update sqliteMark Brand2017-08-241-2/+2
|
* update gnutlsMark Brand2017-08-211-2/+2
|
* update: expat, lz4Mark Brand2017-08-202-5/+5
|
* update vmimeMark Brand2017-08-181-2/+2
|
* tiff: update website URLMark Brand2017-08-161-2/+2
| | | | | | The project no longer controls the previous sites. https://en.wikipedia.org/wiki/Libtiff#Website_hijacking
* Merge pull request #1880 from tonytheodore/cpackTony Theodore2017-08-153-1/+25
|\ | | | | cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLE
| * cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLETony Theodore2017-08-153-1/+25
| | | | | | | | see #1502
* | update curlMark Brand2017-08-141-4/+5
|/ | | | | | | Curl 7.55.1 configures threaded resolver backend by default, which introduces pthreads dependency. https://github.com/curl/curl/pull/1647/commits
* libarchive: use pkgconfig instead of sed for static defsTony Theodore2017-08-132-5/+20
|
* libarchive: use BUILD_DIR and SOURCE_DIRTony Theodore2017-08-131-3/+3
|
* libarchive: use nettle instead of bcrypt for CNG(Crypto Next Generation)Tony Theodore2017-08-133-22/+9
| | | | | fixes #1876 closes #1877
* update: dbus expat harfbuzz libgcrypt libpng vmimeMark Brand2017-08-116-12/+12
|
* Merge pull request #1875 from darealshinji/patch-1Tony Theodore2017-08-111-1/+1
|\ | | | | x264: use $(SORT)
| * x264: use $(SORT)darealshinji2017-08-101-1/+1
| |
* | update: curlMark Brand2017-08-101-3/+3
|/
* Merge pull request #1873 from muellni/oce-upgradeTony Theodore2017-08-092-19/+33
|\ | | | | oce: update
| * oce: updateMartin Müllenhaupt2017-08-082-19/+33
| |
* | Merge pull request #1872 from yipdw/feature/gumbo-buildTony Theodore2017-08-072-0/+40
|\ \ | | | | | | Add package file for Gumbo, an HTML5 parsing library
| * | gumbo: Use gumbo-parser's own pkgconfig filesDavid Yip2017-08-071-8/+0
| | |
| * | gumbo: add new package and test programDavid Yip2017-08-072-0/+48
| | |
* | | Merge pull request #1862 from dl5rcw/masterTony Theodore2017-08-071-2/+3
|\ \ \ | |/ / |/| | updating to hamlib 3.1 + adding lusb-1.0 to pkgconfig
| * | updating to hamlib 3.1 + adding lusb-1.0 to pkgconfig to compile the test fileLars2017-08-061-2/+3
| | | | | | | | | | | | adding Requires section
* | | sqlite: updateMark Brand2017-08-041-2/+2
| | |
* | | qtwebkit: add testTony Theodore2017-08-042-0/+36
| | |
* | | qtwebkit: fix crash on startupTony Theodore2017-08-031-0/+47
| | | | | | | | | | | | fixes #1868
* | | Merge pull request #1858 from tonytheodore/devil-eolTony Theodore2017-08-022-13/+5
|\ \ \ | | | | | | | | devil: use $(SED) instead of patch for EOL issues
| * | | devil: use $(SED) instead of patch for EOL issuesTony Theodore2017-07-262-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can't figure out why the other two *.rc files patch correctly and this one doesn't. Patch was created with `make export-patch-` with git config `autocrlf = input`. Devil has it's own `.gitattributes` file but nothing seems to work. fixes #1856
* | | | freetype: Don't autodetect harfbuzz.Tobias Gruetzmacher2017-08-012-2/+2
| | | | | | | | | | | | | | | | | | | | This makes the harfbuzz support explicit: freetype-bootstrap does not use harfbuzz, but freetype does.
* | | | update vmimeMark Brand2017-07-311-2/+2
| | | |
* | | | upgrade qt5 packages to Qt 5.9.1Mark Brand2017-07-3133-49/+49
| |/ / |/| |
* | | cgal: use new-style options and restore testsTony Theodore2017-07-262-12/+52
| | |
* | | cgal: Fixed build.Robert Marsa2017-07-262-18/+12
| | |
* | | Updated cgal to 4.10.Robert Marsa2017-07-261-3/+3
|/ /
* | cfitsio: install pkg-config fileTony Theodore2017-07-251-0/+7
| | | | | | | | fixes #1855
* | hyperscan: fix include paths for building with gcc >= 6Tony Theodore2017-07-251-0/+1
| | | | | | | | fixes #1811
* | cmake: add option to disable -isystemTony Theodore2017-07-251-0/+27
| | | | | | | | | | Alternative to #1811, this seems like it should be fixed upstream in gcc/cmake rather than individual packages
* | Merge pull request #1853 from tonytheodore/native-libtoolTony Theodore2017-07-253-1/+4
|\ \ | | | | | | add libtool dep for native packages using autotools
| * | add libtool dep for native packages using autotoolsTony Theodore2017-07-253-1/+4
| |/ | | | | | | | | | | | | Partially built autotools suite can cause race condition when plugins/native is included fixes #1851
* | log4cxx: add patch headerTony Theodore2017-07-251-0/+17
| |
* | Merge branch 'log4cxx-invalid-narrowing-conversion-with-gcc6' of ↵Tony Theodore2017-07-251-0/+105
|\ \ | | | | | | | | | https://github.com/mbunkus/mxe into mbunkus-log4cxx-invalid-narrowing-conversion-with-gcc6
| * | log4cxx: fix invalid narrowing conversion tripping up g++ >= 6Moritz Bunkus2017-07-091-0/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | g++ 6 is stricter regarding narrowing conversions in initializer lists. This causes errors similar to the following during compilation with the gcc6 or gcc7 overlays: locationinfo.cpp:163:21: error: narrowing conversion of '237' from 'int' to 'char' inside { } [-Wnarrowing] This has already been fixed upstream in several consecutive patches, but there's no release including those fixes yet. This patch consists of the essence of said fixes.
* | | sdl_sound: convert to git-format-patch styleTony Theodore2017-07-251-1/+14
| | |
* | | Merge branch 'sdl_sound-test-program-compilation-with-gcc6' of ↵Tony Theodore2017-07-251-0/+13
|\ \ \ | | | | | | | | | | | | https://github.com/mbunkus/mxe into mbunkus-sdl_sound-test-program-compilation-with-gcc6