Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boost pthreads sdl: tidy up cmake tests | Tony Theodore | 2015-10-04 | 7 | -29/+79 |
| | | | | closes #887 | ||||
* | sdl: add cmake test | Tony Theodore | 2015-10-03 | 1 | -0/+14 |
| | |||||
* | cmake modules: status message about using custom mxe file | Tony Theodore | 2015-10-03 | 9 | -0/+18 |
| | |||||
* | move cmake modules to src/cmake/modules | Tony Theodore | 2015-10-03 | 13 | -2/+1 |
| | |||||
* | boost: add cmake test | Tony Theodore | 2015-10-02 | 1 | -0/+13 |
| | |||||
* | harfbuzz: update | Mark Brand | 2015-10-01 | 1 | -2/+2 |
| | |||||
* | xz: update | Mark Brand | 2015-09-30 | 1 | -2/+2 |
| | |||||
* | openexr openscenegraph: remove -fpermissive from CXXFLAGS | Tony Theodore | 2015-09-30 | 2 | -2/+2 |
| | |||||
* | ilmbase openexr: use BUILD_CXX portability variable | Tony Theodore | 2015-09-30 | 2 | -4/+4 |
| | |||||
* | set WINEPREFIX to a readonly directory to force wine to fail | Tony Theodore | 2015-09-30 | 1 | -0/+3 |
| | | | | fixes #841 | ||||
* | luajit ocaml-core: use BUILD_CC variable | Tony Theodore | 2015-09-30 | 2 | -2/+2 |
| | |||||
* | openblas: use BUILD_CC varaible and remove unused HOSTFC | Tony Theodore | 2015-09-30 | 1 | -2/+1 |
| | |||||
* | gmp guile icu4c ncurses xmlrpc: use BUILD_CC/CXX portability variable | Tony Theodore | 2015-09-30 | 5 | -7/+7 |
| | |||||
* | Merge pull request #896 from ChristianFrisson/pkgconf-cmake | Tony Theodore | 2015-09-29 | 1 | -1/+1 |
|\ | | | | | pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE | ||||
| * | pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE in pkgconf.cmake ↵ | Christian Frisson | 2015-09-29 | 1 | -1/+1 |
| | | | | | | | | so that pkgconf can be found through cmake at first run | ||||
* | | widl: generation of widl.cmake with CMAKE_WIDL indicating the path of the ↵ | Christian Frisson | 2015-09-29 | 1 | -0/+4 |
|/ | | | | widl executable | ||||
* | Merge pull request #893 from LuaAndC/prefixed-protoc | Tony Theodore | 2015-09-29 | 1 | -2/+2 |
|\ | | | | | protobuf: install prefixed protoc tool | ||||
| * | protobuf: install prefixed protoc tool | Boris Nagaev | 2015-09-27 | 1 | -2/+2 |
| | | |||||
* | | speexdsp: move to src/ | Tony Theodore | 2015-09-29 | 1 | -0/+25 |
| | | |||||
* | | wget: use MXE_CONFIGURE_OPTS | Mark Brand | 2015-09-28 | 1 | -3/+1 |
| | | |||||
* | | new package: unrtf | Mark Brand | 2015-09-27 | 2 | -0/+94 |
|/ | |||||
* | Merge pull request #866 from LuaAndC/muparser-update-github | Tony Theodore | 2015-09-26 | 1 | -8/+7 |
|\ | | | | | muparser: update upstream URL and version to 2.2.5 | ||||
| * | muparser: update upstream URL and version to 2.2.5 | Boris Nagaev | 2015-09-26 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original muparser location [1] forwards to Google Code [2], which in turn forwards to Github [3]. Version 2.2.3 can't be found on Github, that is why it was updated to 2.2.5. Updater script updated as well. MXE_GET_GITHUB_TAGS is used. [1] http://sourceforge.net/projects/muparser/ [2] https://code.google.com/p/muparser/ [3] https://github.com/beltoforion/muparser | ||||
* | | add updater for pire | Boris Nagaev | 2015-09-26 | 1 | -0/+5 |
|/ | |||||
* | ossim: various fixes and cleanups | Tony Theodore | 2015-09-25 | 1 | -13/+7 |
| | | | | | | | | | | | -explicitly declare static/shared builds -enable freetype -use openthreads from openscenegraph -only build/install libs and headers -remove dummy test program -remove random empty lines see #726 | ||||
* | add package ossim | Rashad M | 2015-09-25 | 1 | -0/+36 |
| | |||||
* | openscenegraph: update 3.2.1 --> 3.40 and enable shared | Tony Theodore | 2015-09-25 | 1 | -7/+5 |
| | |||||
* | llvm: enable shared build | Boris Nagaev | 2015-09-24 | 1 | -3/+3 |
| | |||||
* | llvm: fix update macro and remove obsolete llvm-config symlink | Tony Theodore | 2015-09-24 | 1 | -2/+1 |
| | | | | Fixes #844 | ||||
* | qt and qtbase: fix the test built the manual way | Boris Nagaev | 2015-09-23 | 2 | -2/+18 |
| | | | | | | Add MOC and RCC commands and files produced to the test. close #883 | ||||
* | all packages: really use sha256 checksums | Tony Theodore | 2015-09-23 | 370 | -370/+370 |
| | |||||
* | Merge pull request #851 from LuaAndC/qt-improve-test | Tony Theodore | 2015-09-23 | 4 | -4/+40 |
|\ | | | | | Qt: test more Qt tools (moc, rcc) | ||||
| * | qt-test: add a header | Boris Nagaev | 2015-09-21 | 3 | -4/+34 |
| | | | | | | | | Test moc tool | ||||
| * | qt-test: add Qt resources file | Boris Nagaev | 2015-09-21 | 2 | -0/+6 |
| | | | | | | | | Test rcc tool | ||||
* | | many packages: cleanup deps ordering | Tony Theodore | 2015-09-23 | 80 | -82/+87 |
| | | |||||
* | | all packages: switch to sha256 checksums | Tony Theodore | 2015-09-23 | 370 | -370/+370 |
| | | | | | | | | closes #871 | ||||
* | | pthreads: test cmake find_package(Threads REQUIRED) | Tony Theodore | 2015-09-23 | 1 | -4/+18 |
| | | |||||
* | | Merge pull request #850 from LuaAndC/gtk3 | Tony Theodore | 2015-09-23 | 6 | -0/+296 |
|\ \ | | | | | | | add packages gtk3 and gtkmm3 | ||||
| * | | add packages gtk3 and gtkmm3 | Gerardo Ballabio | 2015-09-21 | 6 | -0/+296 |
| |/ | | | | | | | | | | | | | | | | | | | | | Pango has been updated to 1.37.4 in 24cf97dbdd62ece0ea0b39cf33694a8804352bd1 Side effects: * mute function g_win32_run_session_bus of glib (see the thread) * add new external dependency: gdk-pixbuf Original thread: https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-08/msg00009.html | ||||
* | | sdl_rwhttp: remove obsolete deps for i686-pc-mingw32 | Tony Theodore | 2015-09-22 | 1 | -5/+1 |
| | | |||||
* | | libepoxy: update 1.2 --> 1.3.1 | Tony Theodore | 2015-09-21 | 1 | -4/+5 |
| | | |||||
* | | tinyxml2: update 2.2.0 --> 3.0.0 | Tony Theodore | 2015-09-21 | 2 | -39/+4 |
| | | |||||
* | | wavpack: update 4.70.0 --> 4.75.0 | Tony Theodore | 2015-09-21 | 2 | -16/+2 |
| | | |||||
* | | xapian-core: update 1.2.19 --> 1.2.21 | Tony Theodore | 2015-09-21 | 1 | -2/+2 |
| | | |||||
* | | libjpeg-turbo: merge patches | Tony Theodore | 2015-09-21 | 2 | -32/+27 |
| | | |||||
* | | Merge pull request #834 from ↵ | Tony Theodore | 2015-09-21 | 2 | -2/+28 |
|\ \ | | | | | | | | | | | | | LuaAndC/libjpeg-turbo-2-install-DLL-to-bin-libjpeg-turbo libjpeg-turbo: install DLL to bin/libjpeg-turbo | ||||
| * | | libjpeg-turbo: install DLLs to bin/ | Boris Nagaev | 2015-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Do not install DLLs to bin/libjpeg-turbo/$dlname See #834 | ||||
| * | | libjpeg-turbo: install DLL to bin/libjpeg-turbo | Boris Nagaev | 2015-09-06 | 2 | -2/+28 |
| | | | | | | | | | | | | | | | | | | | | | Enable shared build. It was disabled because DLLs were installed to lib/bin. see #826 | ||||
* | | | pire: fix shared build, build only libs and test program | Tony Theodore | 2015-09-21 | 3 | -51/+38 |
| | | | |||||
* | | | Merge pull request #876 from LuaAndC/fftw-combined-threads | Tony Theodore | 2015-09-21 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | fftw: compile with combined thread libraries |