summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* sqlite: updateMark Brand2015-01-161-3/+3
|
* openssl: updateMark Brand2015-01-162-3/+3
|
* gdb: updateMark Brand2015-01-151-2/+2
|
* vmime: updateMark Brand2015-01-141-2/+2
|
* Merge branch 'stable'Volker Grabsch2015-01-111-15/+16
|\
| * Split cleanup-style into even smaller commandsVolker Grabsch2015-01-111-4/+4
| |
| * Do not execute too many shell commands at once in "cleanup-style"Volker Grabsch2015-01-111-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 EOFVolker Grabsch2015-01-111-1/+0
| |
* | Merge branch 'stable'Volker Grabsch2015-01-111-0/+1
|\ \ | |/
| * Add missing .PHONY entry for cleanup-styleVolker Grabsch2015-01-111-0/+1
| |
* | minizip, tools/copydlldeps: Run "make cleanup-style"Volker Grabsch2015-01-112-2/+2
| |
* | openssl: updateMark Brand2015-01-081-2/+2
| |
* | curl: updateMark Brand2015-01-081-2/+2
| |
* | Merge pull request #594 from pavelvat/masterTimothy Gu2015-01-081-0/+48
|\ \ | | | | | | Fix boost
| * | Fix boostPavel Vatagin2014-12-271-0/+48
| | | | | | | | | https://github.com/boostorg/interprocess/pull/15
* | | Merge pull request #598 from sergio91pt/opencvTimothy Gu2015-01-083-3/+228
|\ \ \ | | | | | | | | OpenCV: Fix paths and add shared support
| * | | OpenCV: Fix paths and add shared supportSérgio Faria2015-01-073-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.1Timothy Gu2015-01-061-11/+9
|\ \ \ | | | | | | | | libical v1.0.1
| * | | libical v1.0.1gcoco2015-01-061-11/+9
| | | |
* | | | poppler: updateMark Brand2015-01-052-16/+8
| | | |
* | | | dbus: updateMark Brand2015-01-051-2/+2
|/ / /
* | | vmime updateMark Brand2015-01-021-2/+2
| | |
* | | freetype: updateMark Brand2014-12-301-2/+2
|/ /
* | netpbm: updateMark Brand2014-12-261-2/+2
| |
* | binutils: updateMark Brand2014-12-261-2/+2
| |
* | Merge branch 'stable'Volker Grabsch2014-12-241-0/+5
|\ \ | |/
| * Add MSYS2 to the list of related projectsVolker Grabsch2014-12-231-0/+5
| | | | | | | | See also: https://lists.nongnu.org/archive/html/mingw-cross-env-list/2014-12/msg00019.html
* | Merge branch 'stable'Volker Grabsch2014-12-230-0/+0
|\ \ | |/
| * Create gstreamer-1-bison-3.patchTimothy Gu2014-12-201-0/+34
| | | | | | Fixes #575.
* | libpng: updateMark Brand2014-12-221-2/+2
| |
* | Merge pull request #592 from GuilhermeBernal/patch-2Timothy Gu2014-12-221-1/+1
|\ \ | | | | | | openal: fixes compilation on shared target.
| * | openal: fixes compilation on shared target.Guilherme Lima Bernal2014-12-221-1/+1
|/ / | | | | | | | | The patch should only remove the "common" link, not both. Winmm is linked with this EXTRA_LIBS. Many undefined references fixed. Here is the log: http://pastebin.com/iA6Mku2g
* | xz: updateMark Brand2014-12-211-2/+2
| |
* | harfbuzz: updateMark Brand2014-12-181-2/+2
| |
* | Merge pull request #590 from newnon/masterTimothy Gu2014-12-177-19/+220
|\ \ | | | | | | new packages minizip & tinyxml2, OpenAL updated
| * | OpenAl updatedSergey2014-12-152-19/+46
| | |
| * | tinyxml2Sergey2014-12-153-0/+65
| | |
| * | minizipSergey2014-12-153-0/+109
|/ /
* | Update cgalTimothy Gu2014-12-153-382/+272
| | | | | | | | | | | | | | | | Also adds a test for CGALImageIO. Fixes #587. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Remove extraneous commaTimothy Gu2014-12-141-1/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Print config.log when build succeeded as wellTimothy Gu2014-12-141-6/+5
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge branch 'stable'Timothy Gu2014-12-131-5/+2
|\ \ | |/
| * index: Update see-also linksTimothy Gu2014-12-131-5/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge branch 'stable'Timothy Gu2014-12-131-11/+10
|\ \ | |/
| * index: name javascript functionsTimothy Gu2014-12-131-11/+10
| | | | | | | | | | | | Better debugger output. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | index: Sort package listTimothy Gu2014-12-131-30/+30
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | ccfits: Add update routineTimothy Gu2014-12-131-2/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Added CCfits libraryStefano Balzan2014-12-132-0/+31
| | | | | | | | TODO: add an example program and updade instructions in ccfits.mk
* | cmake: updateTony Theodore2014-12-111-3/+3
| |
* | gnutls: updateMark Brand2014-12-111-2/+2
| |