summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | libgsf: UpdateTimothy Gu2014-10-201-2/+2
| | | | | | | | | | | | Fixes #543. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge branch 'update-glib'Timothy Gu2014-10-204-101/+44
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Lluixhi Scura] - Update glib and glibmm to 2.41.2 [Timothy Gu] - Update glib and glibmm to 2.42.0 This merges pull request #453. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | flex: UpdateTimothy Gu2014-10-151-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | flex, libpng: Use $(SOURCEFORGE_MIRROR)Timothy Gu2014-10-152-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | glib, glibmm: Update to 2.42.0Timothy Gu2014-10-143-71/+6
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | Update glib and glibmm to 2.41.2Lluixhi Scura2014-10-143-34/+42
| | |
* | | gdal: Avoid $(PKG)_BUILD_SHAREDTimothy Gu2014-10-201-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Regression from 0e39fbcb46b13d0822a5162186416611338de4f4. Fixes #535. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | mxe-conf.cmake: Prepend CMAKE_MODULE_PATH instead of overwriting itTimothy Gu2014-10-201-1/+1
| | | | | | | | | | | | | | | | | | Fixes compilation of Armadillo. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | armadillo: Update and use out-of-tree buildsTimothy Gu2014-10-204-41/+36
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | jpeg: Fix jmorecfg.h patchTimothy Gu2014-10-191-4/+38
| | | | | | | | | | | | | | | | | | Fixes compiling graphicsmagick Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | gdal: Fix library detectionTimothy Gu2014-10-182-4/+125
| | | | | | | | | | | | | | | | | | Also add libxml2 support Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libxml2: Symlink config script to standard locationTimothy Gu2014-10-181-0/+1
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | gdal: Remove remnants of i686-pc-mingw32Timothy Gu2014-10-181-10/+1
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | gdal: Update and fix config script locationsTimothy Gu2014-10-181-4/+4
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | geos: Fix geos-config scriptTimothy Gu2014-10-182-1/+83
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>