summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* lua: install cross-compiled binary to <target>/binBoris Nagaev2015-12-061-2/+4
|
* libsodium: remove unnecessary options and separate install stepTony Theodore2015-12-051-4/+4
|
* Adding new library libsodium.rezahousseini2015-12-051-0/+26
|
* Merge pull request #1016 from LuaAndC/patch-tool-improvementsTony Theodore2015-12-041-2/+1
|\ | | | | Patch tool improvements
| * fix "git am" for gcc-1.patchBoris Nagaev2015-11-291-2/+1
| | | | | | | | | | | | | | | | _subborrow_u32 was replaced with _addcarryx_u32 patch tool is less verbose than "git am". see #983
* | xine-lib: remove mman-win32 renaming patchTony Theodore2015-12-041-303/+0
| |
* | ossim: fix SUBDIR and disable appsTony Theodore2015-12-041-2/+5
| |
* | Merge pull request #1032 from tonytheodore/gcc-dllTony Theodore2015-12-041-6/+12
|\ \ | | | | | | gcc: don't install *.dlls to version specific directory
| * | gcc: don't install *.dlls to version specific directoryTony Theodore2015-12-031-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | * any future side-by-side installs will use targets as a higher level directory separation, we don't want to mix libs built with different versions of the compiler. * add note about keeping `--enable-version-specific-runtime-libs` * remove TODO, there's no sane way to configure the install
* | | remove Byte Order Mark (BOM) from a patchBoris Nagaev2015-12-031-1/+1
| | | | | | | | | | | | It is not needed in ASCII/UTF-8 file
* | | Merge pull request #1029 from bugbrains/update_ossimTony Theodore2015-12-031-10/+11
|\ \ \ | | | | | | | | OSSIM: 1.8.18 -> 1.8.20-1
| * | | OSSIM: 1.8.18 -> 1.8.20-1Rashad Kanavath2015-12-021-10/+11
| | | |
* | | | openscenegraph openthreads: add patch headersTony Theodore2015-12-032-0/+6
| | | |
* | | | openscenegraph: use previously built openthreadsRashad Kanavath2015-12-032-1/+12
| | | |
* | | | add package openthreads (using openscenegraph source)Rashad Kanavath2015-12-032-0/+75
| | | |
* | | | Merge pull request #1028 from bugbrains/update_gdalTony Theodore2015-12-031-2/+2
|\ \ \ \ | | | | | | | | | | GDAL 1.11.2 -> 2.0.1
| * | | | GDAL 1.11.2 -> 2.0.1Rashad Kanavath2015-12-021-2/+2
| |/ / /
* | | | harfbuzz: fix for mman-win32 detectionTony Theodore2015-12-031-0/+2
| |/ / |/| |
* | | freetds: update 0.95.8 --> 0.95.73Tony Theodore2015-12-021-2/+2
| | |
* | | Merge pull request #1011 from fiesh/masterTony Theodore2015-12-023-0/+101
|\ \ \ | |/ / |/| | add cryptopp (https://www.cryptopp.com/)
| * | add cryptopp (https://www.cryptopp.com/)Christoph Weiss2015-12-023-0/+101
| | |
* | | itk: enable shared following b317f60Tony Theodore2015-12-021-2/+0
| | |
* | | itk: fix shared buildRashad Kanavath2015-12-021-0/+26
| | |
* | | freetds: add update macroTony Theodore2015-12-021-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | See: * https://github.com/mxe/mxe/issues/770 * https://github.com/mxe/mxe/commit/746f4700152cc8a5aa945db8a3649a3d465d992a There's still no obvious way to determine revision tagging, so just use the published stable tarballs.
* | | Revert "gcc: don't install *.dlls to version specific directory"Tony Theodore2015-12-021-1/+1
| | | | | | | | | | | | This reverts commit ae8f6def5cd64988c8c25e48bb2d4698dab45d8a.
* | | dbus: updateMark Brand2015-12-021-2/+2
| | |
* | | curl: updateMark Brand2015-12-021-2/+2
| | |
* | | gcc: don't install *.dlls to version specific directoryTony Theodore2015-12-021-1/+1
| | | | | | | | | any side-by-side installs will use targets as a higher level directory separation, we don't want to mix libs built with different versions of the compiler.
* | | libxml2: fix zlib detectionMrMagne2015-12-021-0/+1
| | |
* | | polarssl: enable zlib and really build .dllTony Theodore2015-12-023-22/+59
| | |
* | | nlopt: really build .dllTony Theodore2015-12-021-1/+1
| | |
* | | mman-win32: switch to cmake and really build .dllTony Theodore2015-12-021-15/+15
| | |
* | | libmng: really create .dllTony Theodore2015-12-021-1/+1
| | |
* | | xvidcore: update 1.3.3 --> 1.3.4Tony Theodore2015-12-021-2/+2
| | |
* | | x264: update 20141130 --> 20151011Tony Theodore2015-12-021-2/+2
| | |
* | | wavpack: update 4.75.0 --> 4.75.2Tony Theodore2015-12-021-2/+2
| | |
* | | proj: update 4.8.0 --> 4.9.1Tony Theodore2015-12-021-2/+2
| | |
* | | primesieve: update 5.4.1 --> 5.5.0Tony Theodore2015-12-021-3/+3
| | |
* | | pfstools: update 2.0.0 --> 2.0.4Tony Theodore2015-12-021-2/+2
| | |
* | | opus: update 1.1 --> 1.1.1Tony Theodore2015-12-021-2/+2
| | |
* | | openblas: update 0.2.12 --> 0.2.15Tony Theodore2015-12-021-2/+2
| | |
* | | mpg123: update 1.21.0 --> 1.22.4Tony Theodore2015-12-021-2/+2
| | |
* | | libwebp: update 0.4.2 --> 0.4.4Tony Theodore2015-12-021-2/+2
| | |
* | | vmime: updateMark Brand2015-12-011-2/+2
| | |
* | | libxml2: add missing zlib dependencyTony Theodore2015-12-011-1/+1
| | |
* | | test/CMakeLists.txt: use default C and CXX languagesTony Theodore2015-12-011-2/+2
| | |
* | | itk: add updater, update 4.4.1-->4.8.2, enable system libs, and use cmake ↵Tony Theodore2015-12-012-91/+15
| | | | | | | | | | | | wrapper
* | | cmake wrapper: use common TryRunResults.cmakeTony Theodore2015-12-012-1/+160
| | |
* | | json-glib: unify rules, build only lib, use sha256 checksumTony Theodore2015-12-011-13/+3
| | |
* | | Add package json-glibAndre Heinecke2015-12-011-0/+34
| | |