Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icu4c: update | Tony Theodore | 2014-12-01 | 2 | -17/+2 |
| | |||||
* | wt: fixes for newer boost | Tony Theodore | 2014-12-01 | 1 | -7/+70 |
| | |||||
* | boost: update | Tony Theodore | 2014-12-01 | 3 | -60/+9 |
| | | | | breaks luabind but all other deps (armadillo assimp cgal json_spirit openscenegraph pcl wt xmlwrapp) okay | ||||
* | fltk: update | Tony Theodore | 2014-12-01 | 2 | -21/+2 |
| | |||||
* | hdf4: update | Tony Theodore | 2014-12-01 | 2 | -5/+5 |
| | |||||
* | file: update | Tony Theodore | 2014-12-01 | 2 | -2/+84 |
| | |||||
* | armadillo: update | Tony Theodore | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | gstreamer and plugins: update | Tony Theodore | 2014-12-01 | 3 | -6/+6 |
| | |||||
* | gsoap: update | Mark Brand | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | pthreads: change reference to removed pthreads-w32 package | Tony Theodore | 2014-11-30 | 1 | -2/+2 |
| | |||||
* | opus: portability fix for bashisms | Tony Theodore | 2014-11-30 | 1 | -3/+3 |
| | |||||
* | apr glew: portability fix for $(MAKE) | Tony Theodore | 2014-11-30 | 2 | -2/+2 |
| | |||||
* | librtmp: call *-pkg-config only for static builds | Tony Theodore | 2014-11-30 | 1 | -2/+3 |
| | |||||
* | automake: update and allow v1.14x | Tony Theodore | 2014-11-29 | 1 | -3/+3 |
| | | | | see #517 | ||||
* | xapian-core: update and enable shared | Tony Theodore | 2014-11-27 | 1 | -9/+5 |
| | |||||
* | librtmp: switch to dev version and enable shared | Tony Theodore | 2014-11-27 | 3 | -7971/+8 |
| | | | | fixes #566 | ||||
* | dbus: update | Mark Brand | 2014-11-25 | 1 | -2/+2 |
| | |||||
* | vmime: install the DLL | Mark Brand | 2014-11-24 | 1 | -0/+1 |
| | |||||
* | vmime: enable shared build | Mark Brand | 2014-11-24 | 2 | -30/+7 |
| | |||||
* | gnutls: update | Mark Brand | 2014-11-24 | 2 | -22/+54 |
| | | | | 3.3 is now the stable branch. | ||||
* | libf2c: retry build with single job | Tony Theodore | 2014-11-24 | 1 | -2/+6 |
| | |||||
* | ftgl: workaround for case-insensitive filesystems | Tony Theodore | 2014-11-24 | 1 | -0/+5 |
| | |||||
* | apr-util: portability fix for $(SED) | Tony Theodore | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | aubio: fix for $(TARGET)-ar | Tony Theodore | 2014-11-24 | 1 | -0/+1 |
| | |||||
* | log4cxx: fix build with latest apr update | Tony Theodore | 2014-11-24 | 2 | -28/+0 |
| | |||||
* | fix HTML in entry for package gendef | Mark Brand | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | mxe-conf.cmake: Add Boost_THREADAPI | Timothy Gu | 2014-11-23 | 1 | -4/+5 |
| | | | Closes #560. | ||||
* | Merge pull request #556 from eivindkv/master | Timothy Gu | 2014-11-23 | 1 | -1/+1 |
|\ | | | | | Added -IM4 to autoreconf for libsndfile. | ||||
| * | Added -IM4 to autoreconf for libsndfile. | Eivind Kvedalen | 2014-11-11 | 1 | -1/+1 |
| | | |||||
* | | new package: gendef | Mark Brand | 2014-11-22 | 2 | -0/+28 |
| | | | | | | | | | | Like widl, the code ships with mingw-w64. This tool is useful for generating .def files from dlls, especially x86_64 dlls. | ||||
* | | harfbuzz: update | Mark Brand | 2014-11-21 | 1 | -2/+2 |
| | | |||||
* | | flex: disable shared for $(BUILD) target | Tony Theodore | 2014-11-21 | 1 | -1/+2 |
| | | |||||
* | | libpng: update | Mark Brand | 2014-11-20 | 1 | -2/+2 |
| | | |||||
* | | sqlite: update | Mark Brand | 2014-11-19 | 1 | -2/+2 |
| | | |||||
* | | openblas: Add missing parenthesis | Timothy Gu | 2014-11-18 | 1 | -1/+1 |
| | | | | | | | | | | Fixes #559. Don't know how it worked before. | ||||
* | | xmlrpc-c: Disable shared builds | Timothy Gu | 2014-11-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | It produces both static and shared libraries, no import libraries, and installs the shared libs into the wrong directory. You are always welcomed to fix it! Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | aubio: Add a test program | Timothy Gu | 2014-11-17 | 2 | -0/+30 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | aubio: Enable shared build | Timothy Gu | 2014-11-17 | 1 | -3/+9 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | aubio: Update | Timothy Gu | 2014-11-17 | 3 | -29/+205 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | Add a $(BITS) convenience variable | Timothy Gu | 2014-11-17 | 3 | -6/+4 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | libsndfile: Disable sqlite | Timothy Gu | 2014-11-16 | 1 | -2/+2 |
| | | | | | | it is only used for regression testing. | ||||
* | | apr-util: Explicitly disable freetds | Timothy Gu | 2014-11-16 | 1 | -0/+1 |
| | | | | | | | | | | | | It's broken. Fixes #546. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Disable tests and samples | Timothy Gu | 2014-11-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Fixes building. Poco doesn't supply a way to declare private/static lib deps so linking fails for the tests. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Fix winsock2.h inclusion | Timothy Gu | 2014-11-16 | 1 | -0/+25 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Update | Timothy Gu | 2014-11-16 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | apr-util: Always declare static calling convention on static builds | Timothy Gu | 2014-11-16 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Build as far as possible with parallel building | Timothy Gu | 2014-11-16 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | armadillo: Update | Timothy Gu | 2014-11-14 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | config.guess: Update | Timothy Gu | 2014-11-14 | 1 | -5/+6 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | cairo: Update | Timothy Gu | 2014-11-13 | 2 | -48/+2 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> |