summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | update tidy-html5Boris Pek2018-08-301-2/+2
| | | |
* | | | nsis: use scons-local with python2 and use SOURCE_DIRTony Theodore2018-08-311-3/+7
| | | |
* | | | add standalone scons-local pkg and remove scons from reqsTony Theodore2018-08-311-0/+19
| | | |
* | | | update nasmBoris Pek2018-08-312-2/+4
| | | |
* | | | nasm: fix build with GCC >= 8.x.Boris Pek2018-08-311-0/+27
| | | |
* | | | hamlib: update 3.2 --> 3.3 (#2188)Lars2018-08-261-2/+2
| | | |
* | | | glm: update and fixed test (#2189)PsychoX2018-08-262-2/+3
| | | |
* | | | mpc: generic update used instead hand-donePsychoXIVI2018-08-261-5/+1
| | | |
* | | | mpc: update and fixed version checkingPsychoXIVI2018-08-261-6/+7
|/ / / | | | | | | So its updates and compile :F
* | | update vmimeMark Brand2018-08-211-2/+2
| | |
* | | nsis: remove obsolete patch and MINGW_CROSS_PREFIX variableTony Theodore2018-08-182-48/+0
| | |
* | | use XGCC_W32_PREFIX for newer nsisdon bright2018-08-181-0/+1
| | | | | | | | | new versions of NSIS require XGCC_W32_PREFIX not MINGW_CROSS_PREFIX, see http://nsis.sourceforge.net/Docs/AppendixG.html
* | | update: expat, harfbuzz, opensslMark Brand2018-08-163-6/+6
| | |
* | | libatomic_ops libsignal-protocol-c libssh: fix gcc4 buildTony Theodore2018-08-163-3/+3
| | |
* | | qscintilla2: fix static *.prl installTony Theodore2018-08-151-1/+2
| | |
* | | libzip: update and switch to github/cmakeTony Theodore2018-08-152-62/+15
| | |
* | | wt: fix posix buildTony Theodore2018-08-151-1/+21
| | |
* | | itk: switch to github and update 4.13.0 --> 4.13.1Tony Theodore2018-08-151-12/+3
| | | | | | | | | | | | fixes gcc8 build
* | | pe-parse: fix gcc8 buildTony Theodore2018-08-151-1/+1
| | |
* | | gtkimageview guile libssh: fix gcc5 unrecognised optionsTony Theodore2018-08-153-3/+3
| | |
* | | opencv: fix gcc7 buildTony Theodore2018-08-151-0/+3
| | |
* | | gtkglextmm: fix gcc7 buildTony Theodore2018-08-151-0/+1
| | |
* | | gtkmm2/3: fix gcc7 buildTony Theodore2018-08-152-0/+2
| | |
* | | physfs: update 2.0.3 --> 3.0.1Tony Theodore2018-08-152-54/+7
| | |
* | | pe-parse: fix gcc7 buildTony Theodore2018-08-151-1/+2
| | |
* | | muparserx: fix gcc7 buildTony Theodore2018-08-151-1/+1
| | |
* | | libssh: fix gcc7 buildTony Theodore2018-08-151-1/+1
| | |
* | | json_spirit: fix gcc7 buildTony Theodore2018-08-151-7/+6
| | |
* | | guile: fix gcc7 buildTony Theodore2018-08-151-8/+5
| | |
* | | gtkimageview: fix gcc7 buildTony Theodore2018-08-151-7/+5
| | |
* | | itk: update 4.10.1 --> 4.13.0Tony Theodore2018-08-151-7/+6
| | |
* | | cgal: fix tests for gcc ≥ 6 with CMAKE_CXX_STANDARD=98Tony Theodore2018-08-151-2/+4
| | |
* | | cmake toolchain: fix gcc ≥ 6 with CMAKE_<lang>_IMPLICIT_INCLUDE_DIRECTORIESTony Theodore2018-08-151-0/+9
| | |
* | | cmake: revert "add option to disable -isystem"Tony Theodore2018-08-151-29/+3
| | |
* | | hyperscan: revert "fix include paths for building with gcc >= 6"Tony Theodore2018-08-151-1/+0
| | |
* | | Revert "cgal: fix gcc ≥ 6 build"Tony Theodore2018-08-151-7/+2
| | | | | | | | | | | | This reverts commit 8912905d690604cddb95f68fd437d5f86924713f.
* | | Fixed `lua` copy executable command to source from `.exe`PsychoXIVI2018-08-141-1/+1
| | |
* | | secure/fix URLsViktor Szakats2018-08-1413-18/+16
| | |
* | | update: dbus, freetds, gdb, harfbuzzMark Brand2018-08-134-8/+8
| | |
* | | sfml: use new-style options BUILD_DIR, SOURCE_DIR, GH_CONFTony Theodore2018-08-131-14/+5
| | |
* | | cgal: fix gcc ≥ 6 buildTony Theodore2018-08-131-2/+7
| | |
* | | Install Qt4 translationsIvan Romanov2018-08-021-0/+1
|/ /
* | qjson: consolidate patchesTony Theodore2018-07-312-79/+71
| |
* | Add QJSON patchIvan Romanov2018-07-311-0/+78
| |
* | Secure URLsViktor Szakats2018-07-319-13/+13
| |
* | Secure URLsViktor Szakats2018-07-2749-71/+71
| |
* | update: gnutls, harfbuzz, libpng, qtkeychainMark Brand2018-07-175-47/+8
| |
* | update: harfbuzz, freetdsMark Brand2018-07-132-4/+5
| |
* | update curlMark Brand2018-07-111-2/+2
| |
* | gettext: use included libcroco on darwinTony Theodore2018-07-011-0/+1
| | | | | | | | fixes #2142