summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cminpack: UpdateTimothy Gu2014-11-131-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* sdl[2]_net: Fix winsocks2.h includeTimothy Gu2014-11-132-0/+52
| | | | | | | | | The problem didn't manifest itself until https://github.com/mirror/mingw-w64/commit/9bd8fe9148924840d315b4c915dd099955ea89d1 (included in MinGW-w64 3.3.0). Fixes #550. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* dbus: updateMark Brand2014-11-101-2/+2
|
* gnutls: updateMark Brand2014-11-101-2/+2
|
* gsoap: updateMark Brand2014-11-091-2/+2
|
* wxwidgets: Remove ANSI recipeTimothy Gu2014-11-091-30/+1
| | | | | | It is deprecated for a long time, and it is rarely tested. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* wxwidgets: Use $(MXE_DISABLE_CRUFT)Timothy Gu2014-11-091-6/+10
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* wxwidgets: Update and fix building after update of GCCTimothy Gu2014-11-091-3/+5
| | | | | | Fixes #554. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* json_spirit: Add linking testTimothy Gu2014-11-091-0/+4
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* json_spirit: Remove unneeded CMake switchesTimothy Gu2014-11-091-11/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* FIxupTimothy Gu2014-11-091-1/+11
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* json_spirit: Support shared buildsTimothy Gu2014-11-092-13/+43
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* json_spirit: Add semi-automatic update macroTimothy Gu2014-11-081-2/+9
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Added json_spirit packageRussell Standish2014-11-081-0/+44
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* vmime: updateMark Brand2014-11-081-2/+2
|
* curl: updateMark Brand2014-11-051-2/+2
|
* gdb: updateMark Brand2014-10-301-2/+2
|
* gcc: updateMark Brand2014-10-302-10/+12
|
* remove stray commentMark Brand2014-10-291-2/+0
|
* wget: enable shared buildMark Brand2014-10-291-2/+2
|
* wget: updateMark Brand2014-10-293-30/+231
|
* sqlite: updateMark Brand2014-10-291-2/+2
|
* qscintilla2: fix spacingTony Theodore2014-10-291-3/+2
|
* add native package GNU MakeTony Theodore2014-10-291-0/+27
| | | | mostly to test the new v4 series
* various packages: run `make cleanup-style`Tony Theodore2014-10-299-13/+13
|
* widl: portability fix for clangTony Theodore2014-10-291-0/+16
|
* crystalhd: fix typosTony Theodore2014-10-281-2/+2
|
* Update package polarssl to 1.3.9Andre Heinecke2014-10-281-2/+2
|
* glib: fix for i686-w64-mingw32Mark Brand2014-10-271-1/+1
| | | | Correction to 38cdd7b19b24eb82a029c75b0891d9bce6b927a5
* glib: rebase patchesMark Brand2014-10-271-203/+246
|
* mingw-w64: updateMark Brand2014-10-272-3/+4
|
* libpng: updateMark Brand2014-10-241-2/+2
|
* qwt: updateMark Brand2014-10-221-2/+2
|
* qscintilla2: updateMark Brand2014-10-221-2/+2
|
* libgeotiff: Enable sharedTimothy Gu2014-10-221-6/+7
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* geos: Enable shared buildsRashad M2014-10-221-6/+1
| | | | | | | | Modifications: don't define GEOS_INLINE. See #534. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* gnutls: Use libgnurx instead of libpcreposixTimothy Gu2014-10-221-5/+2
| | | | | | It's more widely used and has fewer dependencies. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* portablexdr: Enable sharedTimothy Gu2014-10-221-6/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* proj: enable shared libsRashad M2014-10-221-4/+1
| | | | | | | | I fixed indentation before pushing. See #534. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* pcl: Fix retry `make` command directoryTimothy Gu2014-10-221-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* lensfun: UpdateTimothy Gu2014-10-226-138/+271
| | | | | | Fixes #542. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* crystalhd: Use 0644 permission for installed filesTimothy Gu2014-10-221-1/+3
| | | | Fixes #541.
* netcdf: Add portablexdr as a dependencyTimothy Gu2014-10-211-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* poco: Fall back to serial build if parallel build failsTimothy Gu2014-10-211-1/+2
| | | Should fix #544.
* Merge branch 'stable'Timothy Gu2014-10-212-3/+3
|\ | | | | | | | | | | Conflicts: src/guile.mk src/xine-lib.mk
| * guile: Disable Texinfo info documents buildingTimothy Gu2014-10-201-2/+2
| | | | | | Might fix #537.
| * xine-lib: Use autoreconf -fiTimothy Gu2014-10-201-3/+1
| | | | | | Might fix #540.
| * gtkimageview: Fix download URLTimothy Gu2014-10-201-3/+10
| | | | | | | | | | | | | | Fixes part of #532. Signed-off-by: Timothy Gu <timothygu99@gmail.com> (cherry picked from commit 5cb1270f8cfe9beb6aa47fbf656cc40fee01af82)
| * package sfml: fix freetype detectionTony Theodore2014-10-091-1/+2
| |
* | gsoap: updateMark Brand2014-10-202-31/+34
| |